Dynadot โ€” .com Registration $8.99

Question about redirection

Spaceship Spaceship
Watch

freelancewell

Established Member
Impact
0
Hi ,

i need your help for my issue please:

- ihave a website which is PR5
-I bought a website (busy one PR4)

i don like the name of the site i bought and i have a better one to use .

I will forward both sites to the new domain name , what will happen in this case ?

-To the PR ?
-To the links in search engine?

The final design will be similar to the PR4 site with some changes .

What will happen to the engines backlinks to the sites ?

both sites will still be registered..

is is better if i host these sites and forward them to the new domain ?

or is it better to forward them on the registrar basis ?

any idea how to manage without dropping on the SE ranks ?

thanks

Thanks
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
I think if u just put a redirection page on ur old site whose name u dont like to forward to ur new site . Users will start coming to ur new site and most probably ur new site will get indexed also. so that might be one of the solution.
 
0
•••
You have to use 301 redirect. That will transfer both visitors, backlinks and PageRank.

The easiest is in .htaccess:

This will transfer from old domain to new one:
Code:
Redirect 301 / http://www.newdomain.com

This will transfer from old domain a directory in new domain:
Code:
Redirect 301 / http://www.newdomain.com/newdir/

Let me know if you have any questions. You can also e-mail me for help.
 
0
•••
Jim_Westergren said:
You have to use 301 redirect. That will transfer both visitors, backlinks and PageRank.

The easiest is in .htaccess:

This will transfer from old domain to new one:
Code:
Redirect 301 / http://www.newdomain.com

This will transfer from old domain a directory in new domain:
Code:
Redirect 301 / http://www.newdomain.com/newdir/

Let me know if you have any questions. You can also e-mail me for help.

i'm sorry to dissapoint you, but google has forbidden this technique, which even could lead you been banned for ever from google SE's.

but if you are willing to take that chance, go ahead ;)
 
0
•••
On what are you basing your statement?

Mine is based on maybe 30 advices from SEO savvy webmasters on forums, maybe 10 articles AND recommendations from GoogleGuy (Google representative).

Just by Googling for 2 min I get this:
-------
A 301 redirect is the most efficient and spider/visitor friendly strategy around for web sites that are hosted on servers running Apache
http://www.tamingthebeast.net/articles3/spiders-301-redirect.htm

301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently".
http://www.webconfs.com/how-to-redirect-a-webpage.php

If you need to move a page or a whole website, a 301 redirect is always recommended. If you just change a file name or delete a page, you my lose search engine rankings that were associated with the old page. By using a 301 redirect, you tell search engines and humans where to find the new page.
http://www.internetbasedmoms.com/seo/301-redirect.html

A 301 Redirect as it is commonly referred to will allow you to make these changes without compromising your hard earned SEO results.
http://www.gnc-web-creations.com/301-redirect.htm

The standard recommends to use a 301 redirect when a page has been permanently moved.
http://www.internetofficer.com/301-redirect.html

You've just redesigned some pages of your web site. The pages have high search engine rankings that you don't want to lose. How can you safely redirect web site traffic from your old pages to the new pages without losing your rankings? You can do this by using a " 301 redirect "
http://www.isitebuild.com/301-redirect.htm
-----------

Perhaps you meant meta refresh? Or Javascript redirection? If you did, then yes that is true. Both those methods are NOT recommended and yes maybe you could even be banned but this I don't know.
 
0
•••
you can add this on your htaccess file

Code:
RewriteEngine on 
RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com [NC]
RewriteRule ^(.*) http://www.yourdomain.com/$1 [L,R=301]
 
0
•••
bentong said:
you can add this on your htaccess file

Code:
RewriteEngine on 
RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com [NC]
RewriteRule ^(.*) http://www.yourdomain.com/$1 [L,R=301]

Exactly. That is another method of 301 redirect.
 
0
•••
xlusive said:
i'm sorry to dissapoint you, but google has forbidden this technique, which even could lead you been banned for ever from google SE's.

but if you are willing to take that chance, go ahead ;)

Maybe he meant by cloaking... 301 ain't cloaking and it's OK with G AFAIK
 
0
•••
netPH said:
Maybe he meant by cloaking... 301 ain't cloaking and it's OK with G AFAIK


What i meant is: 301 technique is also used for redirecting the site to google and then you get that PR that google has. and therefor google has banned that technique and you get deleted if they notice it.
 
0
•••
xlusive said:
What i meant is: 301 technique is also used for redirecting the site to google and then you get that PR that google has. and therefor google has banned that technique and you get deleted if they notice it.

Yeah that is a different thing. If you 301 redirect to Google you will be sent to Google when coming to the site.

301 redirection, other than this, is the only proper way of doing it.
 
0
•••
thanks a lot guys for the help .

actually iwll be redirecting 2 sites 1 PR 5 and 1 PR 4 with around 200,000 backlinks to a totally new domain .

i hope by using the 301 redirect i can gain back all the links and PR .

it will be interesting to see the results , although i am a bit worried ....
 
0
•••
Please PM me when you have done it so that I can check so it is alright.
 
0
•••
you will not get back your link popularity, you may get it only if you redirect a single website and if it has the same thematic.
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Unstoppable Domains
Domain Recover
DomainEasy โ€” Live Options
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back