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
-
Redirect Chain Advice
Hi, i hope you can help. My site crawl is showing that I have a redirect chain on my home page. Basically it shows I am going from : http: > https: > https://www. I need everything to go from http:// and http://www directly to https://www. without the chain. Below is a copy of the htaccess, can anyone see if there is an error in there that could be causing it. RewriteEngine On
Intermediate & Advanced SEO | | DaleZon
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] BEGIN WordPress <ifmodule mod_rewrite.c="">RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]</ifmodule> END WordPress In addition, i have seen that they have a plugin called SSL insecure content fixer installed. It is showing this under its status: Array ( [HTTPS] => on [PHPHANDLER] => /usr/local/php70/bin/php [HTTP_X_REAL_IP] => 109.158.20.158 [HTTP_X_FORWARDED_PROTO] => https ) I think possibly this might have something to do with the issue, any thoughts are appreciated Thanks0 -
Is it best to 301 redirect or use canonical Url when consolidating two pages?
I have build several pages (A and B) with high quantity content. Page A is aged and gets lots of organic traffic, ranks for lots of valuable keywords, and has only internal links to this page. Page B is newer (6 months) and gets little traffic, ranks for no keywords, but has terrific content and many high value external links. As Page A and B are related to a similar theme, I was going to merge content from page B onto page A, but don't know which would be the best approach for handling the links going to page B. For the purposes of keep as much link equity as possible, is it best to us a 301 redirect from B to A or use a canonical URL from B to A?
Intermediate & Advanced SEO | | Cutopia0 -
Keyword rank and redirecting
I'm creating a new amazon affiliate site. I've researched other successful sites. I've noticed that they are ranking for 1000s of keywords, but many of these long tail keywords are redirected back to a main page. I can see how this can reduce the overall total amount of content pages on the site. How are you able to rank for the keyword in the first place if the the page is redirected?
Intermediate & Advanced SEO | | lkomontt760 -
301 Redirect / Canonical loop on home page?
Hi there, My client just launched a new site and the CMS requires that the home page goes to a subfolder - clientsite.com/store. Currently there is a redirect in place such that clientsite.com -> clientsite.com/store. However, I want clientsite.com to be the canonical version of the URL. What should I do in this case, given that there is now a loop between the redirected page and the canonical page?
Intermediate & Advanced SEO | | FPD_NYC0 -
We will be switching our shopping cart platform from volusion to magento and really cautious / nervous about our rankings / seo stuff. any advice for anyone that has migrated stores, etc. these urls are years old, etc.
shopping cart platform switch and SEO. What do you suggest? What's the best way to ensure we keep rankings.
Intermediate & Advanced SEO | | PaulDylan0 -
What redirect code (301,302,303) should I use for pages that are available only for logged in users?
If for example they go to a page like /premium-content, they will be automatically redirected (302) to the login page. Because now I do a 302 redirect, in Google Webmaster Tools it sais I have duplicate title issues for each of the pages that are accessible only for the logged in users. If I would do a 301 redirect, I basically tell Google that those pages are moved, but it is not the case because logged in users will see those pages.
Intermediate & Advanced SEO | | STEFANOAGBAGLA0 -
Multiple cities/regions websites - duplicate content?
We're about to launch a second site for a different, neighbouring city in which we are going to setup a marketing campaign to target sales in that city (which will also have a separate office there as well). We are going to have it under the same company name, but different domain name and we're going to do our best to re-write the text content as much as possible. We want to avoid Google seeing this as a duplicate site in any way, but what about: the business name the toll free number (which we would like to have same on both sites) the graphics/image files (which we would like to have the same on both sites) site structure, coding styles, other "forensic" items anything I might not be thinking of... How are we best to proceed with this? What about cross-linking the sites?
Intermediate & Advanced SEO | | webdesignbarrie0 -
Redirecting multiple websites to a single website
I've been trying to run several truck accessory affiliate websites for a quite a while now. I've recently decided to combine all of my affiliate websites into a single community website. This way I'll be able to focus all my energy and link building into a single place and build up a single brand. My question is, how many websites do I try to redirect to the new website at a time? Do I need to spread this out? Or is it ok if I move all of my content and websites at a single time? I have around 30 websites that I could move to this new domain. Thanks! Andy
Intermediate & Advanced SEO | | daenterpri0