I am trying to remove id from url in Joomla2.5.8.
so I tried to set a reference to the below URL.
http://developernote.com/2012/05/how-to-remove-id-from-url-in-joomla-2-5/
I succeeded to remove id like below.
joomla/index.php/aaaa/bbbb.html ≫ joomla/index.php/aaaa/bbbb/105-cccc.html
But Only displays a ”blank page”.
I don't know what was wrong.
Could you give me some advice?
-program development environment-
・joomla!2.5.8
・SEO setting
Search Engine Friendly URL Yes
use URL rewriting No
Adds Suffix to URL Yes(add .html)
UNICODE Aliases No
・htaccess
no setting