Thursday, July 23, 2015

9. Is your entire site crawlable?

Google recognizes three different configurations for mobile devices:

Responsive Designs where the layout adapts to the screen size.
Dynamic Serving where web servers send out different HTML depending on the device's UserAgentString.
Separate URLs that serve different code to each device, on different URLs
Irrespective of which method you're using, if Googlebot can't crawl your site properly, it will impact your search results. Make sure the Googlebot can see your site like an average user. Keep your CSS, JavaScript and images crawlable. You can check your robots.txt with this tool.






No comments: