Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How effective are 301 redirects in passing page rank?
-
I have a blog which is ranking well for certain terms, and would like to repurpose it to better explain these terms it is ranking for, including updating the url to the new term the blog will be about. The plan being to 301 redirect the old url to new.
In the past, I've done this with other pages, and have actually lost much of the rankings that I had earned on the original URL.
What is your take on this? Maybe repurpose blog, but maintain original URL just to be on the safe side?
Thanks
-
Many thanks, @tom-capper for your clarification.
-
Hi Augistine
No, there's no fixed number. And sometimes redirects are the right answer to a problem - such as old or unused URLs.
As a general rule, avoid having links on your site that point to a redirecting URL. Instead, point them to the destination of that redirect. This is what tools (like Moz) are trying to help you with when they point out the number of redirects - it's just a list so you can identify links to those URLs, and update the links.
-
Hey guys,
I have a question: Is there any good(bad) number of redirects. My website has 101 URL redirects and was wondering if this will be detrimental to the website rank.
Any tips would be appreciated!
Thanks
Augustine -
My problem is solved thanks to all. I am going to share this thread https://moz.com/community/q/topic/71433/how-effective-are-301-redirects-gosloto-in-passing-page-rank with my friends and brother who faced the same problem.
Thanks again
-
Hey thanks for the super helpful reply. I'm not sure how I missed that thread. I haven't quite mastered the search function on here. I think I'll pass with him this time around. If i want any further guideline we will contact you here https://moz.com/community/q/topic/71433/how-effective-are-301-results-redirects-in-passing-page-rank/
-
Maintaining the original URL is definitely the low risk approach. On the other hand, if you're ever going to do this, it's better to do it sooner - that way you're only risking/diluting the links you've acquired so far, not any future equity.
301 redirects do pass the majority of PageRank onwards, but if the new URL is very dissimilar or has existing issues, or if the redirection doesn't go smoothly / isn't detected by Google, you can have problems.
Tom
-
@citimarinemoz Properly the bigger question is what do you mean by re purposing the blog.
If you are keeping the context of the blog the same, providing it is the same domain, the content is the same or better and you do your 301s properly it should be fine.
On the other hand if you are changing what your blog focuses on and you are rewriting the content of the pages you could well run into a problem.
My advice would be- Keep the same domain
- Keep the old blog posts if possible, maybe update them if necessary
- Create new blog posts with your new content on the same domain
- Utilise internal linking for any relevant topics and pages
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
-
What is the safest way to redirect for best SEO benefits?
What is the safest way to redirect for best SEO benefits? Example: loodgieter-aanhuis.nl -> loodgieters-ambacht.nl Does someone have any technical information on how to (root) redirect for best SEO practices?
On-Page Optimization | | hans-keeren0 -
Is domain forwarding the same as a 301 redirect?
Hi, I have an older domain with some SEO auth for varying pages and a newer domain that is for the brand. Right now there are some 301s for about 13 pages and we are currently moving servers. I was wondering if domain forwarding is the same as writing 301 redirects for each page or is it something different (302)?
SEO Tactics | | BrandonDebison0 -
Blog Page Titles - Page 1, Page 2 etc.
Hi All, I have a couple of crawl errors coming up in MOZ that I am trying to fix. They are duplicate page title issues with my blog area. For example we have a URL of www.ourwebsite.com/blog/page/1 and as we have quite a few blog posts they get put onto another page, example www.ourwebsite.com/blog/page/2 both of these urls have the same heading, title, meta description etc. I was just wondering if this was an actual SEO problem or not and if there is a way to fix it. I am using Wordpress for reference but I can't see anywhere to access the settings of these pages. Thanks
Technical SEO | | O2C0 -
Remove sitemap, effect ranking?
We are considering to remove our sitemap because it doesn't display the right structure. Will it affect current rankings if we remove the sitemap en continuing without a sitemap? Thanks
Technical SEO | | rijwielcashencarry0400 -
How do I redirect the Author archive page in Wordpress?
If you do a search for my name on Google, the first result is the author archive page of my Wordpress blog. I would like to redirect the author page to my "about me" page but cannot add a 301 as the author page is created dynamically in Wordpress. Anyone know how I can do this?
Technical SEO | | richdan0 -
Sudden drop in Rankings after 301 redirect
Greetings to Moz Community. Couple of months back, I have redirected my old blog to a new URL with 301 redirect because of spammy links pointed to my old blog. I have transfer all the posts manually, changed the permalink structure and 301 redirected every individual URL. All the ranking were boosted within couple of weeks and regained the traffic. After a month I have observed, the links pointed to old site are showing up in Webmaster Tools for the new domain. I was shocked (no previous experience) and again Disavowed all links. Today, all the positions went down for new domain. My questions are: 1. Did the Disavow tool worked this time with new domain? All the links pointed to old domain were devaluated? Is this the reason for ranking drop? Or 2. 301 Old domain with Unnatural links causes the issue? 3. Removing 301 will help to regain few keyword positions? I'm taking this as a case study. Already removed the 301 redirect. Looking for solid discussion.Thanks.
Technical SEO | | praveen4390 -
How do I fix a 301 Redirect Loop?
Saturday I waas doing some correcting of some duplicate titles, including nofollowing tags, etc. (my main problem was duplicate titles due to tags and categories being indexed). Now this morning I see that one of my pages refuses to load, citing a 301 redirect loop. http://www.incredibleinfant.com/feeding/switching-baby-formula/ Originally, the page was posted under the wrong category. http://www.incredibleinfant.com/uncategorized/switching-baby-formula I resaved it under the correct category (feeding) and now it won't load. Can someone help me figure out how to correct this mess? Thanks so much Heather
Technical SEO | | Gotmoxie0 -
302 or 301 redirect to https ?
I am redirecting whole site to https. Is there a difference between 302 or 301 redirect for seo? Site never been indexed. Planning to do that with .htaccess command RewriteCond %{HTTPS} !=on
Technical SEO | | Kotkov
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L] There are plenty of ways http://www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html Which way would be the best? Thanks is advance0