Mobile app version of vmapp.org
Login or Join
Hamaas447

: Where to put hashtag in Ajax url I used to put my url like this : example.com/#!ajaxcall/parent/child but then, google gave me warning says that my url "is not followed" : When we tested

@Hamaas447

Posted in: #Ajax #Google #Url

I used to put my url like this :

example.com/#!ajaxcall/parent/child


but then, google gave me warning says that my url "is not followed" :


When we tested a sample of URLs from your Sitemap, we found that some
URLs redirect to other locations. We recommend that your Sitemap
contain URLs that point to the final destination (the redirect target)
instead of redirecting to another URL.


so i changed my url into :

example.com/parent/child/#!ajaxcall/


after changing the url, i keep getting 404 error(because the hashchange event never fired), i don't know what am i doing wrong here ?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Hamaas447

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme