How to change .php to .html when working with Joomla i.e. SEF URLs
Categories: Web developers, web2.0

SEF – Search Engine Friendly. Joomla 1.5 provides different options for the URLs. By default we will have the php extension which is not search engine friendly. If the extenstion is html with the folder names, then it would be mostly recognized format o\for search engine and this will give the good search results. We can change the .php extension in joomla with the below procedure. [caption id="" align="aligncenter" width="460" caption="Joomla Dashboard"][/caption] How to Make SEF URls using Joomla: Firstly, we need to change the ... Read More

