Hi,
I imported my events onto another website.
The ID numbers are therefore different.
Google redirects to the wrong url.
how to disable 404 redirection in jevents.
I would like to be able to do it with the joomla component
Best regards
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/old-url$
RewriteRule ^(.*)$ /new-url [R=301,L]
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »