simply-static icon indicating copy to clipboard operation
simply-static copied to clipboard

Better integration with Redirection plugin

Open patrickposner opened this issue 1 year ago • 0 comments

There is a feature called "URL Monitor" in the Redirection plugin, which automatically creates redirects on changing slugs for posts and pages.

These are stored in the DB table prefix_redirection_items - the relevant columns for us are URL and action_data.

We should have an integration to automatically include the root URLs (before the redirect happens) when running a static export to make redirecting pages on the static site way easier.

patrickposner avatar Feb 23 '24 13:02 patrickposner