Java-script slider & H1 tags
-
If you have a java-script slider on the homepage, each slide has an H1 tag heading, which of the H1 tags would google most likely consider? all of them or just the first one?
-
The one(s) that is/are visible when you view the page without Javascript. You can use http://seobrowser.com/ to view your website like a search engine spider sees it.
-
That's a good tool. Shu-aib, what was the outcome? Did it show all the H1 tags or just one?
-
@neil pursey It actually showed all H1 tags from each slide
All page elements / attributes are grouped accordingly
From top to bottom:
- It showed the meta's
- the parent pages
- the child pages
- H-tags from each slide in top down order : )
- Links
- tabs
- footer links
The nice thing that I noticed is that all anchor links are clickable, taking you to the relevant page, thus rendering it as it would be displayed to the crawler.
Simple and straight forward - Thx Theo van der Zee