Forum Moderators: open
I have been looking around for code or ideas to use for cloaking in ASP. I can't find anything so finally I went ahead and created a basic one.
I built it in ASP. What it does is it grabs the IP address of whoever is requesting the page. Then it checks the IP address on a Database that has the spider information like IP Address and name and so on. If the IP address matches with one of those, then it's a spider. So what it does is direct it to the page that has all the keyword stuff for the spiders to grab. But if the IP address does not match with any of the ones that are in the DB it directs it to the page that humans are gonna see.
So, if anyone here wants to get a start on cloaking with ASP or if you just want to look at the code for later use or even help develope it, go to [redblue3.com...]
Thanks all :)