can't redirect url
-
create888
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 2 months ago #4276
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.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 1 month ago #4277
by admin
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
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 1 month ago #4278
by create888
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.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 1 month ago #4299
by admin
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.132 seconds