Help with redirects
-
Our travel company used to maintain a set of country destination guides on our site, under the www.oursite.com/destinations/country folder path. Because we offer tours all over the world, we used these pages as high-level guides to each country so a prospect could get a sense of the highlights of those destinations. These pages operated as landing pages too. Unfortunately the pages became stale and unfocused, and we decommissioned them. In order to bring them down, we put a 301 redirect on these URLs, pointing them to a faceted-search page that showed all of our tours to that country, with URLs: www.oursite.com/trips/country. These faceted-search pages were pulling double duty as both search pages and landing pages, which isn't ideal (from a users perspective).
We are now in the process of redoing our search function and we'll need to move the search URLs off /trips/ and onto /search/. Within this transition, we are going to re-launch destination guides, and I think the best place for them will be back on the old /destinations/ subfolder. So, a few moving parts here.
My question: Do you see problems with reversing the redirect path completely? Ie. where we currently redirect /destinations/country to /trips/country, we are now proposing to redirect /trips/country to /destinations/country. Our concern in this equation is that, over the last few years, we've built up significant link volumes and equity to the /trips/ pages, and we don't want to lose that.
-
I'll put the content/user considerations aside for a moment, since I can't comment on content I can't see, and focus on the technical SEO aspect. You could reverse the 301-redirect, and send it back to the old page, but I'll be honest - it's likely to take a while for Google to process it. They're likely to be confused by the reversal.
It's a tough call, but what I think I'd do in this case is the following. Let's say the original URL is (A), the "new" URL is (B). Currently, you're 301-redirecting (A) --> (B), and now you're going to put the content back on (A)...
STEP 1
Remove the 301-redirects
Rel-canonical (B) --> (A)
Rel-canonical (A) --> (A)Change the signals from a 301-redirect to rel-canonical may help nudge Google. It will also allow you to place a self-referencing canonical on (A), which could help offset the old 301-redirect.
STEP 2
Once the URLs are cleared, put a 301-redirect back in place from (B) --> (A)You could also just leave the canonicals, if they seem to be working. These situations often require some monitoring, to make sure Google is processing the new directives correctly. Give it time, though - don't panic and change things every week, or you could make the situation worse.
-
I agree with Frederico. By setting up 301's you'll lose just a little Pagerank, but not much.
If you are already moving the search pages to the /search/ directory, do you need to put the destination guides into a new directory or could you keep them in the /trips/ directory?
The things I'd be thinking about is...
- Is there a user experience component to this?
- Does the change need to be made for internal development reasons?
- Will the change help with search results?
- Is it worth the time and effort to make the change?
Keep in mind that exact match and partial match URLs don't help with search results anywhere near as much as they used to.
Hope that helps.
Kurt Steinbrueck
OurChurch.Com -
The redirects will cause a small dilution of the pagerank on those pages, just the same amount as having a single link in the trips/country to destinations/country.
But forget about the pagerank, do you expect to get more search traffic from search if the URL says trips or destinations? It all comes down to what you want achieve. The URL you have now doesn't look bad at all, and you can probably keep it by tweaking the code a bit without redirecting all pages to the destination/country page, so again, study the pros/cons:
Pros:
- Keyword matching on search?
Cons:
- Pagerank dilution
- Shorter URLs (trips)
- Keyword matching on search?
- ...
I only suggest to implement redirects if they really offer a better option, but in this case, you will end up with the same result with less pagerank, and longer URLs...
Just my 2 cents
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
-
How do I find why I have a 302 redirect?
I have a 10 year old website and I have just recently changed to a https: version and my host ionos setup a 301 redirect. I have noticed on my Moz reports that as well as a 301 redirect there is also a 302. How do I find why I have a 302 redirect? I have looked in my htaccess file and it says:- RewriteCond %{SERVER_PORT} 80
Web Design | | Ast9858
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R,L] I'm assuming this is the 301 redirect, where will I find the 302 redirect. Please note that I am using Wordpress that was not setup through ionos. Does anyone know where a 302 redirect could also be installed or how I find why its there or where its coming from? Thanks Andrew0 -
Looking to remove SSL because it is causing very slow website download speeds. Does WP have a plugin that redirects SSL urls to non SSL urls?
After some extended debate with our web development team we are considering dropping the SSL from our website because it is adding almost 2 additional seconds to our download speeds. We know there is a SEO boost from having a SSL but we believe the extended download speeds maybe outweighing the benefit. However we are concerned about the SEO implications of having no method possible of redirect SSL to non SSL webpages. Does anybody know of a Wordpress Plugin that can force redirect SSL urls to non SSL urls?
Web Design | | RosemaryB0 -
301 Redirect Issue for URL with # and !
Hi All, We had a WIX website and now moved to Wordpress. I m having issue while doing redirecting from old URL to new URL. Example: Old Url: http://www.firsttraffic.com.au/#!traffic-management/ccfn New Url: http://www.firsttraffic.com.au/our-services/traffic-management/ I tried different wordpress plugin but nothing works. I m thinking its due to the # . But How can I to redirection for URL like this . Thanks
Web Design | | emarketexperts0 -
Please help me articulate why broken pagination is bad for SEO...
Hi fellow Mozzers. I am in need of assistance. Pagination is and has been broken on the Website for which I do SEO in-house...and it's been broken for years. Here is an example: http://www.ccisolutions.com/StoreFront/category/audio-technica This category has 122 products, broken down to display 24 at a time across paginated results. However, you will notice that once you enter pagination, all of the URLs become this: http://www.ccisolutions.com/StoreFront/IAFDispatcher Even if you hit "Previous" or "Next" or your browser back button, the URL stays: http://www.ccisolutions.com/StoreFront/IAFDispatcher I have tried to explain to stakeholders that this is a lost opportunity. That if a user or Google were to find that a particular paginated result contained a unique combination of products that might be more relevant to a searcher's search than the main page in the series, Google couldn't send the searcher to that page because it didn't have a unique URL. In addition, this non-unique URL most likely is bottle-necking the flow of page authority internally because it isn't unique. This is not to mention that 38% of our traffic in Google Analytics is being reported as coming from this page...a problem because this page could be one of several hundred on the site and we have no idea which one a visitor was actually looking at. How do I articulate the magnitude of this problem for SEO? Is there a way I can easily put it in dollars and cents for a business person who really thinks SEOs are a bunch of snake oil salesmen in the first place? Does anyone have any before and after case studies or quantifiable data that they would be willing to share with me (even privately) that can help me articulate better how important it is to address this problem. Even more, what can we hope to get out of fixing it? More traffic, more revenue, higher conversions? Can anyone help me go to the mat with a solid argument as to why pagination should be addressed?
Web Design | | danatanseo0 -
Can someone help me understand Structured Data?
So I'm wondering if someone could explain Structured Data a little better to me and what the importance is. I also am wondering how to best add Scheme.org markup to certain pages. I tried a plugin for wordpress and I don't think it was working correctly. I'm specifically wanting to make sure my Google Profile is showing with my website in SERP. I have the ?rel=author tag in on the front page and when I checked it when the Google Structured Data checker it shows it to be correct but its not displaying in SERP. Thanks!
Web Design | | jonnyholt0 -
Is it possible to redirect the main www. domain - but keep a subdomain active?
Hi Mozzers, Quick question, which I hope one of you can answer... Let's say I have a website (i) www.example.com and on that a subdomain exists, (ii) subdomain.example.com. Let's say I want to change my main domain from www.example.com to www.newwebsite.com. I'd 301 all content, use GWT to notify Google of a change of address etc etc. Having done that, is it still possible to keep the original subdomain active? So, even though www.example.com has been redirected / transferred to www.newwebsite.com, subdomain.example.com would still exist. If that is possible, what is the implication for Domain Authority? On the one hand, I have transferred the main site (so DA from that will transfer to the new site); but part of that root domain is still active. Make sense? Any answers? Thanks everyone...
Web Design | | edlondon0 -
Is it OK to 301 Redirect http://homepage.com to http://blog.homepage.com?
I don't have a homepage built yet, and I suspect that my blog will be my primary SEO draw in the long term, so I'd like to do a 301 redirect (for the techies, I'm doing it in Django with http.HttpResponsePermanentRedirect ) I just wanted to confirm that this wouldn't cause any problems as Google gets used to my page (it's only been up for a few days) Thanks! -matt
Web Design | | 49wetnoodles0 -
Footer Links for Design Shops - Do They Help or Hurt?
I work on SEO for a number of clients at our agency, including our in-house SEO for our own website. I use Open Site Explorer all the time to analyze my competition in the SERPs and try to gain links from this insight. However, I've noticed a number of agencies and design shops that place a link in the footer of websites they've designed and created. For example "Site design by ABC Agency (hyperlinked to the agency's home page). Or I've seen small logos or graphics that link to the designer's site and use the "alt tag" to get stronger anchor text. From a design perspective, I don't care for this, but as a SEO...I can see why. We've designed a number of websites and have more in the pipeline, but have not used this tactic before. It seems like an irrelevant link from a content/user standpoint, however, it seems to work for a lot of agencies and design shops. Any input from the SEOmoz community would be great. Is it a short-lived strategy? Does it help or hurt your link-building and "rapport" with Google, Bing, Yahoo? Thanks everyone.
Web Design | | PHDL0