- Code: Select all
RewriteRule ^phpBB2/(.*)$ http://www.dendroboard.com/$1 [R=301,L]
So far it seems to work...
Let me know if this is ok.
Moderator: Moderators
RewriteRule ^phpBB2/(.*)$ http://www.dendroboard.com/$1 [R=301,L]Posts Redirections:
This option will determine how to handle post urls; it can take four values :
* off, do not redirect post url, whatever the case,
* post, only make sure postxx.html is used for a post url,
* guest, redirect guests if required to the corresponding topic url rather than to the postxx.html, and only make sure postxx.html is used for logged users,
* all, redirect if required to the corresponding topic url.
Please Note
Keeping the postxx.html URLs is harmless SEO wise as long as you keep the disallow on post urls in your robots.txt.
Redirecting them all will most likely produce the most redirections among all.
If you redirect postxx.html in all cases, this as well mean that a message that would be posted in a thread and then moved in another one will see it's url changing, which thanks to the zero duplicate mod is of no harm SEO wise, but the previous link to the post won't link to it anymore in such case.
kyle1745 wrote:Ok I have upgraded my site and moved phpBB3 to the root. I have installed Mixed phpBB3 SEO Mod Rewrite, and Zero Duplicate.
So far most things seem to be working well, but I have some questions:
- The check for Zero Duplicate when I try to miss spell a forum url gives me a 404. If I go to a post it will give me a 202.
RewriteRule ^phpBB2/(.*)$ http://www.dendroboard.com/$1 [R=301,L] 

Too many redirects occurred trying to open “http://www.dendroboard.com/post274743.html?hilit=fruit%20fly#p274743”. This might occur if you open a page that is redirected to open another page which then is redirected to open the original page.


Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

Users browsing this forum: No registered users and 3 guests