Forum Moderators: open
I've spent a bit of time using the site search function, but haven't seen an answer to my specific question:
I've added a Link Directory to my site. I used to edit a "site reviews" page by hand, but it got a bit unwieldy, so I decided to add a nice PHP Yahoo-style link directory, with a couple layers of categories. Visitors can suggest links to add, but they don't get added unless I approve them via the admin tool. i.e., I maintain full editorial control.
The question: am I hurting my page rank? This script counts the number of outgoing hits to other sites. As such, the URLs look something like this:
www.example.com/links/directory/click.php?url=www.ExternalSite.com/index.html&id=38
The script seems to add the "&id=[SomeNumber]" at the end, seems this is instrumental in the hit-counting.
Now: will Google and other bots and spiders recognize me as being a good scout and linking to other sites, or will this all be ignored? i.e., when comparing the current method I've employed to simply linking to "www.ExternalSite.com" directly, am I now at a disadvantage for any reason?
Thanks in advance!
[edited by: Woz at 6:47 am (utc) on May 9, 2003]
[edit reason] delinked example link [/edit]
Here's one thread that talks about it:
[webmasterworld.com...]
But they don't come to much of a conclusion.
<added>
Here they say PR is passed on through these links:
[webmasterworld.com...]
</added>
Thanks again, I appreciate it.