Next Page..SEO/Title
-
<?php wp_link_pages(array(‘before’ => ‘<p>Pages: ‘, ‘after’ => ‘</p>’, ‘next_or_number’ => ‘number’, ”, ”)); ?>
Ok. When you make pages with <next page> within a post. All of the pages have the same title which is bad as we know. I can’t figure out a way to add – page 2, etc. in the title. I heard it could be done with $paged, but I haven’t found anything on it.
But I went through on google to check, and none of my pages are even added on any of the search engines if they have more than one page. I’m wondering if anyone else has this problem and doesn’t that make a lot of content that’s not on search engines that could be?
I don’t really want to split up them articles all into separate posts but I think that’s my only option.
Any ideas?
- The topic ‘Next Page..SEO/Title’ is closed to new replies.