Use POST request for SEO
-
Shouldn’t the http request be POST? instead of using GET querytrings… What’s the SEO value by indexing dozends of random commparision tests…
I am getting lots of result like this in google:
Compare - example.com http://www.example.com › compare Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.When i click on them, the main difference is in the URL like:
‘http://www.example.com/compare/products/XXX/’I suppose I could block
http://www.example.com/compare/from robots.txt, still…
The topic ‘Use POST request for SEO’ is closed to new replies.