spatie / laravel-missing-page-redirector

Redirect missing pages in your Laravel application
https://freek.dev/598-retain-your-seo-worth-by-correctly-redirecting-missing-pages-in-a-laravel-application
MIT License
488 stars 38 forks source link

URL with query parameter not redirecting #53

Closed ilikourou closed 5 years ago

ilikourou commented 5 years ago

Hello,

I am moving one of my sites from Wordpress to Laravel. URL format in wordpress was: "/?p=123" (eg: domain.com/?p=123).

I have set up the Redirector and seems to be working fine for any other URL but this specific format ("/?p=1234"). When I visit this type of URL, I am getting the home page of my Laravel installation.

Any ideas?

spatie-bot commented 5 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.