× Here you can get community support related to ReDJ.

Joomla multiple URLs

  • chicago
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 months ago #1879 by chicago
Joomla multiple URLs was created by chicago
I'm using ReDJ to overcome the canonical problems with Joomla - i.e. multiple URLs.

I'm trying to redirect index.php to the home page (www.mysite.co.uk)
When I do this the XMAP I have on the site doesn't work - the XML site map address is replaced by the site home page.

Question: How can I redirect the index.php address without killing
www.mysite.co.uk/index.php?option=com_xmap&view=xml&tmpl=component&id=1

Cheers

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #1880 by admin
Replied by admin on topic Joomla multiple URLs
If you need to match ONLY:

www.mysite.co.uk/index.php

Try this:
From URL: ^/index\.php$
To URL: http://{siteurl}/
Request only: true (checked)

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.076 seconds