[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] search engine indexing scan/



I don't think the above can work. That should be:

    [if cgi mv_tmp_session]

It's always wise to test your code too, pretending to be a search engine, to see how it's working. For example, to emulate Google:

    GET -H 'User-agent: Googlebot/1.0' $your_url

or:

    wget -O - --header 'User-agent: Googlebot/1.0' $your_url

Jon

Thanks for the tip - I'll check that out (Nice tool).

-Steve
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.