SEO : add tombi mori plugin
This commit is contained in:
parent
df2843123f
commit
8f9e75126e
64 changed files with 3719 additions and 44 deletions
5
site/plugins/kirby-seo/templates/sitemap.xml.php
Normal file
5
site/plugins/kirby-seo/templates/sitemap.xml.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
use tobimori\Seo\Sitemap\SitemapIndex;
|
||||
|
||||
echo SitemapIndex::instance()->render($page);
|
||||
Loading…
Add table
Add a link
Reference in a new issue