My main RSS feed URL has broken:
http://retrospectivecycles.com/index.php?rss&lang=en_US
This seems to have stemmed from an upgrade to 1.4.3.3 in early November. I've read the changelog post about legacy RSS rewrite rules, but assume that the feed shouldn't actually break if I'm using the function:
``
Thanks
same thing for me! the rss don't work
the page http://www.photo-drean.com/la-boutique-photo/sports/windsurf-surf-kitesurf/
the rss page http://www.photo-drean.com/la-boutique-photo/index.php?rss&albumname=sports%2Fwindsurf-surf-kitesurf&lang=fr_FR
who can help me?
You find the nightly build on our download page. Either you try that to help us not miss any bugs or you have to wait for an official release.
If your images are not indexed that can have numerous reasons. First there are two kinds of images: the cached ones (thumbs, sized images) and the full images you uploaded.
You possibly need to modify the robots.txt file as that is by default set not to allow access to the full images.
GREAT!!! i follow step by step and it work good now! i m waiting to see for the seo
i change the robots like this
Sitemap: http://www.mywebsite.com/sitemap.xml
User-agent: Googlebot-Image
Allow: /
User-agent: Googlebot Allow: /
User-agent: Yahoo Allow: /
User-agent: msnbot Allow: /
User-agent: Accoona-AI-Agent Allow: /
User-agent: MSRBOT Allow: /
User-agent: VoilaBot Allow: /*
Allow: /la-boutique-photo/albums/
Allow: /la-boutique-photo/cache/
Allow: /la-boutique-photo/cache_html/
Disallow: /la-boutique-photo/themes/
Disallow: /la-boutique-photo/zp-core/
Disallow: /la-boutique-photo/zp-data/
Disallow: /la-boutique-photo/page/search/
Disallow: /la-boutique-photo/uploaded/
Disallow: /la-boutique-photo/backup/
correct?
zenphoto is install in /la-boutique-photo/ yes
what i must do? before to install zenphoto my robots was just this
Sitemap: http://www.mywebsite.com/sitemap.xml
User-agent: Googlebot-Image
Allow: /
User-agent: Googlebot Allow: /
User-agent: Yahoo Allow: /
User-agent: msnbot Allow: /
User-agent: Accoona-AI-Agent Allow: /
User-agent: MSRBOT Allow: /
User-agent: VoilaBot Allow: /*
and it was correct i think because my seo was very good
Your syntax is simply wrong. You find all info herehow to setup the robots.txt file: http://www.robotstxt.org
Again if your install is in the folder, you don't need to include the folder in the file since the file needs to be in there. Look at the default one.