Google sitemap/image-sitemap Google sitemap/image-sitemap
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Google sitemap/image-sitemap

Started by Nosferatu, May 19, 2011, 02:20:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nosferatu

Hallo,

i am looking for a sitemap/image-sitemap plugin, but i can't found something for 1.5 or ist it integrated and i did't see it Oo.

the plugin have to create 2 sitemapes

1 is sitemap.xml

<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84 http://www.google.com/schemas/sitemap/0.84/sitemap.xsd"><url>
<loc>http://www.pj-firepower.com/picgallerie/categories.php?cat_id=1</loc>  <priority>1</priority>  <changefreq>always</changefreq>
</url>

2 is image-sitemap.xml,

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
   <loc>http://www.pj-firepower.com/wallpapers/displayimage.php?album=1&pid=1#top_display_media</loc>
   <image:image>
     <image:loc>http://www.pj-firepower.com/wallpapers/albums/userpics/10001/normal_Lighthouse.jpg</image:loc>
</image:image>
</url>


have someone a plugin for me ?

Nosferatu