× Here you can get community support related to ReDJ.

Menu name change

  • glendalerugby
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #381 by glendalerugby
Menu name change was created by glendalerugby
Hi,
I changed the name of a menu item, from glendalerfc to raptors. How can I redirect multiple old links?

Example of one article:
From:
infinityparkatglendale.com/index.php/rugbytown/glendalerfc/wpl/news/3079-your-scrumhalf-connection-covers-women-s-win
To:
infinityparkatglendale.com/index.php/rugbytown/raptors/wpl/news/3079-your-scrumhalf-connection-covers-women-s-win

I tried
From URL: ^/glendalerfc/
To URL: http://{siteurl}/raptors/{pathltrim /raptors/}{queryfull}

Thanks,
Michael

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago - 11 years 6 months ago #382 by admin
Replied by admin on topic Menu name change
Hi Michael,
the rule on the source URL will never match the example URL, because the initial caret (^) means "start with" but your URLs start with /index.php. Try this:
From URL: ^/index\.php/rugbytown/glendalerfc/
To URL: http://{siteurl}/index.php/rugbytown/raptors/{pathltrim /index.php/rugbytown/glendalerfc/}{queryfull}
Request Only: TRUE

And let me know.

Kind regards,
Luigi
Last edit: 11 years 6 months ago by admin.

Please Log in or Create an account to join the conversation.

  • glendalerugby
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #386 by glendalerugby
Replied by glendalerugby on topic Menu name change
Thanks -- I tried it but it redirects to my 404 page. I've attached a screenshot of my settings.
Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #388 by admin
Replied by admin on topic Menu name change
Sorry but I get the same page with both URLs. Did you change something? If you like, send me an email at info(at)selfget.com with a dump of ReDJ table.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.112 seconds