0

I have created a Javascript Drop Down menu that dynamiclly creates the drop down menu from JSON upon loading the web page. however I have been asked weather google ranking would be affected by this. all links for the Drop Down menu are not applied to the page if Javascript is disabled.

Question is: will Google ranking be affected by this Javascript drop down menu?

quinton
  • 353
  • 1
  • 6
  • 14

1 Answers1

0

Yes this is an SEO issue, but there are techniques to get Google to crawl your content, such as using url hashes.

See:

http://support.google.com/webmasters/bin/answer.py?hl=en&answer=174992 http://www.seomoz.org/blog/how-to-allow-google-to-crawl-ajax-content http://www.techwyse.com/blog/search-engine-optimization/let-google-crawl-your-ajax-based-content/

Diodeus - James MacFarlane
  • 112,730
  • 33
  • 157
  • 176