dev-master
9999999-devsitemap.xml module for luya CMS
BSD-3-Clause
The Requires
seo sitemap sitemap.xml luya
0.9.0-alpha
0.9.0.0-alphasitemap.xml module for luya CMS
BSD-3-Clause
The Requires
seo sitemap sitemap.xml luya
sitemap.xml module for luya CMS
, (*1)
The LUYA sitemap.xml module provides sitemap.xml support for SEO., (*3)
Currently it only generates sitemap entries for pages created by the CMS module., (*4)
For the installation of modules Composer is required., (*5)
composer require cebe/luya-module-sitemap
Add the frontend module of the sitemap module to your configuration modules section:, (*6)
return [ 'modules' => [ // ... 'sitemap' => [ 'class' => cebe\luya\sitemap\Module::class, // available configuration options: // include hidden pages in sitemap.xml, default=false //'withHidden' => true, // encode urls in sitemap.xml, default=true //'encodeUrls' => true, ], // ... ], ];
Please note that the module name sitemap is required and should not be changed!, (*7)
In order to run the unit tests install sqlite, (*8)
sudo apt-get install php-sqlite3
and run the tests, (*9)
./vendor/bin/phpunit tests/
Professional support, consulting as well as software development services are available:, (*10)
https://www.cebe.cc/en/contact, (*11)
Development of this library is sponsored by cebe.:cloud: "Your Professional Deployment Platform"., (*12)
sitemap.xml module for luya CMS
BSD-3-Clause
seo sitemap sitemap.xml luya
sitemap.xml module for luya CMS
BSD-3-Clause
seo sitemap sitemap.xml luya