przewiń do treści

HTML, XHTML i CSS. Praktyczne projekty. Wydanie II

Włodzimierz Gajda

<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>http://www.gajdaw.pl/php/pear-auth/index.html</loc>
    <lastmod>2007-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>http://www.gajdaw.pl/gimp/gimp-kurs-3/index.html</loc>
    <lastmod>2007-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  ...
</urlset>

Listing 42.7. Fragment pliku sitemap.xml witryny http://gajdaw.pl

Rozdział 42. Powiązania dokumentów

listing-42-07.txt