0 Members and 1 Guest are viewing this topic.
For some reason, a script that wrote back in 2008 to display weather information utilizing your stored data, is now being blocked. I get the following message [2] => Your request to Wunderground.com has been blocked. To get this block removed, please contact wunderground.com: [3] =>[4] => Your IP is 74.52.237.59, USER_AGENT [5] =>[6] => Email: support@wunderground.com ) so I'm inquiring. You can see the script that's being affected at http://jcweather.us/history.php. We've always been told that Wunderground doesn't mind if we use "WunderStuff" on our weather sites as long as we acknowledge the source. That seems fair since we freely contribute our weather to your database. In fact you can read some correspondence between Ken True and your John Celenza http://saratoga-weather.org/scripts-WUradar.php#WUradar that has been our guide for many years. So, I'm just looking for clarification, and will be glad to let all of the script users know if it's your decision that we shouldn't be utilizing the data. Thanks and I look forward to hearing from you. Jim McMurryKWIMAUST1http://jcweather.us
User-agent: *Disallow: /wxwuhistory.php
Maybe.......I did notice robots hammering this script with all possible dates, and WU does not like that.So I put:Code: [Select]User-agent: *Disallow: /wxwuhistory.php in robots.txtJozef