RSS redirect
-
kikdfsa3
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
-
11 years 1 week ago #2301
by kikdfsa3
I have site with links such as:
/index.php/articles/news?format=feed&type=rss
I need this:
/index.php/news?format=feed&type=rss
How I could create redirect?
Thank`s!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 1 week ago #2302
by admin
To redirect this single URL create a ReDJ rule as follow:
From URL: ^/index\.php/articles/news\?format=feed&type=rss$
To URL: http://{siteurl}/index.php/news?format=feed&type=rss
Request only: true (checked)
Kind regards,
Luigi
The following user(s) said Thank You: kikdfsa3
Please Log in or Create an account to join the conversation.
-
kikdfsa3
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.152 seconds