X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/packages/sitemap/resources/views
home
/
gfecatvj
/
sites
/
restate
/
platform
/
packages
/
sitemap
/
resources
/
views
/
📁
..
📄
google-news.blade.php
(2.12 KB)
📄
html.blade.php
(469 B)
📄
ror-rdf.blade.php
(783 B)
📄
ror-rss.blade.php
(750 B)
📄
sitemapindex.blade.php
(561 B)
📄
txt.blade.php
(62 B)
📄
xml-mobile.blade.php
(473 B)
📄
xml.blade.php
(6.23 KB)
Editing: xml-mobile.blade.php
{!! '<' . '?' . 'xml version="1.0" encoding="UTF-8"?>' . "\n" !!} @if (null != $style) {!! '<' . '?' . 'xml-stylesheet href="' . $style . '" type="text/xsl"?>' . "\n" !!} @endif <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"> @foreach ($items as $item) <url> <loc>{{ $item['loc'] }}</loc> <mobile:mobile/> </url> @endforeach </urlset>
Upload File
Create Folder