Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [sangiro] detail_page.cgi to static detailed page

Quote Reply
Re: [sangiro] detail_page.cgi to static detailed page In reply to
Hi,

for what you want, yogi's SSI suggestion is probably better.

By using detailed_page.cgi you are still telling the robots the page is dynamic, even though it's served staticly.

You could use detailed_page.cgi as a blind ssi call, perhaps, cutting out all the display routines, and just keepiing the "select" (for link validity) and the "update" for counting routine. Return a space (essentially a nothing) to the SSI, and everyone will (should) be happy.

When you write out the page, just use ssi to call the detail_page.cgi?ID=<%ID%> and you'll be set up. *BUT* don't forget to edit out the display routines or you'll redirect to the dynamic page.

If I have a chance, later, I'll see if I can come up with the modified CGI file to just count hits to the detailed page.

You will need to use SSI, since you have to have some "active" or executable trigger.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread detail_page.cgi to static detailed page sangiro 10662 Aug 20, 2003, 7:33 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
pugdog 10427 Aug 20, 2003, 8:40 PM
Thread Re: [pugdog] detail_page.cgi to static detailed page
sangiro 10419 Aug 20, 2003, 10:06 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
yogi 10421 Aug 21, 2003, 1:46 AM
Thread Re: [yogi] detail_page.cgi to static detailed page
sangiro 10304 May 14, 2004, 11:30 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10248 May 14, 2004, 12:53 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10317 May 15, 2004, 7:43 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10288 May 15, 2004, 8:23 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10249 May 15, 2004, 10:24 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10253 May 15, 2004, 12:09 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10246 May 15, 2004, 5:42 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10244 May 16, 2004, 7:23 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10278 May 16, 2004, 7:43 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10258 May 16, 2004, 8:08 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10259 May 16, 2004, 12:25 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10234 May 16, 2004, 12:48 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10216 May 18, 2004, 8:14 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10293 May 18, 2004, 8:32 AM
Post Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10161 May 18, 2004, 8:33 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10221 May 18, 2004, 12:35 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10246 May 18, 2004, 12:54 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10198 May 18, 2004, 1:11 PM
Post Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10133 May 18, 2004, 1:18 PM
Post Re: [sangiro] detail_page.cgi to static detailed page
pugdog 10348 Aug 21, 2003, 8:51 AM