.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================= wt\_301\_redirect ================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2008-05-29T14:43:01 :Classification: Redirect old simulate static documents to new realurl pages :Author: Alexander Kellner :Email: Alexander.Kellner@einpraegsam.net :Info 3: :Info 4: .. _wt-301-redirect: wt\_301\_redirect ================= Extension Key: **wt\_301\_redirect** Copyright 2005-2008, Alexander Kellner, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **wt\_301\_redirect 1** **wt\_301\_redirect introduction 2** What does it do? 2 Example url 2 What means 301 redirect? Why 301 redirect? 2 **How to use 3** **Todos 4** **Changelog 5** **Additional links 6** .. _wt-301-redirect-introduction: wt\_301\_redirect introduction ------------------------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ If you want to change from SimulateStaticDocuments to RealURL and want to use a dynamic 301 redirect (maybe Google like it more??), so use this plugin... .. _Example-url: Example url ^^^^^^^^^^^ Redirect `http://www.domain.org/312.0.html `_ to new realurl page like `http://www.domain.org/page.html `_ via 301 .. _What-means-301-redirect-Why-301-redirect: What means 301 redirect? Why 301 redirect? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 301 redirect is the most efficient and **Search Engine Friendly** method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently". .. _How-to-use: How to use ---------- - `Import from online repository `_ - Create a new page (disabled in the menu) - Enter a new page content and use the “301 redirect” - Change your .htaccess and add this line: RewriteRule ([0-9]+)\.([0-9]+)\.html$ http://www.yourdomain.com/index. php?id=1131&id\_old=$1&type\_old=$2&domain=%{HTTP\_HOST}&get\_old=%{QU ERY\_STRING} [R=301,L] \# Change 1131 to the pid of the new page and yourdomain.com to your domain, where the hidden page is reachable - That's all... - You find a sample htaccess in the folder wt\_301\_redirect/doc/sample\_htaccess.txt .. _Todos: Todos ----- Do you need a new feature? Maybe we can help you, so just write us! .. _Changelog: Changelog --------- .. _generated: ((generated)) ^^^^^^^^^^^^^ .. _wt-301-redirect-version-0-2-x-alpha: wt\_301\_redirect version 0.2.x alpha """"""""""""""""""""""""""""""""""""" .. _Update-to-TER-on-29-05-2008-version-0-2-2: Update to TER on 29.05.2008 version 0.2.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Added manual again .. _Update-to-TER-on-10-09-2007-version-0-2-1: Update to TER on 10.09.2007 version 0.2.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Small Bugfix: Further GET variables will be used now: news.html?a33 .. _Update-to-TER-on-24-08-2007-version-0-2-0: Update to TER on 24.08.2007 version 0.2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Different domains in one TYPO3 installation now supported .. _wt-301-redirect-version-0-1-x-alpha: wt\_301\_redirect version 0.1.x alpha """"""""""""""""""""""""""""""""""""" .. _Initial-release-to-TER-20-08-2007-version-0-1-0: Initial release to TER 20.08.2007 version 0.1.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _Additional-links: Additional links ---------------- **You can use one of the following links, to get more informations about this plugin:** - Authors (Alex Kellner) homepage: `http://www.einpraegsam.net `_ - Tuning parts for your car: `http://www.wunschtacho.de `_ - Stuff for snowboarder and skier: `http://www.justpowder.de `_ Do you need help with this plugin: `http://www.typo3.net `_ |img-1| wt\_301\_redirect - 6 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102