Remove author admin
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

requestUri; $uriParts = parse_url($absoluteUri); $requestScript = $PHP_SELF; $httpResponseCode = NULL; Block rogue bots You don’t want to waste resources by serving your valuable content to useless bots. Here are a few ideas how to block rogue (crappy, not behaving, …) Web robots. uriParts["fragment"]; } header("HTTP/1.1

SEO 37