Recently we had developed a wordpress website which will be getting posts automatically from RSS feeds. I had added a pagination plug-in as this site is getting lot of posts daily from RSS feeds. After adding this pagination plug-in, I had noticed that Google had indexed all the pages with same title and snippets. (Refer this in Google.) Will these duplicate titles affect the SEO? This site started getting lot of organic traffic from Google. So, I need to be very careful about this. Whether I need to disable this pagination plug-in? I thought of modifying the plug-in manually so that each page will be having unique title. Before start doing it, I would like to know any simple way is available, or it won't affect SEO. And, I don't know how Google will treat this pagination pages. Because all the pages will be changed entirely whenever Google crawls those pages. If I disable the pagination plug-in, I think Google won't index the automatic blog posts. Because I had set the orginal site link as the permalink so that users can easily navigate to the source.
ya Wordpress Pagination is easy for seo, seo can crate meta tag easily * Set SEO-Pager to either a plain or boxed style. * No need to edit a stylesheet either! Just enter hex value or name for border, background, text, and hover/selected colors. * No need to edit your template! Either have it automatically installed for you for ease, or do it yourself for full control — you decide. * Customize the previous and next labels for pager. * Optionally add page numbers to category and archive listing page titles. * Optionally excerpt posts on page numbers greater than 1. * Show date associated with first post of every page link for easy navigation. * Fix and intercept various improper links (page out of bounds, etc.).
Having same Titles for all the pages will effect your SEO. To make changes i guess above explanations works
Thanks for your suggestions. I couldn't understand the way how to do it without editing the Theme. Can you please send any link/url giving more details? Anyway, Currently I am working on to fix it by editing the Theme.