Hey guys,
I'm noticing Google indexed /page/2, /page/3 of my blog. Is there anyway I can add to these titles something to make them different?
I'm using the WordPress SEO plugin by Yoast for SEO tasks on the blog.
Thank you
Hey guys,
I'm noticing Google indexed /page/2, /page/3 of my blog. Is there anyway I can add to these titles something to make them different?
I'm using the WordPress SEO plugin by Yoast for SEO tasks on the blog.
Thank you
Should I give up the plugin that displays my pages in 2, 3 rather than older posts?
Please help!
Same Problem to me!
Same (Home) Title shown in every paginated pages (example.com/page/2/ etc.)
Any idea?
not sure how your plugin could do this, but for an example, look into the <title> tag code in header.php of twenty ten.
Can you post this line of your header.php <title><?php wp_title(''); ?> <?php ----------------- ?></title>
I want above blank code to set titles in paginated pages.
Thanks.
You can prevent indexing subpages of the homepage from the plugin in the Indexation tab. It will add noindex, follow atribute.
Or you can use as a title tag the %%pagenumber%% or %%page%% although %%page%% prints out a bug if I recall. It says Page 1 of 1, Page 2 of 1 and so on.
You should include it anyway in your category archive which I assume is your content archive.
This was fixed in 0.3.5
Thanks @yoast
My pleasure!
Yoast, are you sure? I'm experiencing the same issue these days.
This topic has been closed to new replies.