Download the PHP package grinet/notfoundcode without Composer
On this page you can find all versions of the php package grinet/notfoundcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package notfoundcode
Grinet/NotFoundCode
Grinet/NotFoundCode is a Magento 2 module that allows you to change the default 404 HTTP status code to a different one (such as 410) for SEO purposes. This adjustment helps search engines understand your site's structure better and can improve your SEO performance.
Features
- Custom HTTP Status Code: Replace the default 404 status code with any code you prefer (e.g., 410) to meet your SEO requirements.
- SEO Optimization: Ensure that removed pages return a more appropriate status code, helping search engines correctly interpret the state of your site.
- Easy Integration: Seamlessly integrate into your Magento 2 installation with straightforward configuration options.
Installation
The module can be installed via Composer or manually.
Composer Installation
Run the following command in your Magento root directory:
composer require grinet/notfoundcode
bin/magento setup:upgrade
bin/magento cache:flush
All versions of notfoundcode with dependencies
PHP Build Version
Package Version
Requires
magento/module-directory Version
100.*
The package grinet/notfoundcode contains the following files
Loading the files please wait ....