Tag Archives: Request Uri

Weird bot hits on a website

Over a website I realize (call it site. com), over SIX HUNDRED hits were signed up with some seriously weird details: The many hits came were done while using the GET method, however the requested URLs were being all full URLs directed to subdomains regarding Yahoo. com. Good examples are: http: //login. tpe. aol. com http: //login. bjs. aol. com http: //login. korea. aol. com Once more, those were the particular GET REQUEST_URI values – which is, the bot was requesting a TRAFFIC from another website, not from website. com. These were not HTTP referrer ideals. The many hits came via same remote coordinator, a subdomain identify from charter. com. It could be a hacking attempt (this is in fact a deliberate request for any clearly wrong page), but I am not 100% convinced of your theory. This can be baffling me, as We have never seen such behavior. Any help would be appreciated. Many thanks! PM me personally which sub-domain. helpful to work for any spin-off of hire (and charter instantly at one point), I recall a few of their stuff nonetheless, and if wanted, I think I remember several of their email addresses. Appears like a zombie LAPTOP.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Server side redirect for mobile/handheld users

Greetings All I’ve been looking into an effective way to redirect people accessing a niche site via handheld devices, to a focused page for mobile or portable users. I’ve found sources teaching me how to accomplish this via javascript and php, but post wondered if anybody knew a server side way eg via htaccess file I have only until now found this : but unsure of the way to use it or whether this is actually the way to take action: (http: //www. alistapart. com/articles/return-of-the-mobile-stylesheet) (I understand that recently there’s recently been news that Google advises to never redirect and to help keep people on the identical url, but for this purpose, i do desire to redirect them) Thank you! Here’s an added complete version. Stylesheet type: Put this in a file called ". htaccess" and save that file from the directory with your primary css file (presumably identified as style. css). There it is possible to create a separate file called cellular. css for cellular devices. Code: RewriteCond %REQUEST_URI! /mobiledirectoryhere/. *$ RewriteCond %HTTP_ACCEPT " text\/vnd\. wap\. wmlapplication\/vnd\. wap\. xhtml\+xml" NC, AND ALSO RewriteCond %HTTP_USER_AGENT " sonysymbiannokiasamsungmobilewindows ceepocopera" NC, AND ALSO RewriteCond %HTTP_USER_AGENT " mininitroj2memidp-cldc-netfrontmotup\. browserup\. linkaudiovox" NC, AND ALSO … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment