Html 5 is the evolving web standard and all developers and seo webmasters are eagerly looking forward to the effects it will have on SEO.
So let’s have a peek at this developing technology and a sneak peek of some tags that are useful for seo. Search engines are just robots and it’s practically impossible for them to view the site as the human eye does. So it’s necessary that we show the search engine via html tags what the content is about.
Page split up: Its necessary that we show the search engines what the page layout is like. We need to mark the more important parts and specify what it’s about. Html5 tags provide you that opportunity with tags like <header> to have the header tags, whole paragraphs and links. This can represent the header section.
Then similarly you have the <footer> tag. So you can give the footer information. You can divide the page into as many sections as you want and give each section a separate <header>, <footer> tag to make it more presentable to the search engine bots.
There is also an <article> tag, so the content you give inside this tag maybe valued more than other sections due to the specification. There are other tags too like <nav>for navigation.
This is what the future has, how the search engines will react and how to use the code to be more search engine friendly is a mystery that will unravel with time.
No comments:
Post a Comment