aaron13100 / 404solution

404 Solution
https://ajexperience.com/wealthpsychology/404-solution/
4 stars 2 forks source link

A site subdirectory change breaks existing redirects #24

Open aaron13100 opened 5 years ago

aaron13100 commented 5 years ago

What I Expected To Happen

Redirects should persist even when the site changes its URL.

What Happened Instead

The redirects no longer work.

Steps to Reproduce the Bug

1) Use a WordPress installation that doesn't work at the domain level - it uses a subdirectory. e.g. www.domain.com/subdirectory-for-wordpress. 2) Capture a 404 URL 3) Change the subdirectory that WordPress uses.

The captured 404 captured the original subdirectory and has to be manually updated in order to become functional again.

The plugin should store redirects without the site's subdirectory.