Forum Moderators: phranque
[edited by: Ocean10000 at 4:45 pm (utc) on May 7, 2014]
[edit reason] Fixed URL Displayed [/edit]
Or should I say of the folders that contain files that are being dropped, do they also contain files you want to keep?No, I do not want to keep any of the files within these folders. The entire folder needs to go. However, there are some other pages in the root that need to go.
Have you noindexed the pages you want to disappear to help remove them from the serps and avoid a lot of 404s?Yes, I'm in the process of adding the following code in the head tag -
If you currently have entire folders that will not exist after the change, have you looked into removing those directories in GWT?From what I've read so far, the general consensus says that removing multiple directions in GWT should only be used in times of extreme emergency. Is that so?
Do you have plenty of time to make these changes or this is needed before Fri?I was hoping to get all this done by the 15th of this month. Possible?
<? Header( "HTTP/1.1 410 Gone" ); ?> Any ideas for the 410 coding for folders and some static pages in the root? I've tried to search for help on the code but can't find anything specific.