[Advanced] Zero Duplicate V 0.2.2

Zero duplicate support forum.
Personalized HTTP 301 dynamic redirections.

Moderator: Moderators

[Advanced] Zero Duplicate V 0.2.2

Postby dcz » Tue Jan 23, 2007 7:34 pm

Zero Duplicate (Advanced mod Rewrite Version)
    Title : Zero Duplicate (Advanced version)

    Author : dcz / www.phpbb-seo.com

    Description : This mod Will HTTP 301 redirect almost all possible dupes in phpBB forums.

    Version : 0.2.2

    Installation Level : Advanced.

    Installation Time : 10 min.

    EZmod : n/a.

    phpBB :2.0.22

Author's Notes :
    Will HTTP 301 redirect almost all possible dupes in phpBB forums.
    Meant to work with the phpBB SEO advanced mod rewrite

    Performed redirections :
    index.php?c=xx => cat-title-cxx.html

    viewforum.php?t=xx => forum-title-fxx.html

    viewforum.php?t=xx&start=xx => forum-title-fxx-yy.html

    viewtopic.php?t=xx => topic-title-txx.html

    viewtopic.php?t=xx&view=prev/next => topic-title-txx.html

    viewtopic.php?t=xx&start=xx => topic-title-txx-yy.html

    viewtopic.php?p=xx => topic-title-txx.html or topic-title-txx-yy.html if required

    profile.php?mode=viewprofile&u=xx => memberxx.html
    Wrong titles will be HTTP 301 redirected (all cases) :
      miss-spelled-title => correct-title

    Will get rid of SIDs and mark 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 :
    Will automatically follow the eventual settings in the phpBB SEO mod rewrite like :
    example.com/phpBB/ => example.com/phpBB/index.html


    WARNING
    • MODS :
      This mod is as powerful as important to use properly.
      Local testing is advised.
      As it is possible that some mods won't work properly at first, after install.
      The principle of this mod is easy, we only accept default GET and POST vars on phpBB scripts.
      By the way kind of a security enhancement on the concerned scripts too.
      So if a mod added a GET or POST var on index.php, viewforum.php, viewtopic.php or a member's profile,
      it's URLs will be redirected at first.

      Example :
        viewtopic.php?report=true&p=xx |would be first redirected to| topic-title-tyy-zz.html.

      It's simple to fix, we just need to allow this additional var in our dupe filters.
      Please ask for support on such experiences.


    • Migrating :
      If your forum was previously indexed using a different URL standad than the one you now plan to use, please read carefully the third part ( "3) Migrating :" ) of the first :
      Code: Select all
      #
      #-----[ DIY INSTRUCTIONS ]--------------------------------------------------
      #


      of the mod install file.

    • Redirection Check :
      It is very important to make sure the correct headers are sent!!

      Once installed this mod, you should check, using for example http://web-sniffer.net/ , if the returned headers are correct.
      The mod should work nicely with apache and IIS server (running isapi_rewrite), but could under some circumstances output a
      302 header instead, which is really not a good idea.
      So you should check if HTTP 301 header is returned with both options for gun-zip support.
      To do this, just paste a forum url with a miss-spelled title in URL in http://web-sniffer.net/
      And test BOTH OPTIONS for "Accept-Encoding: gzip"

      If both cases returns HTTP 301, you're done with installing this mod.

      Example on this site :

    NOTE :
      Some of the suggested code changes could already have been performed by another mod. You'll find additional informations about the specific changes in the install file.
      If it is the case, this means part of the job is already done ;)
      Please read the install file carefully for more details.

    Important :
      As HTTP 301 are to be used with caution, the downloads are only available for registered users.
      This mods makes HTTP redirecting very easy and you should not change all your URLs every other day.
      Do not hesitate to ask for support when first installing.

    0.2.0 => 0.2.x update :
      The update as well gets rid of the PHPBB_URL constant, which can cause some trouble if you are using it elswhere.
      You shoudl now use :
      $phpbb_seo->seo_path['phpbb_script'] instead of PHPBB_SCRIPT
      $phpbb_seo->seo_path['root_url'] instead of ROOT_URL
      $phpbb_seo->seo_path['phpbb_url'] instead of PHPBB_URL

      Meant to work with the phpBB SEO advanced mod rewrite 0.2.2 and above

mod Rewrites supported :

Languages :

Demo :

Versions :

Download:
Last edited by dcz on Tue Feb 06, 2007 5:44 pm, edited 1 time in total.
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Advertisement

Postby dcz » Tue Feb 06, 2007 5:45 pm

Support for this mod is provided in the Zero duplicate forum.

Please start new thread or reply to existing ones.

As well, we ask you to please add the zero dupe type ([Simple], [Mixed] or [Advanced]) your thread is talking about at the beginning of its title.

Click on the Watch this thread link to be notified of updates for this mod.
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm


Return to Zero duplicate phpBB2

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 8 guests