Under Mangage SEF url, in the Real url column i have :
index.php?option=com_content&id=16&lang=fr&layout=blog&view=category&Itemid=29
then on the sef url i have
fr/combloux-la-perle-du-mont-blanc/blog
If i take the domaine + the SEF REAL URL, it makes
domaine.com/index.php?option=com_content&id=16&lang=fr&layout=blog&view=category&Itemid=29
when i type it in explorer, it gives the 404 error
the url that should be shown inside the SELF REAL URL should be :
domaine.com/index.php?option=com_content&view=category&layout=blog&id=16&Itemid=29&lang=fr
but when i correct the real url inside SEF, it still don't work.