On the home page of my site I use JQuery's ajax function to pull down a list of recent activity of users.
The recent activity is displayed on the page, and each line of the recent activity includes a link to the user profile of the user who did the activity.
Will Google actually make the ajax call to pull down this info and use it in calculating page relevancy / link juice flow?
I'm hoping that it does not because the user profile pages are not very Google index worthy, and I don't want all those links to the User profile pages diluting my home page's link juice flow away from other more important links.
If you want to crawl a website with an AJAX application, you will need to use the AJAX crawling feature to allow Deepcrawl to access the links and content on the site. Note: Google stopped using the AJAX crawling scheme at the end of quarter 2 of 2018.
Yes, AJAX can be SEO friendly and Single Page Interface (AJAX intensive) applications can also work with JavaScript disabled (SEO compatible).
Starting in the second quarter of 2018, Google said it will “no longer be using the AJAX crawling scheme.” This should come as no surprise, because Google said years ago that it no longer officially and fully supported this method of AJAX crawling.
Crawling: Google downloads text, images, and videos from pages it found on the internet with automated programs called crawlers. Indexing: Google analyzes the text, images, and video files on the page, and stores the information in the Google index, which is a large database.
No, it will not crawl AJAX content by default.
http://code.google.com/web/ajaxcrawling/ has instructions on how to make AJAX content crawlable, but those are explicit steps you need to take, it isn't automatic
Maybe. If you want to guarantee Google won't spider your JSON responses, put them in robots.txt. That isn't security, though; indeed, it's the first place a cracker will look for "interesting" pages. And other crawlers may ignore it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With