Header tags are not to be confused with the head section or portion of code in HTML. Header tags belong in the HTML body section. Header tags provide structure and ease navigation on your website. How do you know what specifically a book is going to cover? You look in the table of contents and review the chapters. Header tags are like chapters in a book. They … [Read more...] about What is the Significance of HTML Header Tags on Rankings?
Search Engine Optimization Tips
Is the Meta Tag Dead?
Meta tags are tags inserted in the head portion of your HTML code. There are two kinds of meta tags you need to differentiate between. One is the meta keyword tag and the other, the meta description tag. This is an example of the keyword meta tag: <META name=“keywords” content=“keyword1, keyword2, keyword3”> This is an example of the description meta … [Read more...] about Is the Meta Tag Dead?
Getting Title Tags Done Right
A well-written title tag is one of the most important on-page factors to optimize for your website. This is what shows in the top bar of your browser. It defines what the page is about. A title tag is limited to 60-115 characters so use this space sparingly. A title tag looks like this in HTML code: <TITLE>Acme Pest Control Services</TITLE> The order … [Read more...] about Getting Title Tags Done Right
What are Spiders or Search Engine Robots?
Search robots (bots) or spiders are automated search agents which establish what information is contained within a site and what it’s about, and indexes content on the internet. It follows links like a spider crawling through a web and finds sites and pages to index and refresh its index regularly. This also means that submitting to search engines is rather unnecessary … [Read more...] about What are Spiders or Search Engine Robots?
What is SEO?
SEO is short for Search Engine Optimization. SEO is a technique experts use to optimize a website for higher search engine rankings. The goal is to be in the top 10 search results or at least in the top 3 pages of the search results. There are two aspects to SEO: On-page optimization and off-page or off-site optimization. On-page factors are those factors that can be … [Read more...] about What is SEO?