-
I want redirections for the followings..
https://example.com/course/science
https://example.com/course/arts
https://example.com/course/commerse
https://example.com/course/computer etc..I want a redirect for all should be insert learn parent category before them e.g.
https://example.com/course/science
should be redirect to https://example.com/learn/course/science
https://example.com/course/arts
should be redirect to https://example.com/learn/course/arts etc.What regex should i use to insert ‘learn’ before all /course/* categories?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this ticket.