By GM on Wednesday, 21 September 2016
Posted in Technical Issues
Likes 0
Views 431
Votes 0
Hi -
I am using native URL Structure

For Instance - index.php?option=com_easydiscuss&view=post&id=14127&Itemid=78

In Easydiscuss 3 - the canonical url is showing correctly
index.php?option=com_easydiscuss&view=post&id=14127&Itemid=78

However - in Easydiscuss 4 - the canonical url is showing incorrectly
Pl see attached Picture


There are two amp; which are coming in
How to resolve it

To Regenerate the issue
You may turn seo friendly url as off and check it
or Site Credentials attached - may check


Edit
I have checked easyblog and there canonical url showing correctly
The issue is only in Easydiscuss, you can regenrate the issue by turning off seo friendly url and check canonical url in it
Hi there,

As what i found out, you still can access your post discussion right? As you can see mine URL still redirect correctly and without no "&" as shown http://prntscr.com/cklpjo

That is because of "PHP htmlspecialchars_decode() Function" as you can see here http://www.w3schools.com/php/func_string_htmlspecialchars_decode.asp and http://www.w3schools.com/php/func_string_htmlspecialchars.asp

Hope this helps.
·
Wednesday, 21 September 2016 20:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

No it doesnt help
The canonical url is correct in easyblog and also in easydiscuss 3

However - its incorrect in discuss 4

You need to correct the router for removing the extra &amp as shown in url in canonical
Attaching original page and canonical page

Let know the solution - as this seems to be one among last bugs as am been on hold before moving to discuss 4 and joomla last version (unless i found something new)
GM
·
Wednesday, 21 September 2016 20:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Sorry for the confusion earlier. Thanks for the information .

We have made temporary fixes on this file ...\components\com_easydiscuss\views\post\view.html.php .
Can you replace attached file at path above, give it a try and see how it goes.

We will include this on our next release version.
·
Thursday, 22 September 2016 13:19
·
0 Likes
·
0 Votes
·
0 Comments
·
sure thanks - it works
GM
·
Thursday, 22 September 2016 13:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 22 September 2016 14:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post