Hello everybody!
I just have installed phpBB SEO, i would have URLs like:
domain.com/forum-name/
domain.com/forum-name/topic-title.html
i have set 'yes' on Virtual Folder option (I kept all the standard values for mixed mode), but my page titles are still "xxxx/topic14.html", such as :
http://disdettacontratto.com/abitativo/topic24.html
I already created the new htaccess and I cleared the cache. Now I don't know what to do.
The forum is very new, so I can regenerate all the links if needed.
What can i do?
This is a piece of my .htaccess file, that seems a bit weird :
# FORUM ALL MODES
RewriteRule ^(forum|[a-z0-9_-]*-f)([0-9]+)/?(page([0-9]+)\.html)?$ /viewforum.php?f=$2&start=$4 [QSA,L,NC]
# TOPIC WITH VIRTUAL FOLDER ALL MODES
RewriteRule ^(forum|[a-z0-9_-]*-f)([0-9]+)/(topic|[a-z0-9_-]*-t)([0-9]+)(-([0-9]+))?\.html$ /viewtopic.php?f=$2&t=$4&start=$6
Does that create the ugly title?
Thanks for your help

English |
French
