Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Google sitemap/image-sitemap  (Read 4824 times)

0 Members and 1 Guest are viewing this topic.

Nosferatu

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Google sitemap/image-sitemap
« on: May 19, 2011, 02:20:31 pm »

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

Code: [Select]
<?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,
Code: [Select]
<?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
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.