Tagged Questions
0
votes
2answers
2k views
Setting up robots.txt with Yoast's Seo plugin
I was looking for a decent robots.txt solution for my wordpress sites and after some searching I found Yoast's SEO plugin that provides a complete SEO solution including indexation.
I set it up it to ...
1
vote
3answers
284 views
Preventing Search Engines Indexing Pages 2, 3 and More?
Do you know how to prevent indexing of pages past the home page in WP?
I mean I don't want mysite.com/page/2, mysite.com/page/3 to be indexed.
This is because I use home.php for my theme, so that ...