Redirecting Domains
-
Hi Everybody,
My clients owns a lot of domains related to his website.
I redirected them to the website.
So his website is: www.vallnord.com
but if you type Vallnordski, vallnordsnow, etc etc they will go to the website, but they will not change the url and will keep vallnordski, vallnordsnow instead of going to vallnord.com
Not very clear actually, so if you have 20 seconds to type them you will see it very clear.
I was wondering if this was a good practice or it is better to actually redirect someone completely (If they type vallnordski.com take them to vallnord.com)?
Is redirecting a good SEO practice?
Regards,
Guido.
-
Hi Guido,
It seems none of the domains you mentioned are now working. You should return everything to the way it was before so that your client's sites are operable and then we can start over to resolve your problem.
Incidentally, what just happened sounds slightly familiar to me. Are you using an Apache server?
Sha
-
Sorry - you most probably did it right, but just to confirm - did you put it after RewriteBase / etc.? Can you paste the whole mod_rewrite block here?
-
I just did it. but now if I type vallnordski.com I get a 500 server internal error.
I added only:
RewriteCond %{HTTP_HOST} !^www.vallnord.com$ [NC] [AND]
RewriteCond %{HTTP_HOST} !^(.).vallnord.com$ [NC]
RewriteRule ^(.)$ http://www.vallnord.com/$1 [R=301,L]At the beggining of the mod rewrite section
Any idea why this might not work?
Thanks!
-
Yes - you need the 301 redirect - to do it - open or create the .htaccess file in the root of your site and type the following within the mod_rewrite section (if you already have one or if not then create one like so):
<ifmodule mod_rewrite.c="">Options +FollowSymLinks
RewriteEngine on
RewriteBase /RewriteCond %{HTTP_HOST} !^www.vallnord.com$ [NC] [AND]
RewriteCond %{HTTP_HOST} !^(.).vallnord.com$ [NC]
RewriteRule ^(.)$ http://www.vallnord.com/$1 [R=301,L]</ifmodule>This way any domain that is now www.vallnord.com will be automatically redirected to it (permanently as 301).
To answer your question in full - yes - it is a good practice to redirect someone - you should always try to do your SEO campaign pointing to just one domain - even if you have a number of different ones pointing to it - as long as you use permanent redirection (301) you'll be fine.
I hope this helps you solve the problem.
-
if i am not wrong you should use a 301 Redirect
regards,
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
-
302 Redirect Question
After running a site crawl. I found two 302 redirects. The two redirects go from: site.com to www.site.com & site.com/products to www.site.com/products How do I fix the 302 redirect and change it to a 301 redirect? I have no clue where to start. Thanks.
Technical SEO | | Ryan_1320 -
Subdirectories and Domain Authority
Hello, A subdirectory consolidates domain authority vs a ccTLD approach. However, for example, if a domain has been well established in the UK i.e example.com, is that domains authority diluted if a subdirectory is created i.e example.com/es Will some of the link juice attained on www.example.com be shared throughout www.example.com/es and therefore initially impact search visibility for www.example.com? I understand it works both ways as well, as any links attained on www.example.com/es will benefit the example.com domain. Thanks
Technical SEO | | SEONOW1230 -
Redirecting a single page on a separate domain to a new site?
My client started a subdivision of their company, along with a new website. There was already an individual page about the new product/topic on the main site, but recognizing a growth area they wanted to devote an entire site to the product/topic. Can we/should we redirect that page on the old corporate/main site to the new domain, or just place a link or two? Thoughts?
Technical SEO | | VTDesignWorks0 -
Will Links to one Sub-Domain on a Site hurt a different Sub-Domain on the same site by affecting the Quality of the Root Domain?
Hi, I work for a SaaS company which uses two different subdomains on our site. A public for our main site (which we want to rank in SERPs for), and a secure subdomain, which is the portal for our customers to access our services (which we don't want to rank for) . Recently I realized that by using our product, our customers are creating large amounts of low quality links to our secure subdomain and I'm concerned that this might affect our public subdomain by bringing down the overall Authority of our root domain. Is this a legitimate concern? Has anyone ever worked through a similar situation? any help is appreciated!
Technical SEO | | ifbyphone0 -
260k 301 redirects
Hello, I just found that some of the urls on my site have both ugly characters and some other things I'd like to fix (such as ---- into a single - ) After some local tests i've seen that If i leave some imperfections there will be 48k different urls on the other hand if the renaming procedure is strict i'll have around 260k out of 2.3M urls to be renamed. If I'm going to do this I'll create new canonicals meta tag and redirect old urls with 301 headers to the new location. The content will not change. My big doubt is SEO wise, I know that I'll have better urls, but aren't those too much redirects on a single day? what would you do if you wish to have shipshape urls and know some of these are crap? thanks
Technical SEO | | mylittlepwny0 -
Geo-Redirection
Our client has two almost identical sites targeting: Australia (www.mysite.com.au) Rest of World (www.mysite.com) Currently they have splash page on www.mysite.com asking users to select: Australia Rest of World (redirects to: www.mysite.com/home) I'm thinking they should get rid of slash page and simply auto detect if user on www.mysite.com is based in Australia and serve a message "Do you want to visit our .com.au site. It's not helped by the fact the .com site appears to get served ahead of .com.au iin australia as both sites are hosted in US. Looking to change this! Thanks in advance for your help!
Technical SEO | | steermoz70 -
Redirects 301
Hello, I need to reedirect a URL of a page that I have in my site (http://digitaldiscovery.com.pt/servicos-de-marketing-digital/publicidade-online/) to a new URL with SEO porpuses. Whats the best way to this? I use Wordpress btw. Tks in advance! PP
Technical SEO | | PedroM0 -
Sub Domain SEO
I am thinking to Add Sub Domains to get better rankings for Local Searches. So I will develop City Specific Sites with Specific Language. For Example qatar.wisnetsol.com. IT will be in Arabic. If my Good standing and Ranking on Google for wisnetsol.com will help my subdomain to rank better? if we setup wisnetsol.com/qatar, how it can target Qatar in Google Webmaster tools? Will links for qatar.wisnetsol.com and wisnetsol.com are seprate? What do you think about this strategy? Is it good or bad?
Technical SEO | | Khuram0