[ic] search engine indexing scan/

Steve Graham icdev at mrlock.com
Mon Jun 19 10:55:06 EDT 2006


>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 



More information about the interchange-users mailing list