Glossary
Site Speed
Refers to the speed at which the elements on a web page load. Site speed relates to ease of use, and is also a metric used by search engine algorithms in determining site health.
Related Terms
Glossary
H1
A semantic HTML tag that denotes a webpage’s main subject. This is sometimes referred to as the page’s title, but in coding terminology, is different from the Title tag, which is the title that will appear on a browser tab. An H1 subject will only appear on the page itself.
View Definition
Glossary
301 Redirect
301 redirect refers to a code sent by a website’s hosting server to a browser. In practice, it means you’ll get redirected to a new page when you input the old URL.
For website administrators, 301 redirects shouldn’t be used in excess, but can be a good way to deliver relevant pages to users when the original page has been removed or the content has been merged into another page.
From an SEO perspective, the old page’s ranking will transfer to the new page.
View Definition
Glossary
Crawl
In web terms, crawling refers to minimally invasive programs that scan webpages and entire websites to catalog their content. Websites should be crawlable and easily interpreted by these programs so that your site is properly represented on search engines like Google and Bing.
View Definition