https://bugzilla.wikimedia.org/show_bug.cgi?id=63098

            Bug ID: 63098
           Summary: How to separate sitemap into series small file?
           Product: MediaWiki
           Version: 1.22.4
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: zog...@gmail.com
       Web browser: ---
   Mobile Platform: ---

I am using Manual:GenerateSitemap.php to generate sitemap now.

Is it possible to disable language variants link in sitemap?
For example the sitemap will contain language variants in URL which actually
all point to same page. 

I only want to keep the link to "http://zh.moegirl.org/Help:DynamicPageList";.
How?


<url> <loc>http://zh.moegirl.org/Help:DynamicPageList</loc>
<lastmod>2013-03-25T01:55:56Z</lastmod> <priority>0.5</priority> </url> <url>
<loc>http://zh.moegirl.org/zh-cn/Help:DynamicPageList</loc>
<lastmod>2013-03-25T01:55:56Z</lastmod> <priority>0.5</priority> </url> <url>
<loc>http://zh.moegirl.org/zh-tw/Help:DynamicPageList</loc>
<lastmod>2013-03-25T01:55:56Z</lastmod> <priority>0.5</priority> </url>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to