Best way to remove existing, indexed page

lelou00

Power Member
Joined
Feb 23, 2012
Messages
552
Reaction score
162
Hey,

I got one website that I've messed up previously. The contents were indexed, still.

Now I'm going to focus on it, but reusing some of the previous content (with different URL structure). I'm worried it might cause duplicate content issue so I noindex & nofollow all of the previous pages (I'm not moving them to trash since I don't want too many 404 error)

Questions:
1. Is it okay to 301 redirect the previous page (with nofollow & noindex) to a new page? Will the new page be nofollow & noindex as well?
2. What is the best practice to remove existing indexed page? Trash it or 301 or just noindex them?

FYI, I'm not & will not be using Google webmaster tool. So, can't really fixed the 404 error though...


Thanks
 
If you don't want to fiddle around in htaccess, and you are using WP, there are 301 plugins that should help you make this happen.
 
As the above stated, just 301 the old pages to the new and google will not give you a duplicate content penalty
 
Back
Top