> Also, don't rule out the possibility of generating static HTML at regular
> intervals. This is how sites such as Slashdot operate - it's a sort of a
> creative server-side caching mechanism.

this sounds very interesting. So they are saving cpu and db_traffic by
writing html pages out? How are they making sure that they are up to date?
Do u know any good tutorials on that?

Merlin

--
<IFRAME
SRC="http://saratoga.globosapiens/associates/report_member.php?u=3&color=EEE
EEE" scrolling=no frameborder=0 TITLE="My travel articles" width="330"
height="155"  ALLOWTRANSPARENCY="true"><a href="http://www.globosapiens.net";
title="Worldwide Travel Community"a>Travel Community<a/> </IFRAME>

"Chris Shiflett" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> --- Merlin <[EMAIL PROTECTED]> wrote:
> > What do you think? Maybe there is another possiblitiy=?
>
> Are you certain the site in question doesn't simply parse the HTML files
as if
> they were PHP? Even so, I do not understand how you think one of these
URLs is
> more "search optimized" than the other:
>
> http://example.org/script.html
> http://example.org/script.php
>
> Also, don't rule out the possibility of generating static HTML at regular
> intervals. This is how sites such as Slashdot operate - it's a sort of a
> creative server-side caching mechanism.
>
> Hope that helps.
>
> Chris
>
> =====
> Become a better Web developer with the HTTP Developer's Handbook
> http://httphandbook.org/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to