Forum Moderators: rogerd
I mean, we really don't want to attract forum spammers but rewarding long term posters with links in their sigs would only seem fair - comments welcome.
Nevertheless, static-looking URLs are nice and might improve your site's performance in other SEs. Even Google seems to like static URLs somewhat better.
Snitz's URLs don't look too messy for dynamic pages, but you could probably employ something like ISAPI Rewrite to get rid of the query string.
When "http://www.example.com/forum.cgi" sits alone in the address bar, the page has a PR of 5; when "http://www.example.com/forum.cgi/" appears, the PR is zero.
My working explanation is that the generated pages take the PR of the straight cgi page, but that the toolbar software gets confused if you ask it a complicated question. Thus, in my case, the posts all have a PR of 5, but the toolbar can't work this out.
PR distribution seems to spread more evenly also with static urls, but as mentioned is the an anomoly with the toolbar getting confuse or less pr passed.
my .02.
Scott
I mean, we really don't want to attract forum spammers but rewarding long term posters with links in their sigs would only seem fair - comments welcome.
Nothing to report as yet - but due to Matt Cutts recent comments that "sig link are increasing becoming worth nothing"... I'm testing this to a near absolute.
In theory, for his statement to be absolutely true I would believe Google may have programmed discounted the sig file rather than simply looking for the unnatural external linking pattern created by multiple posts.
Another possibility is that multiple links from same site are "worth less"... e.g the first link counts full value (as whatever it was worth before), the second - less, third less even still and so on - possibility in a reverse logrithmic scale since Google PageRank is of similar logrithmic design.
The second possibility seems more reasonable - since in the same statement Matts Cutts suggested the "site wide links" (as per PageRank brokers) have a similar effect.
Nonetheless, (and not to be totally off topic) the reason I bring this up > if either is true the consideration for "rewarding long term posters" is likely under-productive.
"http://www.example.com/forum.cgi" denotes a file, called "forum.cgi".
"http://www.example.com/forum.cgi/" denotes a directory, called "forum.cgi/", which *may* resolve to "http://www.example.com/forum.cgi/index.html", "http://www.example.com/forum.cgi/index.php", or nothing, depending on how you have configured your server.
So, it's no wonder that those two URLs have different PR.
Jim
no wonder that those two URLs have different PR
They don't have different PRs, but the toolbar reports different PRs - presumably for the reasons you state.
My point is that, to check the PR, you have to be careful what URL is showing in the address bar. You have to check using a URL that is unambiguously a page, otherwise you get an inaccurate result.