Page moved from main menu to sub menu
-
Marchert
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
12 years 3 months ago #194
by Marchert
Hello,
I try to redirect a page which was in the main menu on the old site and now moved to a sub menu on the new site.
Example:
Old:
www.oldsite.com/en/page.html
New:
www.newsite.com/submenu/page.html
On the new site there is only 1 language so I trimmed "en" out with:
From: /en/
To: http://{siteurl}{pathfrombaseltrim /en}
Then I created a new redirect rule (ordered after the one above):
From: ^/page\.html$
To: http://{siteurl}/submenu/page.html
But this does not work (redriects to the root)
Peter
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 months ago #195
by admin
Hi Peter,
just a question I don't understand. oldsite and newsite are two different domains and joomla sites? Or is the same joomla and you need a double redirect?
Please, advise.
Luigi
Please Log in or Create an account to join the conversation.
-
Marchert
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 months ago - 12 years 3 months ago #197
by admin
Try this:
From URL: ^/en/page\.html$
To URL: http://{siteurl}/submenu/page.html
Request only: true
This should work. If not, there are something with other rules, and I need the table dump. You can send via email using info(at)selfget.com.
Kind regards,
Luigi
Last edit: 12 years 3 months ago by admin.
Please Log in or Create an account to join the conversation.
-
Marchert
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
12 years 3 months ago #198
by Marchert
Thank you, but it does not work.
For testing I have deactivated all other rules - so it can not be a conflict. I have also cleared my browser cache before I did made changes.
Any other ideas?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 months ago #199
by admin
Yes,
send me an email with the full URL so I can test by myself. Also I could check settings for you, I need a temp backend access or we can do together using a remote desktop solution like TeamViewer. Just send me an email at info(at)selfget.com.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.125 seconds