Tagged Questions
2
votes
2answers
463 views
Google and 301/302
we have to solve a problem with Google not correctly indexing our multilanguage sites.
We'll redesign our urls in the future but until then we need some way to help google find the different language ...
2
votes
1answer
321 views
Can I use a 302 redirect to serve up static content from a url with escaped_fragment?
We would like to serve up seo-friendly ajax-driven content. We are following this documentation. Has anyone ever tried to write a 302 redirect into the htaccess file, that takes the ...