Thread: New LL script
View Single Post
Old 2004-10-04, 08:20 AM   #15
MadMax
"Without evil there can be no good, so it must be good to be evil sometimes" ~ Satan
 
MadMax's Avatar
 
Join Date: Aug 2004
Location: Motor City, baby, where carjacking was invented! Now GIMME THOSE SHOES!
Posts: 2,385
Quote:
Originally posted by DangerDave
Short answer is yes... but describe "pseudo-static"

DD
All site pages have .html addresses (or .htm or whatever you want). The submit.html page (for example) doesn't actually exist. When the server gets a request for the page it is generated from the script and displayed. "Pseudo-static" is basically a dynamically generated page called by a "static" URL. The spiders ask for a .html page and they get one, since there's no php code left when the page displays.
MadMax is offline   Reply With Quote