301 redirect from one domain to other domain, How To?
-
Hi,
I need to redirect 150 products pages from http://www.filtrationmontreal.com/
to
http://www.furnacefilterscanada.com/
How can I do this?
Is there a tool or anything I can do to do 301 from one domain to another one?
Can I use Google Webmaster Tool?
Thank you,
BigBlaze
-
If you don't have access to the root of your website (either via cPanel or FTP), you'll need to ask BigCommerce if it's even possible. Such proprietary platforms often don't provide the ability to do such redirects.
Paul
-
My new site is hjost by BigComerce online shopping cart.
I don't have accees to cPanel.
What are the options?
I only have access to my store control panel!
Thank you,
Jean
-
My new site is hjost by BigComerce online shopping cart.
I don't have accees to cPanel.
What are the options?
I only have access to my store control panel!
Thank you,
Jean
-
My new site is hjost by BigComerce online shopping cart.
I don't have accees to cPanel.
What are the options?
I only have access to my store control panel!
Thank you,
Jean
-
In addition to Koen:
You should also be able to do this via cPanel's redirect tool, providing you're file/URL structure is unchanged. If your file structure is the same, check the "Wild Card Redirect" box.
-
If your new domain has the same url structure, you can put this code in your .htaccess file:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^filtrationmontreal.com [OR]
RewriteCond %{HTTP_HOST} ^www.filtrationmontreal.com
RewriteRule (.*) http://www.furnacefilterscanada.com/$1 [R=301,L]This file should be placed in the root directory (httpdocs, www or public_html) of your website.
-
If you're not comfortable with .htaccess, you can use your hosting interface (cpanel or plesk or similar) to add them one at a time.
-
You do this the same way as any other 301 redirect, Jean. You put the 301 redirect rules in the htaccess file of the filtrationmontreal.com site pointing to the new URLs on furnacefilterscanada.com.
Paul
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
-
Redirecting 2 established websites to 1 new one.
I have 2 websites that I've built up for a few years decent DA. I'm thinking of making one new website and directing the two websites to it. Is Google going to find that suspicious, or will the new site benefit from the DA from both?
Intermediate & Advanced SEO | | EdShull0 -
Pointing additional domains at your main one
I have two questions: I have bought a domain that is a misspelled version of my domain. I have created an A record with DNS provider to point to my main domain's IP and on my main site I modified .htaccess file to make a 301 redirect if referrer is that misspelled domain. I also bought an expired domain with some relevant backlinks. I intend to create a simple page for that domain and add a link to my main site. Which of those two approaches are best from SEO point of view? Thanks
Intermediate & Advanced SEO | | usabiliTEST_ux1 -
(Urgent) losing traffic after 301 redirect
We face a seo problem of losing traffic after 301 redirect.We have used 301 redirect from a sub-domain url to main domain, after a few month, we discovered that the traffic in google is dropped 40% as well as yahoo dropped 50% without reason, we have updated sitemap already, but we cannot find any reason for the traffic dropped till now..The original url (more then 5000 links)https://app.example.com/ebook Redirected Urlhttps://www.example.com/ebookThank you for your help!
Intermediate & Advanced SEO | | yukung0 -
Hundreds of 301 Redirects. Remove Pages or Not?
Hi Mozers, I have a website that has literally got hundreds of 301 redirects. I had a close look at these URLs and only some of them have backlinks to it and remaining all of them are not indexing in Google and has got not backlinks at all. Based on what I have noticed experts mentioning, loads of 301 redirects can potentially slow down the site speed. In a case like the website I have, should I completely take off the pages from website to reduce the number of 301 redirects or should I leave 301 redirects? There is no traffic or backlinks coming from these URLs. Malika
Intermediate & Advanced SEO | | Malika10 -
Redirecting to a new domain... a second time
Hi all, I help run a website for a history-themed podcast and we just moved it to its second domain in 7 years. We've had very good SEO up until last week, and I'm wondering if I screwed up the way I redirected the domains. It's like this: Originally the site was hosted at "first.com", and it acquired inbound links. However, we then started to host the site on blogger, so we... Redirected the site to "second.blogspot.com". (Thus, 1 --> 2) It stayed here for about 7 years and got lots of traffic. Two weeks ago we moved it off of blogger and into Wordpress, so we 301 redirected everything to... third.com. (Thus, 1 --> 2 --> 3) The redirects worked, and when we Google individual posts, we are now seeing them in Google's index at the new URL. My question: What about the 1--> 2 redirect? There are still lots of links pointing to "first.com". Last week I went into my GoDaddy settings and changed the first redirect, so that first.com now points to third.com. (Thus 1 --> 3, and 2-->3) I was correct in doing that, right? The drop in Google traffic I've seen this past week makes me think that maybe I screwed something up. Should we have kept 1 --> 2 --> 3? (Again, now we have 1-->3 and 2-->3) Thanks for any insights on this! Tom
Intermediate & Advanced SEO | | TomNYC1 -
301 Redirect from unused domain
Hi All First question here so go easy.. I have a property site which is working well so far considering it;s early days, unfortunately some of my earlier efforts did not go so well and one in particular I pretty much destroyed in my attempts to improve the site SEO. Lucky enough my SEO skills have improved quite a bit lately, largely thanks to the great tools, tutorials and experts here at Moz 🙂 My question is whether I can use a 301 redirect to pass the domain authority and any link equity from an unused site to the one that ive done a better job on? it would seem a little sketchy to me and I would prefer not to get slapped and penalized "again" for doing something dodgy... Thanks everyone and thanks for all the help over the last 6 months or so.. Wes Dunn
Intermediate & Advanced SEO | | wesdunn19771 -
How to do a 301 redirect for url's with this structure?
In an effort to clean up my url's I'm trying to shorten them by using a 301 redirect in my .htaccess file. How would I set up a rule to grab all urls with a specific structure to a new shorter url examples: http://www.yakangler.com/articles/reviews/other-reviews/item/article-title http://www.yakangler.com/reviews/article-title So in the example above dynamically redirect all url's with /articles/reviews/other-reviews/item/ in it to /reviews/ so http://www.yakangler.com/articles/reviews/boat-reviews/item/1550-review-nucanoe-frontier http://www.yakangler.com/articles/reviews/other-reviews/item/1551-review-spyderco-salt http://www.yakangler.com/articles/reviews/fishing-gear-reviews/item/1524-slayer-inc-sinister-swim-tail would be... http://www.yakangler.com/reviews/1550-review-nucanoe-frontier http://www.yakangler.com/reviews/1551-review-spyderco-salt http://www.yakangler.com/reviews/1524-slayer-inc-sinister-swim-tail with one 301 redirect rule in my .htaccess file.
Intermediate & Advanced SEO | | mr_w0 -
SEOMOZ found basically all my articles and says they need a 301 redirect ?
Hope someone can HELP. So my site looks like it has the proper 301 redirect to www. for the main domain. But for some reason my articles that have a /trackback on them redirect to same address with out the trackback at the end. How do i fix this? seomoz is saying all my articles need a 301 redirect .all like 100. Thanks any help would be great
Intermediate & Advanced SEO | | jstgobig0