Fork me on GitHub

sitemap module suggestion  Bottom

  • the XML code for google is just

    Code

    < url>
      < loc>http://www.yoursite.com/< / loc>
      < priority>1.0< /priority>
      < lastmod>2005-07-03T16:18:09+00:00< /lastmod>
      < changefreq>daily< /changefreq>
    < /url>

    pasted over an over with priority and URL changed of course. This seems to be becoming required with search engines more and more with each passing day.
    It can't be that hard to generate automatically.
  • What's wrong with the googlesitemap module then?

    It's running on this site aswell, preview

    The module can be found in the here, since march 2006 already :-p
  • ZarToXidE

    What's wrong with the googlesitemap module then?

    wow sorry, completely missed that

    Thanks for the link
  • You might want to change the user_main template, Since is has the google namespace. Since november 2006 the namespace has changed due to the combined use for Yahoo! and MSN (MSN will follow somewhere in 2007)
    .
    The correct namespace would be:

    Code

    <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
             http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"

             xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

This list is based on users active over the last 60 minutes.