× Here you can get community support related to ReDJ.

Redirect URL does not work

  • redjuser
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #2253 by redjuser
Redirect URL does not work was created by redjuser
Hello,
I rewrited my old site into Joomla 3.2,
I installed ReDj, installation succesful, System ReDj Community plugin enabled (it is the first in the orderlist).

I created a new redirect item like:

'From url': /index.php?option=com_content&task=view&id=77&Itemid=59

the 'TO URL' is a simple page from the new site like /contact-us

(I also tried the FULL URLs, with the domain name in it)

Unfortunately the URL redirecting is not working...It shows me a page like: The cateory was not found...


I also tried with .htaccess in the web root or without it...

Thnx for your help.
Tibor.

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

More
10 years 1 month ago #2254 by admin
Replied by admin on topic Redirect URL does not work
Hi Tibor,
the from url field is a regular expression, so you must escape special chars. The to url must be absolute:
From URL: /index\.php\?option=com_content&task=view&id=77&Itemid=59
To URL: http://{siteurl}/contact-us

Kind regards,
Luigi
The following user(s) said Thank You: redjuser

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

  • redjuser
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #2256 by redjuser
Replied by redjuser on topic Redirect URL does not work
Luigi, I appreciate your work,
Thank you very much for your quick answer, it works!!
Tibor.

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

More
10 years 1 month ago #2259 by admin
Replied by admin on topic Redirect URL does not work
I'm glad to hear this.

Kind regards,
Luigi

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

Time to create page: 0.074 seconds