This download was added » Mon May 28, 2007 3:33 pm by SeO and last edited » Fri Mar 05, 2010 3:32 pm by dcz • Last download » Fri Mar 19, 2010 5:01 pm
phpBB SEO Zero Duplicate
This mod Will HTTP 301 redirect almost all (100% in strict mode) possible dupes in phpBB forums.
viewforum.php?f=xx => url rewritten forum url
viewforum.php?f=xx&start=yy => url rewritten paginated forum url
viewtopic.php?f=xx&t=yy => url rewritten paginated topic url
viewtopic.php?f=xx&t=yy&view=prev/next => url rewritten topic url
viewtopic.php?f=xx&t=yy&start=zz => url rewritten paginated topic url
viewtopic.php?t=yy => url rewritten topic url
viewtopic.php?t=yy&view=prev/next => url rewritten topic url
viewtopic.php?t=yy&start=zz => url rewritten paginated topic url
viewtopic.php?p=xx => postxx.html or url rewritten topic url with 'post_redir' => 'guest' or 'post_redir' => 'all'
download/file.php?id=xx(&t=1) => rewritten attached url
memberlist.php?mode=viewprofile&u=xx => url rewritten profile url
memberlist.php?mode=viewprofile&un=nickname (when applicable)
search.php?author_id=xx&sr=post|topics => url rewritten user message url
search_id=egosearch
search.php?author=nickname&sr=post|topics (when applicable)
search.php?author_id=xx&sr=post&start=yy=> url rewritten paginated user message url
search.php?author=nickname&sr=post|topics&start=yy (when applicable)
search_id=active_topics => url rewritten active topics url
search_id=active_topics&start=xx=> url rewritten paginated active topics url
search_id=unanswered&sr=topics => url rewritten unanswered url
search_id=unanswered&start=xx&sr=topics => url rewritten paginated unanswered url
search_id=newposts&sr=topics => url rewritten newposts url
search_id=newposts&start=xx&sr=topics => url rewritten paginated newposts url
search_id=unreadposts => url rewritten unreadposts url
search_id=unreadposts&start=xx => url rewritten paginated unreadposts url
As well, when title injecting, any spelling in injected titles will be HTTP 301 redirected (all cases) :miss-spelled-title => correct-title
Will get rid of SIDs and highlight as set in the mod rewrite and mark, watch, explain and bookmark Vars in URLs for guests :topic-title-txx.html?sid=SID => topic-title-txx.html
forum-title-fxx.html?mark=fids => forum-title-fxx.html
Will check $start consistency :Example with 25 topics per pages :
forum-title-fxx-32.html => forum-title-fxx-25.html
Will by default HTTP 301 redirect index.php :
www.phpbb-seo.com/en/index.php => www.phpbb-seo.com/en/forum.html
Will automatically follow the eventual settings in the phpBB SEO mod rewrite like :
example.com/phpBB/ => example.com/phpBB/forum.html