[kdewebdev-site] HTML->PHP

Joff ffoj at flashgranny.co.uk
Thu Feb 24 10:40:52 EST 2005


On Wednesday 23 February 2005 23:06, Andras Mantia wrote:
> Hi,
>
>  I've also converted the about.html to about.php

Dont forget that when changing file extensions, you're effectively deleting 
the file as far as links into the site, and search engines are concerned. I 
know this doesn't apply yet as there's nothing linking to the site as it's 
not live yet, but when you do have to, make sure you either make a pretty 404 
page or turn the old page into a blank page with a meta refresh in the head 
(the latter is better for search engines as they /should/ update your listing 
in them with the new link)

ideally, there should be a 301 redirect (permanently moved) header :)

It's all looking great  btw :o)

Joff


More information about the kdewebdev-site mailing list