Forum Moderators: phranque

Message Too Old, No Replies

301 Redirect of a PR domain name

With a PR domain name, should a special 301-redirect be used?

         

webservices4

1:32 am on Sep 15, 2007 (gmt 0)

10+ Year Member



Hello forum,

Would like to get clarification on the 301-redirect in relationship to acquiring domain names with Google Page Rank.

- I acquired a PR 4 domain name in a SnapNames auction for a client who has a new site, but very related to the topic that we acquired the PR 4 domain had history in (existing links in DMOZ/Google directories, etc.).

- Our server hosts unlimited domains so we set up a new account for this newly acquired domain name with PR 4 and in the .htaccess file, I'm using the following code:

redirectMatch 301 ^(.*)$ http://www.example.com
redirectMatch permanent ^(.*)$ http://www.example.com

- With those 2 lines of code above, am I doing this right in order to keep the quality of the PR 4 domain name we acquired or should there be more to the code on the .htaccess file? ... I think I've seen some examples before where there's a short 3-5 second delay - not sure if that's useful or not ...

Also - is the idea behind acquiring a PR 4 domain (or any name with quality PR for that matter) and 301-redirecting it to a new domain that has zero-PR, a way to give that new domain some PR over time?

Any help on the above would be appreciated ... thanks.

[edited by: engine at 10:47 am (utc) on Sep. 19, 2007]
[edit reason] examplified [/edit]

jdMorgan

3:10 am on Sep 15, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Those two lines of code are different ways of doing the exact same thing, so you only need one of them.

As to the question about using an expired domain's residual PR to boost a new domain, that's an SEO question best addressed in the Google forum.

Jim

engine

10:48 am on Sep 19, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Continued here [webmasterworld.com...]