WWW::Google::SiteMap::Index

WWW::Google::SiteMap::Index is a Perl extension for managing Google SiteMap Indexes.
Download

WWW::Google::SiteMap::Index Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jason Kohles
  • Publisher web site:
  • http://search.cpan.org/~jasonk/

WWW::Google::SiteMap::Index Tags


WWW::Google::SiteMap::Index Description

WWW::Google::SiteMap::Index is a Perl extension for managing Google SiteMap Indexes. WWW::Google::SiteMap::Index is a Perl extension for managing Google SiteMap Indexes.SYNOPSIS use WWW::Google::SiteMap::Index; my $index = WWW::Google::SiteMap::Index->new( file => 'sitemap-index.gz', ); $index->add(WWW::Google::SiteMap::URL->new( loc => 'http://www.jasonkohles.com/sitemap1.gz', lastmod => '2005-11-01', ));A sitemap index is used to point Google at your sitemaps if you have more than one of them. Requirements: · Perl


WWW::Google::SiteMap::Index Related Software