Hi Luigi,
Thanks for getting back to me but I'm still a little lost... If we could work through an example that would be helpful.
The address of my homepage on localhost is:
http://localhost/014-edu-1.0.0.1/
Which will be updated to
www.edu-gaming.com when uploaded to production.
I'd like this page to redirect to
http://localhost/014-edu-1.0.0.1/community
(production version =
www.edu-gaming.com/community)
I have played around with the extension and I am able to get other pages to redirect to the community page. For example, if I take another page on my site:
http://localhost/014-edu-1.0.0.1/reviews
and put /reviews in From URL and /community in To URL it all works fine. However, I'm having difficulty identifying the From URL to redirect from my homepage.
Can you provide an example of what I should be putting in the From URL field to redirect from my homepage.
Thanks.