Mobile app version of vmapp.org
Login or Join
Gloria169

: Google images directing to url with Escaped Fragment I'm running an ajax website with images and using Google's guidelines for ajax webistes. My site is indexed correctly in Google's web search.

@Gloria169

Posted in: #Ajax #Google #Indexing

I'm running an ajax website with images and using Google's guidelines for ajax webistes.

My site is indexed correctly in Google's web search. But in image search the _escaped_fragment_ appears in the links so that ajax pages are not loaded for the users coming form Google image search.

Any solution for this?

Anyone?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Gloria169

1 Comments

Sorted by latest first Latest Oldest Best

 

@Sherry384

It turned out to be a bug in Google image search I think.

There by I changed the site script to checked the HTTP_USER_AGENT and if it is not Google or Yahoo or msnbot it will load in Ajax even if the _escaped_fragment_ is detected in the url.

This is a sad solution.

not going to mark it as the correct one.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme