?
avatar WillerCT
WillerCT
26 Mar 2016

Good morning,

on my website made with Joomla 3.4.8, I noticed that in all the multipage articles I wrote is only indexed the first page. Analyzing the source code of the other pages I noticed that there is the rel = canonical attribute to the first page. I think this is a big mistake because each page has a unique content that should contribute to the placement of any item. I managed to remove the code responsible of the problem and all the pages of the articles are now indexed.

I suggest you correct this behavior.

avatar WillerCT WillerCT - open - 26 Mar 2016
avatar andrepereiradasilva
andrepereiradasilva - comment - 26 Mar 2016
avatar WillerCT
WillerCT - comment - 26 Mar 2016

With the modification that you suggested I get blank page. Instead I solved the problem with the modification indicated in this post http://forum.joomla.org/viewtopic.php?f=712&t=833986

This eliminates the rel = canonical


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9603.

avatar andrepereiradasilva
andrepereiradasilva - comment - 26 Mar 2016

Instead I solved the problem with the modification indicated in this post http://forum.joomla.org/viewtopic.php?f=712&t=833986
This eliminates the rel = canonical

Yes, if you remove the line of code that add the canonical the canonical is never added.

With the modification that you suggested I get blank page.

you get an white page? an white page is normally a php error in disguise.
please try to replace your /plugins/system/sef/sef.php file with this one https://raw.githubusercontent.com/andrepereiradasilva/joomla-cms/patch-6/plugins/system/sef/sef.php and tell me if all ok.

avatar WillerCT
WillerCT - comment - 26 Mar 2016

It is now all ok, the site is visible and rel = canonical absent.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9603.

avatar andrepereiradasilva
andrepereiradasilva - comment - 26 Mar 2016

oh i noticed now that you're on 3.4.8 (my mistake for not noticing), so the white page php error cames for that (there was changes in the SEF plugin from 3.4.8 to 3.5.0).

Anyway, if you do what i said in the comment before it should work fine.

avatar andrepereiradasilva
andrepereiradasilva - comment - 26 Mar 2016

ok thank you.
@brianteeman i think this issue can be closed.

avatar WillerCT
WillerCT - comment - 26 Mar 2016

no no I switched to 3.5 ;-)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9603.

avatar andrepereiradasilva
andrepereiradasilva - comment - 28 Mar 2016

@brianteeman this one can be closed

avatar brianteeman
brianteeman - comment - 28 Mar 2016

Closed as requested

avatar brianteeman brianteeman - change - 28 Mar 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-03-28 09:33:07
Closed_By brianteeman
avatar brianteeman brianteeman - close - 28 Mar 2016

Add a Comment

Login with GitHub to post a comment