PHP code example of thelia / canonical-url-module
1. Go to this page and download the library: Download thelia/canonical-url-module library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
thelia / canonical-url-module example snippets
http://demo.thelia.net/index.php?view=product&locale=en_US&product_id=18
http://demo.thelia.net/index.php/en_en-your-path.html?page=44
http://demo458.thelia.net/index.php/en_en-your-path.html?page=44