301 redirect new site design
-
Hi
I'm just setting up some 301 redirects for a new site design about to go live.
The old site structure had some 'overview' pages in the urls (without any content) that just 302'd to a sub page.
Do i need 301 redirect these overview page urls or since they had no content theres no need and I probably shouldn't or should i ?
Also for pages that have no direct equivalent replacement is it still best to 301 to nearest relevant page or just leave it. For example a thank you page that currently shows after user submits email form wont be on new site (since message shows on form page after submission rather than new page). Should i 301 to form page or just leave it ?
Cheers
Dan
-
Strange, I can! May be should try after some time
-
i cant open it
-
many thanks
-
This might help - http://eliteeternity.com/mass-redirections-wordpress/
Thanks,
-
no the overview pages never had any content and have always been 302' which is why im changing to 301 as well as the url structure
its wordpress and just needs a csv file but i just want to know how to set up the csv file, i.e. is it just 2 columns old and new urls or do i need to add column headers etc etc ?
any advice much appreciated ?
cheers
dan
-
Dan, for the old 'overview' pages, if they were indexed or had some content anytime or if you know/feel that they have backlinks, please redirect them as well to the new url. Also, it is not good to have 302s on the URLs unless and untill there is a specific case for it which I doubt will be. Always have 301 redirects.
On bulk uploading, it depends on your CMS, right? How does it support the file format and accepts the protocol is CMS dependent thing.
-
Thanks for your comments Akhil !
Im 301'ing all content pages (yes all indexed previously)
The empty 'overview' pages had no content and were temporarily redirected to a sub page. The sub-page i have 301'd to the new url so i take it i can just leave the old 'overview' pages alone ?
Yes site has authority and is ranking pretty well for all target keywords hence why im concerned about doing the 301's correctly.
What about the csv file for bulk uploading 301's , is it as easy as i have mentioned above or do i need to do more/add more info to the file ?
All Best
Dan
-
Hey Dan - You should be adding 301 redirects if the pages are indexed. But, as a safe route you should be adding a 301 redirect since they were present on the website and can be linked from an external source as well which may lead to its indexation later.
You should redirect all such pages so as to ensure that the search engines do not find 404s on your site or probably you could block them from the robots.txt file.
Also, If the page has some authority in the search engines - authority refers to link juice, sites linking it or rankings or any traffic, best is to redirect it to the alternative or close page so as to pass the authority or if the page does not have any authority and you would want to reduce the 301 redirects on your server, block it! This call would largely depend on the page's value but in any case, do not just delete it.
-
Many Thanks Stefan
the overview page is the empty one and is 302 so presume then i can just leave it/not redirect
also if im bulk uploading 301 redirects what does one need ot do to create a csv file is it just a case of creating an excel spreadsheet & have old urls in colunm A and new in column B and then just convert to csv and upload ? or do i need to put in other details or paremeters etc etc ?
many thanks
dan
-
Hello!
I would just check in Google what pages Google has indexed. Then do redirects from those urls to the new ones. Also check what urls other sites link to and make sure those are redirected to their new urls.
For your overview pages I would redirect the empty page and and the overview page. Just in case you get traffic on both.
Non important pages (like your thank you page) I wouldn't redirect.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Redirects for new website
Hi Moz community,
Technical SEO | | JSimmons17
I'm a fairly new SEO Specialist with a brand new website. We initially had a very basic holding website until the fully functional website was completed. I have to do some redirects as we have both .html and .php files & we don't want to lose SEO value for specific pages (like the index, news, etc). I also want to redirect from a www url to a non-www url. I am trying to accomplish redirects with the following code: RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.mywebsite.com [NC]
RewriteRule (.*) http://mywebsite.com/$1 [R=301,L] RedirectMatch 301 /index.html (.*).(php|html) http://mywebsite.com/index.php RedirectMatch 301 /cupcakes-slideshow/glutenfree-slideshow.html (.*).(php|html) http://mywebsite.com/gluten-and-glutenfree.php RedirectMatch 301 /press.html (.*).(php|html) http://mywebsite.com/news-and-reviews.php Please let me know if I am on the right track. Thanks so much in advance!0 -
301 redirects - one overall redirect or an individual one for each page url
Hi I am working on a site that is to relaunch later on this year - is best practise for the old urls (of which there are thousands) to write a piece of code that will cover all of the urls and redirect them to the new home page or to individually redirect each url to its new counterpart on the new site. I am naturally concerned about user experience on this plus losing our Google love we currently have but am aware of the time it would take to do this individually. Any advice would be appreciated. Thanks
Technical SEO | | Pday1 -
Should I make a new URL just so it can include a target keyword, then 301 redirect the old URL?
This is for an ecommerce site, and the company I'm working with has started selling a new line of products they want to promote.Should I make a new URL just so it can include a target keyword, then 301 redirect the old URL? One of my concerns is losing a little bit of link value from redirecting. Thank you for reading!
Technical SEO | | DA20130 -
Questions about the Sandbox and 301 Redirects
Does the sandbox still exist? What if you have a brand new URL and do a 301 redirect from another website because the name of the service business changed? Thanks for any insight and help.
Technical SEO | | SDSLaw0 -
Htaccess code to 301 redirect a folder change
Hi, I need some help to redirect all my site as there was a folder change. eg, the old structure was www.mysite.com/stuff-1/bags.html and I need it to go to the same structure without the "-1" eg: /stuff/bags.html
Technical SEO | | Paul_MC
The "bags.html" will be lots of different products, so this would be a wildcard? What would the htaccess code need to be? Thanks0 -
301 redirecting some pages directly, and the rest to a single page
I've read through the Redirect guide here already but can't get this down in my .htaccess I want to redirect some pages specifically (/contactinfo.html to the new /contact.php) And I want all other pages (not all have equivalent pages on the new site) to redirect to my new (index.php) homepage. How can I set it up so that some specific pages redirect directly, and all others go to one page? I already have the specific oldpage.html -> newpage.php redirects in place, just need to figure out the broad one for everything else.
Technical SEO | | RyanWhitney150 -
301 Redirects Change?
Hi, Mozzers- I've noticed pages that are getting 301 redirected are staying out there longer. It used to be that you would implement a 301 redirect and then after a couple of months the old page would disappear out of Google's index. Over the last couple of months I've noticed pages lingering, popping up.... What gives? Thanks in advance! LHC
Technical SEO | | lhc670 -
301 redirects
Hi Guys, Question,
Technical SEO | | VividLime
Lets say I have a page oldfile.php at position #2 then set-up a redirection in the following way 100 incoming external links--> oldfile.php [301 to] newfile.php Google comes along and updates its index to newfile.php and ranking of newfile.php remains at position #2. Everything is good. Lets say in 5months, I come along and delete oldfile.php so we have
100 incoming external links--> deleted(oldfile.php) or 100 incoming external links-->404 error. |||| newfile.php Do I then loose the rankings on newfile.php. My thinking is that now that all the external links now point to a page not found, newfile.php should loose rankings Am I correct in my assumption?0