Hi, Today morning i signed ip for keyword tracker and i also placed the script on my server.But iam getting this error Any solution?
I get similar error: failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/.sites/28/site1/web/tools/keywords/functions.php Code (markup): My URL is http://www.digiwebtools.com/digikey.php
The URL appears to be okay... are you still getting the error? The 403 Forbidden is relaying the error it's getting from your server when it tries to access the advanced usage script.
Not sure about it, because the the advanced usage script can be open without arguments, but 403 Forbidden is received when arguments added.
Did anything change on your server? Your script doesn't seem to be giving 403 errors anymore... You still having issues?
Yes, I still get the error after pressing check for individual keywords. No error is reported if I choose Check All, but the tool doesn't report ranking (N/A for all keywords)
Weird... I made a query via the URL you have your script on, and it came back fine. Maybe it's something specific to your keyword/URL combo you are trying to track? What keyword/URL combo are you getting the error with (exactly as entered)?
It happens for all keywords. Just PM you my account info for testing and seeing by yourself. Hope it's OK .
Looks like your web server has some sort of weird spam prevention if there's an "http://" in a variable in the request. Take out the "http://" in the URLs you are tracking and (I think) it should work.
When I click on an individual keyword I am getting: The request returned the following error: Unexpected result from your server: This error also shows HTTP/1.1 403 Forbidden in /home/.sites/28/site1/web/tools/keywords/functions.php on line 112 I tried removing the http:// but after I click update I get this error: The advanced usage script URL is not valid. When I go to the page directly it shows: a:1:{s:7:"results";s:4:"9999";} I am running PHP Version 5.2.8 Thanks for any feedback.
The HTTP/1.1 403 Forbidden is being relayed from your web server. You'll want to check your web logs to see why the web server is rejecting the requests (maybe it thinks it's a spam bot or something). Someone had a similar problem because their server was seeing requests with "http://" in a variable in the request, would be worth a shot to see if your server has the same (whatever it is) installed. Test it by tracking a URL without http:// in it.
Shawn, Thanks for the quick reply. Tracking a URL without http:// worked Is it possible to edit or delete old urls? I am tracking a few sites and would like to edit out the http:// instead of exporting and importing...is this possible? The drop down box near the 'check all' link has about 8 urls in there.