Forum Moderators: open

Message Too Old, No Replies

vbscript for cloaking

need one asap

         

wayne

7:06 pm on Nov 30, 2000 (gmt 0)

10+ Year Member



Hello this is my first time to this forum and i'm glad i came across it . What i need to find is a vbscript that does cloaking for a client , kind of like the advanced modular one at spiderhunter . This vbscript should allow me to address many search engines as possible ....can any please help ????????

Wayne

littleman

9:37 pm on Nov 30, 2000 (gmt 0)



I know it is possible, but I doubt you are going to find a commercial script. Probably, your best bet would be to find an application in another language (perl, php, CF, etc.) and higher a VB programmer to convert it over.

Air

2:40 am on Dec 1, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Wayne, welcome.

It is more likely that you will find one coded with ASP. If you are looking for NT IIS native tools then ASP is likely the best bet IMO, you'll have better luck in a port, as littleman suggested form perl, cf, etc., or in acquiring a commercial script, or writing your own.

ulstrup

3:24 pm on Dec 6, 2000 (gmt 0)

10+ Year Member



Hi Wayne

IP-Delivery asp version works on NT. It's a commercial script - $995,- including 12 month IP updates.

It's good, but I know - quite a lot of money...

you'll find it at [ip-delivery.com...]

You can easyly customize the script to any se you want as long as you have the IP's of that se.

stn24

4:40 am on Dec 31, 2000 (gmt 0)



I've had the same problem, as I have an ASP site. So far I've discovered that it is possible, but the problem comes with the .asp extension. Most search engines do not index or follow asp pages. To get around it you must set it up in IIS to execute html pages with asp.dll. If it's your own server you'll be fine, but in my opinion any commercial hosts will refuse to do that (load on server all html pages executed as asp). I've set up another domain on unix server and just redirect non SE traffic to my main domain. I've also implemented an asp solution on my main site, but it's use is so far limited to Altavista Canada (reads and index asp pages). If you want a part of the ASP/vbscript code reply here with your email; I used stored procedure to pick SE's IP's.

wayne_c

2:37 pm on Dec 31, 2000 (gmt 0)



that would be great if you could suppy me with part of it any suggestions where i could find it in .cfm????

wcowan@soldierants.com

thanks again , happy new year to you all

wayne

Air

6:16 pm on Dec 31, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello stn24, that's a nice offer, welcome to WmW.