Google Sitemp: Submitted 1000 URLs, only 50 Indexed Google Sitemp: Submitted 1000 URLs, only 50 Indexed
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Google Sitemp: Submitted 1000 URLs, only 50 Indexed

Started by Lon, November 05, 2014, 10:44:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lon

Hello,

I recently installed Coppermine v1.5.30, loaded 1000 photos, created a sitemap using PHPSitemapNG making sure the formatting and all the URLs were correct, and submitted it to Webmaster Tools, as I have for all of my web pages (5,000) and Google indexed only 70 photos. I have all the gallery app parameters (cat, pid, album, etc) specified so non-actual-photo URLs don't get indexed but there should be a lot more than 50. A sample of my submitted URLs are as follows:

<url>
    <loc>http://www.mysite.com/gallery/index.php?cat=2</loc>
    <lastmod>2014-10-31T12:26:08-07:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
</url>
<url>
    <loc>http://www.mysite.com/gallery/displayimage.php?pid=19</loc>
    <lastmod>2014-10-31T12:26:08-07:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
</url>
<url>
    <loc>http://www.mysite.com/gallery/thumbnails.php?album=4</loc>
    <lastmod>2014-10-31T12:26:08-07:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
</url>


Has anyone figured out how to get every photo or file indexed?