× Here you can get community support related to ReDJ.

can't redirect url

  • create888
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 7 months ago #4276 by create888
can't redirect url was created by create888
Hi,

I'm trying to permanently re-direct:

sitename.com/about.html

to

sitename.com


I have tried various combinations but can't get this too work.

I look forward to hearing from this greatly reviewed forum.

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

More
8 years 7 months ago #4277 by admin
Replied by admin on topic can't redirect url
Hi,
the rule is:
From URL: ^/about\.html$
To URL: {scheme}://{siteurl}/
Request only: true (checked)

Be sure to have the ErrorDocument in your .htaccess file, to intercept any 404 error with Joomla.

Kind regards,
Luigi

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

  • create888
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 7 months ago #4278 by create888
Replied by create888 on topic can't redirect url
Thank you for your prompt response.

Is there specific code I can add to the .htaccess to intercept any 404 error with Joomla?

Please advise. Thanks you in advance.

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

More
8 years 7 months ago #4280 by admin
Replied by admin on topic can't redirect url
Hi,
add this at the end:
ErrorDocument 404 /

More info here:

www.selfget.com/documentation/redj-joomla25/initial-configuration.html

Kind regards

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

More
8 years 6 months ago #4298 by apelsinskal
Replied by apelsinskal on topic can't redirect url
I also have a problem with redirects. Have tried some different solutions but none of them works.... Can you please explain?

From: saluki.se/index.php/sv/foedda-valpar-i-sverige-redirect
To: saluki.se/index.php/sv/koepasaluki/foedda-valpar-sverige-590

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

More
8 years 6 months ago #4299 by admin
Replied by admin on topic can't redirect url
Hi,
the rule should be:
From URL: ^/index\.php/sv/foedda-valpar-i-sverige-redirect$
To URL: {scheme}://{siteurl}/index.php/sv/koepasaluki/foedda-valpar-sverige-590
Request only: true (checked)

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

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

Time to create page: 0.146 seconds