Rebranded Website Uses a Forward Slash /at End of URS-Is This Considered a Redirect?
-
Our website was rebranded and relaunched. The old site did not use a / at the end of the URL. The site uses a forward slash at the end of the URL.
My developer claims that this makes no difference, that in Google's eyes this is meaningless. My concern is that link juice will be lost because this necessitates a redirect. Links that were developed in the last few months now are redirected to the identical domain, but with a backslash at the end.
Is this something to be concerned about or is it meaningless?
Thanks,
Alan -
301 redirects will almost assuredly be utilised to keep this maneuver SEO-friendly. but wait! 301 redirects fail to translate 'most' of the SEO authority from one page to another, in two key situations. If the content is too dissimilar on the destination URL, 301s can fail to port authority across
For you, this won't be a big issue as (from the sounds of it) the pages will be almost identical, byte for byte. The new pages may be very, very slightly larger due to having source code that contains more instances of the character "/" but that's not something which would phase Google at all
Another situation where 301s can fail to move all the SEO authority across is when redirect chains occur. But you're just 301-ing "non trailing /" URLs to "trailing /" URLs, so it shouldn't be a problem right? Hmmm there are ways you could come unstuck here
Let's imagine we have a hypothetical retail site called "buymyproducts.com"
Let's imagine that a few years ago, the site used to be on HTTP (insecure) and has moved over to HTTPS (encrypted)
All pages were influenced by a HTTPS-injecting redirect, let's create and example:
http://buymyproducts.com/product-category/product
was 301 redirected to
https://buymyproducts.com/product-category/product (with HTTPS)
That redirect rule now sits within the web.config or .htaccess file and waits for insecure requests, redirecting as appropriate
Now we want a new redirect rule, and it will affect the page like this:
https://buymyproducts.com/product-category/product
will be 301 redirected to
https://buymyproducts.com/product-category/product/ (with a trailing slash)
That seems fine, but when the oldest architecture is queried, you'll end up with redirect chaining like this:
A) http://buymyproducts.com/product-category/product
will be redirected to
B) https://buymyproducts.com/product-category/product (with HTTPS)
which will then be redirected to
C) https://buymyproducts.com/product-category/product/ (with HTTPS and a trailing slash)
... so as you can see, your redirects will begin to chain unless you foresee that problem up-front and write 'more complex' redirect rules that just connect A to C whilst entirely skipping B.
If the site existed on the oldest architecture (no trailing slash, insecure / HTTP) for the longest time (say 7 out of 10 years) then it's likely that many of the best links will still be hitting the very oldest architecture in terms of link destinations. Those backlinks won't translate into SEO authority for your site (very well) if your redirects begin to chain-up
To stop yourself from losing large chunks of legacy-authority, you'd have to do the redirects really well and ensure that your developer's rules do not ever begin to chain. If they are confident that they can avoid this chaining by writing much more complex redirect rules then go for it. If not, hold off
-
-
It’s the same domain?
What was the changed about the site structure other than forcing a forward slash?
I would ask your dev to do a search and replace on the URLs putting them back to non “/“ then 301 t force a non forward slash you got a pick one or the other.
But if I was making a new site from scratch I would force use a forward slash.
Hope this helps,
Tom
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
-
301 redirect recovery
Hello Please understand that English is poor. I used to run a site called A This time, I am running a site called B. I need to set up a temporary 302 redirect from A to B
Intermediate & Advanced SEO | | jinseok
I accidentally set a 301 redirect Site A has many spam links
For now I have removed the 301 redirect source to B. Will A's spam links affect site B?
For your reference, Site B is putting a lot of effort into SEO. Help me.0 -
Can anyone please explain the real difference between backlinks, 301 links, and redirect links?which one is better to rank a website? i am looking for the help for one of my website
Can anyone please explain the real difference between backlinks, 301 links, and redirect links? which one is better to rank a website? I am looking for help for one of my website vacuum cleaners
Intermediate & Advanced SEO | | hshajjajsjsj3880 -
If my website uses CDN does thousands of 301 redirect can harm the website performance?
Hi, If my website uses CDN does thousands of 301 redirect can harm the website performance? Thanks Roy
Intermediate & Advanced SEO | | kadut1 -
Going from 302 redirect to 301 redirect weeks after changing URL structure
I made a small change on an ecommerce site that had big impacts I didn't consider... About six weeks ago in an effort to clean up one of many SEO-related problems on an ecommerce site, I had a developer rewrite the URLs to replace underscores with hyphens and redirect all pages throughout the site to that page with the new URL structure. We didn't immediately update our sitemap to reflect the changes (bad!) and I just discovered all the redirects are 302s... Since these changes, most of the pages have a page authority of 1 and we have dropped several spots in organic search. If we were to setup 301 redirects for the pages that we changed the URL structure would there be any changes in organic search placement and page authority or is it too late?
Intermediate & Advanced SEO | | Nobody16116990439410 -
Something happened within the last 2 weeks on our WordPress-hosted site that created "duplicates" by counting www.company.com/example and company.com/example (without the 'www.') as separate pages. Any idea what could have happened, and how to fix it?
Our website is running through WordPress. We've been running Moz for over a month now. Only recently, within the past 2 weeks, have we been alerted to over 100 duplicate pages. It appears something happened that created a duplicate of every single page on our site; "www.company.com/example" and "company.com/example." Again, according to our MOZ, this is a recent issue. I'm almost certain that prior to a couple of weeks ago, there existed both forms of the URL that directed to the same page without be counting as a duplicate. Thanks for you help!
Intermediate & Advanced SEO | | wzimmer0 -
Where/how do you set up 301 redirects when keeping the same domain and not preserving the filename?
Hi there, I'm just reaching to to ask for some help in understanding where 301 redirects should be set up on a website when keeping the same domain but not preserving the original filenames? Essentially what is happening is an old website is being completely overhauled and brought up to date from a technical and usability standpoint. While the SEO isn't great naturally many of the pages have been indexed by google over time. A few pages have decent statistics and I don't want to lose the juice from them, but they do still need a lot of improving. So my question is this, would all the redirection take place in the .htaccess file only in this case? From reading here on Moz I think this is the case, but I need to confirm that. I was reading this article which has thrown me slightly: https://moz.com/learn/seo/redirection but this seems more complex as the website was actually moving domains. Open to any insight and if you need further clarification or information let me know.
Intermediate & Advanced SEO | | SEODarren0 -
Website rebranding, what should I worry about?
Hey guys, A client of mine will be doing a rebranding exercise, this include changing their brand name and their domain name. They are considered a well known brand within their industry (Their brand name shows up in Google's "Search Related to..." section) My question is: Apart from making sure all 301 are put in place,changing all the links to point to the new domain and doing PR exercise, is there anything else I should keep in mind / be aware of to ensure a smooth transition? Also can anyone come up with possible issues we might encounter during the move? Apart from having a significant drop in traffic and rankings? Thanks, Clement
Intermediate & Advanced SEO | | NextDigital510 -
What <h>Tag to Use For Global Navigation</h>
I've read several blogs discussing how including more than one H1 per page is a serious no no. However, what is the most effective <h>tag to use for your global navigation system. Or should it not be an <h>tag period?</h></h>
Intermediate & Advanced SEO | | calin_daniel0