Hello,
I have just purchased sh404SEF because I need to adapt the urls of my site (under development).
I made the choice to use EasyDiscuss only through EasySocial Groups (thanks to the EasyDiscuss Group App).
But because EasyDiscuss remains an independent extension of EasySocial, there is an inconsistency of the urls for Google SEO.
Here is the default format of urls :
Url of a EasySocial Group1 : domain.com/groups/group1
Url of a EasyDiscuss Post1 asked from a Group1 : domain.com/forum/post1
And here's what I'd like to have instead :
Url of a EasySocial Group1 : domain.com/groups/group1
Url of a EasyDiscuss Post1 asked from a Group1 : domain.com/groups/group1/forum/post1
To summarize, I would like the EasyDiscuss URLs to automatically include groups and the alias of the corresponding Groups names.
I contacted the support of sh404SEF before you, he answered that StackIdeas would be more able to help me because you already wrote a sh404SEF plugin for EasyDiscuss.
So I have to modify the file you wrote here : components/com_easydiscuss/sef_ext/com_easydiscuss.php
In concrete terms, I know that I must include the alias value of the cluster_id (corresponding to the EasySocial Group name of the EasyDiscuss Post)...
Thank you
Philippe
I have just purchased sh404SEF because I need to adapt the urls of my site (under development).
I made the choice to use EasyDiscuss only through EasySocial Groups (thanks to the EasyDiscuss Group App).
But because EasyDiscuss remains an independent extension of EasySocial, there is an inconsistency of the urls for Google SEO.
Here is the default format of urls :
Url of a EasySocial Group1 : domain.com/groups/group1
Url of a EasyDiscuss Post1 asked from a Group1 : domain.com/forum/post1
And here's what I'd like to have instead :
Url of a EasySocial Group1 : domain.com/groups/group1
Url of a EasyDiscuss Post1 asked from a Group1 : domain.com/groups/group1/forum/post1
To summarize, I would like the EasyDiscuss URLs to automatically include groups and the alias of the corresponding Groups names.
I contacted the support of sh404SEF before you, he answered that StackIdeas would be more able to help me because you already wrote a sh404SEF plugin for EasyDiscuss.
So I have to modify the file you wrote here : components/com_easydiscuss/sef_ext/com_easydiscuss.php
In concrete terms, I know that I must include the alias value of the cluster_id (corresponding to the EasySocial Group name of the EasyDiscuss Post)...
Thank you
Philippe