Quote:
Originally Posted by DiSpy
In the thread where I had originally requested this, I received some feedback with concerns about search engines spidering too many duplicate URL's. (SEO optimization)
So I wound up making up my own code changes, you may want to implement them here for others as well...
Where you tell people to add:
HTML Code:
(<strong><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow">permalink</a></strong>)
you should instead tell people to add:
HTML Code:
(<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]&#post$postid" rel="nofollow">permalink</a></strong>)
Here is my origional thread for reference... https://vborg.vbsupport.ru/showthread.php?t=144018
I hope that helps!!
PS- You should also edit your original post to tell people to edit BOTH postbit AND postbit_legacy. (Just my $0.02 cents)
|
Hmmmmm... it seemed like this kinda worked for me but most of the time when you clicked the permalink it would take you to the first post in the thread.