craft-plugin-redirect icon indicating copy to clipboard operation
craft-plugin-redirect copied to clipboard

Craft 3 redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 pages. The plugin provides a clear user interface for admin and non-admin users.

Results 32 craft-plugin-redirect issues
Sort by recently updated
recently updated
newest added

Currently a query string is not preserved on redirect.

enhancement

I'm setting up the 301 redirects for a site that previously used a URL structure like 'index.asp?PageID=26'. Every unique PageID param should redirect to a different page on the site....

It would be nice to have a settings to change the "public facing" name of the plugin (like seomatic does). So instead of the client seeing "Redirect plugin for Craft...

enhancement

Options to edit or delete redirects seem to be gone

V2.0.1 is not shown on Utilities->Updates and not listed when running command craft update all. Cheers Peter

I'm currently experiencing an issue where a question mark is being appending to the end of all destination urls once the redirect has happened. Is anyone experiencing the same or...

Just updated to 2.0.1 in the hopes we could delete redirects again, but unfortunately this didn't work. Where's the delete button at?

Hi, it looks like the Registered catch all page is hardcoded to [100 urls on line 103 on SettingsController.php](https://github.com/Dolphiq/craft-plugin-redirect/blob/d59f2c5e9dd59b582de4d5e58074de9e301a9674/src/controllers/SettingsController.php#L103). Would be ideal to make this a user set variable on...

I have a general redirect rule: `behandlung/` to `angebot/`. Works perfectly. Now I added a second redirect rule: `behandlung/hyperhidrose-übermässiges-schwitzen` to `angebot/hyperhidrose-therapien-gegen-uebermaessiges-schwitzen`. The second redirect rule also follows the pattern of...

Google complains about an alternate page with proper canonical tag because for every redirect there is a question mark added to the destination URL.