dimanche 12 juin 2022

How can i Redirect Laravel 7 Bulk Old URL to New URL ? 4000+ Old URLs to New

I want to redirect my Old URL to New URL

OLD URL : http://example.com/productsite-reviews

New URL : http://example.com/reviews/productsite.com

The problem is i have more than 4000+ URLS. Can we redirect the old URL to New URL without .htaccess file ?

this is my home route

Route::get('/', 'HomeController')->name( 'home' );

Is there any way to redirect these URL in bulk without writing htaccess code?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/skl4GYN
via IFTTT

Aucun commentaire:

Enregistrer un commentaire