Components Redirect Manager

Other languages:
Deutsch • ‎English • ‎français • ‎Nederlands

Contents

Components Help Screens

Overview

The Redirect Manager is a component that is accessed from the back-end of a Joomla! website. Its main function is to provide a mechanism to give an Administrator the ability to redirect the URL of a web page which no longer exists to a working web page. You must have the Use Apache mod_rewrite option enabled in your Joomla! installation Global Configuration options in order for the redirects you create to function.

How to access

Select Components  Redirect from the drop-down menu of the Joomla! Administrator Panel.

Description

This component is primarily used for redirecting URLs for web pages that no longer exist on your website to web pages that are working. The URL you want to redirect from must not be a working one on your website which actually loads a web page. It can be the URL to a web page which you have disabled in the Joomla! back-end administrator interface. The Expired URL you specify when you create the redirect should be the full URL as you would type it in your web browser. The component will only display the last portion of the source URL in the redirect listing. The New URL you specify when you create a redirect must be the full URL as well.

Screenshot

Help30-Components-Redirect-Manager-screen-en.png

Column Headers

Click on the column heading to sort the list by that column's value.

List Filters

Filter by Partial Title

You can filter the list of items by typing in part of the Title or the ID number.

Filter by State

In the upper area, above the column headings, there are two drop-down list box as shown below:

Help30-Components-Redirect-Manager-filter-attributes-subscreen-en.png

Only items matching the selection will be displayed in the list.

Column Filtering

Above the column headers on the right, there are 2 drop down input fields, one to Sort Table by: and a number to display.

Help30-Components-Banners-Clients-filter-client-ordering-numbers-en.png

Number of Items to Display

Below the list you'll find:

Batch Processing

Below the listing of redirects, is a section named 'Batch update new URL(s)'. This function allows you to change the 'New URL' for the selected redirects.

Help30-Components-Redirect-Manager-batch update-subscreen-en.png

Toolbar

At the top you will see the toolbar:

Help30-New-Edit-Enable-Disable-Archive-Bulk-Purge-Trash-Help-Options-toolbar-en.png

The functions are:

Options

Click the Options button to open the Redirect Manager Options window which lets you configure this component.

Quick Tips

In order for your redirects to work, you must enable the option Use Apache mod_rewrite in the Global Configuration options of your Joomla! installation. Note also that just enabling the 'Use Apache mod_rewrite' option is not enough. You must take the additional step of renaming the htaccess.txt file in the web site directory where you installed Joomla! to .htaccess or to whatever file name your Apache web server requires for additional configuration directives. In the Apache configuration file this setting is named 'AccessFileName' and by default this is set to '.htaccess'.

Related information

To create/edit a redirect: Redirect Manager: Link - Create/Edit


Top