XML Sitemap (for Feature Phones)
102 |Generated by ultrono-sitemap. This is styled xml sitemap (for feature phones).
103 |This sitemap contains
| URL | 108 |
|---|
├── src
├── views
│ ├── txt.php
│ ├── xml-mobile.php
│ ├── html.php
│ ├── sitemapindex.php
│ ├── ror-rss.php
│ ├── ror-rdf.php
│ ├── google-news.php
│ └── xml.php
├── config
│ └── config.php
├── Ultrono
│ └── Sitemap
│ │ ├── SitemapServiceProvider.php
│ │ ├── Model.php
│ │ └── Sitemap.php
└── public
│ └── styles
│ ├── mobile.xsl
│ ├── sitemapindex.xsl
│ ├── google-news.xsl
│ └── xml.xsl
├── CHANGELOG-9.x.md
├── phpunit.xml
├── composer.json
├── LICENSE.md
├── README.md
└── .github
└── workflows
└── run-tests.yml
/src/views/txt.php:
--------------------------------------------------------------------------------
1 | false,
6 | 'cache_key' => 'laravel-sitemap.'.config('app.url'),
7 | 'cache_duration' => 3600,
8 | 'escaping' => true,
9 | 'use_limit_size' => false,
10 | 'max_size' => null,
11 | 'use_styles' => true,
12 | 'styles_location' => '/vendor/sitemap/styles/',
13 | 'use_gzip' => false
14 | ];
15 |
--------------------------------------------------------------------------------
/src/views/xml-mobile.php:
--------------------------------------------------------------------------------
1 | = '<'.'?'.'xml version="1.0" encoding="UTF-8"?>'."\n" ?>
2 | '."\n";
4 | } ?>
5 |
Generated by ultrono-sitemap. This is styled xml sitemap (for feature phones).
103 |This sitemap contains
| URL | 108 |
|---|
Generated by ultrono-sitemap. This is styled xml sitemapindex, sorted by update date.
103 |This sitemap contains
| URL | 108 |Updated at | 109 |
|---|---|
Generated by ultrono-sitemap. This is styled xml sitemap (for Google News), sorted by update date.
101 |This sitemap contains
| URL | 106 |Title | 107 |Publisher | 108 |Language | 109 |Genres | 110 |Access | 111 |Updated at | 112 |
|---|---|---|---|---|---|---|
Generated by ultrono/laravel-sitemap. This is styled xml sitemap, sorted by update date.
101 |This sitemap contains
| URL | 106 |Alternates | 107 |Images | 108 |Videos | 109 |Priority | 110 |Update freq | 111 |Updated at | 112 |
|---|---|---|---|---|---|---|