Jump to content

Too Many Redirects


webthinkers

Recommended Posts

Can anybody help

How to get rid of those too many redirects, coming from those files

 

/var/www/html/prestashop/var/cache/prod/translations/catalogue.en-US.NXhscRe.php:    '301 Moved Permanently (recommended once you have gone live)' => '301 Moved Permanently (recommended once you have gone live)',
/var/www/html/prestashop/var/cache/prod/translations/catalogue.en-US.L8dqxxF.php:    '301 Moved Permanently (recommended once you have gone live)' => '301 Moved Permanently (recommended once you have gone live)',
/var/www/html/prestashop/app/Resources/translations/en-US/AdminShopparametersFeature.en-US.xlf:        <source>301 Moved Permanently (recommended once you have gone live)</source>
/var/www/html/prestashop/app/Resources/translations/en-US/AdminShopparametersFeature.en-US.xlf:        <target state="final">301 Moved Permanently (recommended once you have gone live)</target>
/var/www/html/prestashop/app/Resources/translations/default/AdminShopparametersFeature.xlf:        <source>301 Moved Permanently (recommended once you have gone live)</source>
/var/www/html/prestashop/app/Resources/translations/default/AdminShopparametersFeature.xlf:        <target>301 Moved Permanently (recommended once you have gone live)</target>
/var/www/html/prestashop/modules/ps_metrics/vendor/symfony/http-foundation/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/modules/ps_metrics/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/modules/psaddonsconnect/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/modules/ps_accounts/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/modules/ps_eventbus/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/modules/ps_mbo/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/src/Core/Form/ChoiceProvider/CanonicalRedirectTypeChoiceProvider.php:            '301 Moved Permanently (recommended once you have gone live)',
/var/www/html/prestashop/controllers/front/ProductController.php:                            header('HTTP/1.1 301 Moved Permanently');
/var/www/html/prestashop/controllers/front/ProductController.php:                            header('HTTP/1.1 301 Moved Permanently');
/var/www/html/prestashop/controllers/admin/AdminLoginController.php:            // header('HTTP/1.1 301 Moved Permanently');
/var/www/html/prestashop/classes/shop/Shop.php:                        $redirect_header = ($redirect_type == 1 ? 'Found' : 'Moved Permanently');
/var/www/html/prestashop/classes/shop/Shop.php:                $redirect_header = ($redirect_type == 1 ? 'Found' : 'Moved Permanently');
/var/www/html/prestashop/classes/controller/FrontController.php:            header('HTTP/1.1 301 Moved Permanently');
Binary file /var/www/html/prestashop/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/deprecation.phar matches
/var/www/html/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:        301 => 'Moved Permanently',
/var/www/html/prestashop/vendor/guzzlehttp/guzzle/src/Message/Response.php:        301 => 'Moved Permanently',

Help us get rid of those redirects, what is the solution?

301 Moved Permanently

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...