Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 04-12-2005, 11:00 PM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
Problem with image rating and yahoo slurp

Hi

YahooSlurp, the web spider from yahoo usually visit my site for indexing, but the spider follow the url likes ?showimage=23&rating=2 , so, whe it try to follow the link ,it insert a vote that is not true
is any manner to stop this, so the site can be indexing but no insert false votes ?? thx
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
  #2  
Old 04-13-2005, 03:45 AM
Rob Offline
pixelpost guru
 
Join Date: Mar 2005
Location: Burlington, Canada
Posts: 342
Send a message via ICQ to Rob Send a message via MSN to Rob
I added rel='nofollow' to all of the tags so that search engines would not follow the links, so if yahoo is, then they are not paying attention to the tags :evil:

The only other way I can think of doing it is to add the URL for the tags to a robots.txt file in the root of your website. I am not sure if Yahoo supports wildcards, but if they do (google does), the robots.txt would look like;

Code:
User-agent: *
Disallow: /?showimage=*&rating=*
Disallow: /index.php?showimage=*&rating=*
Note: The * in the disallow line is not standard compliant, but I believe search engines are allowing it. It is the only way to do the disallow though without using URL rewriting.

Anyone have better ideas?
__________________
shifted*exposure powered by PixelPost 1.4
Reply With Quote
  #3  
Old 04-13-2005, 07:54 AM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
Version 1.2 has rel='nofollow' but 1.1 , version i was using perhaps not, i am using now version 1.2 , i hope it works so human vote my images, not only yahoo and google
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
  #4  
Old 04-13-2005, 01:12 PM
Rob Offline
pixelpost guru
 
Join Date: Mar 2005
Location: Burlington, Canada
Posts: 342
Send a message via ICQ to Rob Send a message via MSN to Rob
I hope it works too. Let me know if you notice any search engines crawling those links because it is something that worries me
__________________
shifted*exposure powered by PixelPost 1.4
Reply With Quote
  #5  
Old 04-13-2005, 02:29 PM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
I tried with only rel='nofollow' with version 1.2 and it doesn't work , now i am goin to try with robots.txt to see what happen now....
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
  #6  
Old 04-13-2005, 03:04 PM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
what if yahoo tries to crawl my site too?
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Reply With Quote
  #7  
Old 04-13-2005, 04:55 PM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
:cry: i dont know why yahoo craw mi syite so many times, but i think robots.txt doesnt work. I read that Yahoo! Slurp adheres to the 1994 Robots Exclusion Standard and so dont like the *. And it ignores rel='nofollow' (perhaps by the ' not " ??).
Any idea ??
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
  #8  
Old 04-13-2005, 06:01 PM
Rob Offline
pixelpost guru
 
Join Date: Mar 2005
Location: Burlington, Canada
Posts: 342
Send a message via ICQ to Rob Send a message via MSN to Rob
If we modified the addon to reverse the order of the parameters, then we should be able to write a robots.txt that will work, although it will take more lines.

Code:
User-agent: *
Disallow: /?rating=
Disallow: /index.php?rating=
Anything blank is supposed to be a wildcard by the standard, so this should work. Let me know how it goes or if you need help modifying the addon.
__________________
shifted*exposure powered by PixelPost 1.4
Reply With Quote
  #9  
Old 04-13-2005, 08:04 PM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
thx , i will try it to see what happen, if yahoo webcrawel will give me only five stars ...
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
  #10  
Old 04-14-2005, 10:42 AM
reflejandome Offline
pixelpost guru
 
Join Date: Mar 2005
Posts: 124
Send a message via MSN to reflejandome Send a message via Yahoo to reflejandome
Quote:
Originally Posted by commando
If we modified the addon to reverse the order of the parameters, then we should be able to write a robots.txt that will work, although it will take more lines.

Code:
User-agent: *
Disallow: /?rating=
Disallow: /index.php?rating=
Anything blank is supposed to be a wildcard by the standard, so this should work. Let me know how it goes or if you need help modifying the addon.
I try it and it doesn't work .... so i decided to ignore yahoo while i found a way to resolver it
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ]
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 04:29 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs