How many times will Google read a page?
-
Hello!
Do you know if Google reads a page more than once?
We want to include a very robust menu that has a lot of links, so we were thinking about coding a very simple page that loads first and immediately loading the other code that has all the links thinking that perhaps Google will only read the first version but won't read it the second time with all the links. Do you know if we will get penalized?
I'm not sure if I got the idea across, let me know if I need to expand more. Thanks,
-
It depends on how you load the remaining code. Async loading is fine. If you check your site code with cache:www.example.com you can see if Google has seen all links. As long as you don't have bad intentions and don't show other content to Google and visitors, you will be fine.
-
Translated, you want to lead the menu through ajax after page load, which is fine.
As long as you are not trying to cheat google bot.
-
This post is deleted! -
Thanks!
-
Thanks!
-
Thanks!