Latest Tutorial

How to configure htaccess to allow PHP files to accessed with XML extension

So supposing you've got a PHP file generating XML (as per my old tutorial on generating an RSS feed using PHP), what happens if you need that file to be linked as XML? This brief tutorial will explain how. Google Webmaster Tools specifically requests that sitemaps are added only with the .xml extension, in the same way Feedburner require...