search engines arn't finding images

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
swisscheese
Posts: 138
Joined: Mon 19. Feb 2007, 16:37
Location: Solothurn, Schweiz

search engines arn't finding images

Post by swisscheese »

Hi all

Is it normal that google, bing, yahoo etc. don't find any entries if I'm searching images? Several phpwcms sites are ranking very well on text results, but not a single image is listed in the image results. Why? :(

Thanks for help
Gerd
User avatar
baklavoni
Posts: 170
Joined: Mon 23. Oct 2006, 00:48
Location: Bosnia and Herzegovina

Re: search engines arn't finding images

Post by baklavoni »

Actually I was wondering about images CP, and result in frontend.
If you add some image, for example image.jpg in backend, and after that add it in Images CP (set WxH, check to open larger image on click), then that image in frontend will have path like this content/images/041fe8f3f4fab2bb30581e1bdd3234fe.jpg
I think this is reason why search engines cannot find your images by tags, or names.

If you add pictures in wysiwyg editor, then filename is preserved...

Correct me if I'm wrong... :)
There is no page like home page...
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: search engines arn't finding images

Post by flip-flop »

First please have a look into the robots.txt

Code: Select all

Disallow: /content/
Disallow: /filearchive/
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
swisscheese
Posts: 138
Joined: Mon 19. Feb 2007, 16:37
Location: Solothurn, Schweiz

Re: search engines arn't finding images

Post by swisscheese »

The robots.txt I changed about 4 weeks ago to following:

Code: Select all

User-Agent: *
Disallow: /download.php*
Disallow: /login.php
Disallow: /phpwcms.php
Disallow: /template/
Disallow: /img/
But still no images in google, bing etc. I'm hopelessly stranded with this :roll:
Any ideas :?:

Thanx, Gerd
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: search engines arn't finding images

Post by flip-flop »

We should try to find out why this is so.
It could be the build of the HTML img- or scr lines.

Or is the reason for the cryptic filename?

You should test some placebo with different lines and/or speaking file names.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply