Pages (4):    1 2 3 4   
Member
Member
sbillard   27-08-2012, 19:04
#11

Check to be sure your images are published.

Member
Member
Member
jackdaw   01-09-2012, 10:53
#13

Anyone any new ideas about the sitemap that is not functioning for me? Still no images indexed by google, still the same error message alerts by google. I have my messages cached, at least, the thumbnails, because the large images are the same size as used on the site. Like described on this page: http://www.zenphoto.org/news/how-does-zenphoto-cache-

[i]'However if your images uploaded are the same size as used for the single sized image they will not be generated.'[/i]

Administrator
Administrator
acrylian   01-09-2012, 11:34
#14

That is actually not even true anymore. THere are always cached images generated even if the same size as the originals. The reason is that checking via the filesystem everytime is more overhead than just creating such an image.

I have updated the entry.

Administrator
Administrator
acrylian   01-09-2012, 11:35
#15

Sorry, I have no idea, but we don't even use the sitemap ourselves on zenphoto,org and loads of images are indexed nevertheless. Maybe try without, too?

Member
Member
jackdaw   01-09-2012, 11:59
#16

I'll try it without then perhaps, although I'd really like to have a sitemap that is working ok. Could you not just test it once and see if the sitemap is generated ok with the google image extensions enabled?

How come my images are not cached then? I don't want them to be cached (because they are the right size already) but if this is the only way to get them indexed by Google, I will cache them. But how? Now only the thumbs are cached.

I'm using this code right now:

`

        ">

`

Administrator
Administrator
acrylian   01-09-2012, 12:17
#17

If you don't call custom sized/default size images on your theme's image.php but the the full images dircetly they will of course not be cached as they are not requested (remember the lazy load principle of Zenphoto). But even then the sitemap would call the image processor and create them. But of course if google has the problem with these urls probably even one of theme breaks it for all. So you need to use the cache manager to create the images or let google index it without a sitemap. A sitemap is by no means necessarily mandatory to get a site's images indexed.

Our images are already indexed so I see no way how to do this again, besides I don't have an Google webmaster account for our site at all to check it.

Member
Member
jackdaw   03-09-2012, 17:58
#18

OK, I now use printdefaultimage in image.php, but now have to make sure all the images are cached. So I added the cachemanager again, but this only shows the admin thumb images when I hit 'cache images':

Refreshing cache for Galerij
Toepassen admin_40_cw40_ch40_thumb

I don't know how I can make it to precache all images.

Administrator
Administrator
acrylian   03-09-2012, 18:10
#19

You need to define what it should cache on its options. Note that you have to add some options to your theme options if you use any specific theme based image sizes (maxspace one for example).

Member
Member
jackdaw   03-09-2012, 20:23
#20

As far as I understand, I don't use anu theme based image sizes. My images are the same size I upload them and I use printdefaultimage() on image.php. But I have no idea what to do with these options:

http://ompldr.org/vZmNvZw/Selectie_025.bmp

Whatever I fill in in the bottom part, when I hit save, nothing is saved.

Pages (4):    1 2 3 4   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.