Search engine programmers!
say I wanted to do a db driven site in PHP / mysql but I wanted it to appear like it was static for search engines so I sym linked page_1.html page_2.html to myscript.php
would I have to send any extra headers or alter headers to make the php seem like a static .html page?
|