craft-reroute icon indicating copy to clipboard operation
craft-reroute copied to clipboard

Manage 301/302 redirects in the control panel.

Results 9 craft-reroute issues
Sort by recently updated
recently updated
newest added

(to ensure /page/ is routed the same way as /page). Fixes davist11/craft-reroute#13

There's no horizontal scroll to get to them.

This works great. Additionally what we would like to do is populate a few hundred records in one go (I've already looked into a couple of possibilities http://craftcms.stackexchange.com/questions/673/htaccess-as-a-craft-template-for-301-redirects ). I...

It seems `/page` is currently treated as a different URL from `/page/`. In almost all cases though, if you want to redirect the former you also want to treat the...

Long URLs made the Method/View/Delete columns disappear altogether (https://www.dropbox.com/s/23aesagevntf39f/Screenshot%202015-08-31%2018. 24.27.png?dl=0) so made a quick fix by truncating the link text at 60 chars for both old and new URLs.

Just a feature request / suggestion... it'd be really handy to be able to sort the list of redirects by either Old or New URL. Or, at least, have it...

Quick implementation of redirect types/methods. Also added an index to oldUrl to improve lookup speeds

I know this is something that could be managed in htaccess but redirecting /Contact-Us to contact-us caused a redirect loop.