.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Name of your Extension =========================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed by: Henrik Urlund :Changed: 2013-01-09T18:08:37 :Classification: extension key :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ---- :Keywords: keywords comma-separated :Author: Documentation Team :Email: documentation@typo3.org :Language: en .. _img-1-img-2-HTTP-301-Redirect-For-Dummies: |img-1| |img-2| HTTP 301 Redirect For Dummies ============================================= Extension Key: http301 Language: en Version: x.y.z Keywords: 301, http, redirect, moved, permanently, realurl, speaking, path, alias, url Copyright 2006-2013, Henrik Urlund, 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.org .. _Table-of-Contents: Table of Contents ----------------- **`HTTP 301 Redirect For Dummies 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ **`Administration 4 <#__RefHeading__31511_818911409>`_** **`Configuration 5 <#__RefHeading__31515_818911409>`_** **`Known problems 6 <#__RefHeading__31525_818911409>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension is a “service” that handles the HTTP response status code 301 Moved Permanently, used for permanent redirection, based on actual page with the purpose of avoiding duplicate content (SEO optimizing). This extension will also resolve the RealURL issue on duplicate content that will occur if your page has a “Speaking URL path segment” set. Eg. if your page name is “Contact Me” (depending on your RealURL configuration) the url will be http://example.com/contact-me/ but if you give it an “Speaking URL path segment” named “contact” you will get the following link http://example.com/contact/ although you can still access the page through the “page-name-link” resulting in possible duplicate content. With this extension enabled instead of duplicate content a HTTP 301 Permanently Moved (redirect) will be made from “contact-me” to “contact”. Note that this extension does NOT depend on RealURL and will work in any case. .. _Administration: Administration -------------- To make it work, just download and install the extension – and magic will happen :) .. _Configuration: Configuration ------------- There are no configuration options. If you think there should be some, feel free to contact me. .. _Known-problems: Known problems -------------- None. .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left