I don't particularly understand your question... If you want to turn a URL that looks like: into: use .htaccess and mod_rewrite Otherwise you can just redirect the page to the static URL using the header() function (PHP) or Metatags.