Guest Less than 1 minute ago
Hello all
First of all despite the recent security issues (turns out my .htaccess was hacked and someone had added malware in there) I just want to say what a great product this is.
I have customised it here and it looks really cool: http://www.boatpartylondon.co.uk/zenphoto
I have a question about the robots.txt and what i should be excluding in there?
Basically I want google to idex all my images. I want them to appear in the image search results and for them to be indexed.
At the moment my robots.txt file is:
Sitemap: http://www.boatpartylondon.co.uk/sitemap.xml
User-agent: *
Disallow: /zenphoto/themes/
Disallow: /zenphoto/zp-core/
Disallow: /zenphoto/zp-data/
Disallow: /zenphoto/page/search/
Disallow: /zenphoto/uploaded/
Is this correct to meet my requirements?
Another thing is that in google webmasters is saying there are 326 files restricted by the robots.txt file:
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-june-2011&i=image_15.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-july-2011&i=1-114-.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-june-2011&i=image_23.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-june-2011&i=image_30.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-july-2011&i=1-115-.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
http://www.boatpartylondon.co.uk/zenphoto/zp-core/full-image.php?a=boat-party-july-2011&i=1-73-.jpg&q=75&wmk=!
URL restricted by robots.txt Nov 20, 2011
When i click on some of the restricted ones it says:
Notice: class-album detected an invalid folder name: Boat-Party-July-2011. in /homepages/41/d375827504/htdocs/Boat Party London/zenphoto/zp-core/class-album.php on line 76
Notice: Bad album object parameter to newImage(1-83-.jpg) in /homepages/41/d375827504/htdocs/Boat Party London/zenphoto/zp-core/class-image.php on line 34
Fatal error: Call to a member function getWatermark() on a non-object in /homepages/41/d375827504/htdocs/Boat Party London/zenphoto/zp-core/functions-basic.php on line 532
Any idea how I can fix this?