PDA

View Full Version : will I lose PR doing this?



dolphin
05-29-2003, 05:14 PM
Hi all,

Great site :)

Just a quick question, Ok so its not a good idea passing you PR to other sites. At the moment I am redirecting my links using redirect.asp ....

so, atm all my links are like this:

website.com/redirect.asp?link=22 or
website.com/redirect.asp?link=50 or

it takes them to the redirect page and depending on the linkId it takes them to the page, eg yahoo or amazon or whateva.

Just wondering if I will pass on my PR doing my links this way??

Thanks all, appreciated

Dolphin

Chris
05-29-2003, 06:40 PM
You might. The safest thing to do would be to disallow access to redirect.asp using robots.txt

dolphin
05-29-2003, 09:24 PM
Thanks Chris,

appreciates

Cheers

Dolphin

dolphin
05-31-2003, 07:44 AM
Originally posted by Chris
You might. The safest thing to do would be to disallow access to redirect.asp using robots.txt


Oh just a simple question,

The domain of my site is,

mysite.com

but actually redirects it to mysite.com/shop

it I was to use a robot txt file, (txt file located at mysite.com/shop/robot.txt) to disallow images,

is this the way to do it?

User-agent: *

Disallow: /images

or

Disallow: /shop/images

??

Thanks for your help

Cheers

Dolphin

Chris
05-31-2003, 08:29 AM
Stick it in your root directory and Disallow: /shop/images