|
Helping ordinary people create extraordinary websites! |
Search Engine Spider-Friendly JavaScript ContentBy Will Bontrager2005-09-24
The CGI Program Here is the CGI program that will fetch the syndicated content and send it to your web page: #!/usr/bin/perl Edit and save the above program using a plain text word processor like NotePad or TextWrangler.
Upload the program to your server as ASCII/plain text, to a directory that can run CGI scripts. Give it 755 permissions. It requires the Perl module LWP::Simple. If you are unsure whether or not your server has the module installed, ask your hosting company or use Master Pre-Installation Tester from http://willmaster.com/mpits Tutorial Pages: » Search Engine Spider-Friendly JavaScript Content » The CGI Program » The SSI Tag Copyright 2004 Bontrager Connection, LLC |
|