Mobile site map issue
« on: February 19, 2014, 09:51:06 AM »
Hello,
I use version 6.1. My site have mobile version in directory
eg. site.com/www/mobile/
I checked to create mobile version of site and set "Mobile pages inclusion mask (optional):" to
site.com/www/mobile/, my mobile site map is empty. What Can I do?
Thank You


This is the content of mobile_sitemap I get

Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.site.com/generator/pages/mods/sitemap.xsl"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
      xsi:schemaLocation="
            http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Standalone Sitemap Generator www.xml-sitemaps.com (38212) -->

</urlset>
Re: Mobile site map issue
« Reply #2 on: February 20, 2014, 10:46:09 AM »
hello,
nope, just did the same thing
Re: Mobile site map issue
« Reply #4 on: February 21, 2014, 11:10:03 AM »
Hello,
No mobile pages are not included in main sitemap, there is no link that points to mobile version, we use redirection for mobile devices, and when mobile is detected it redirects to path site.com/www/mobile
Re: Mobile site map issue
« Reply #5 on: February 23, 2014, 08:18:59 AM »
Hello,

you need to create a separate sitemap in this case, using domain.com/mobile as a Starting URL.