Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Canonical URLs For Tag Component Pages #18410

Closed
eSilverStrike opened this issue Oct 24, 2017 · 9 comments
Closed

Add Canonical URLs For Tag Component Pages #18410

eSilverStrike opened this issue Oct 24, 2017 · 9 comments

Comments

@eSilverStrike
Copy link

eSilverStrike commented Oct 24, 2017

Steps to reproduce the issue

There are several different URLs that can be used to access either the list of tags or individual tags which list the items that have been tagged (depending if you have the SEF plugin enabled, etc..)

The tag component should add a canonical link which points to the preferred URL of one of its pages (probably based on a menu item that exists). This way Google will not get confused about which URL to use and the page will not be hit with a possible duplicate content issue.

This will also help in situations where someone decides to add/update/change the SEF plugin they are using which could result in different URLs being generated for the tags component.

For more information on Canonical URLs and how they should work see: https://support.google.com/webmasters/answer/139066?hl=en

Expected result

Add to the head of the page the proper canonical URL. Example:

<link rel="canonical" href="https://www.yoursite.com/tags/tag-alias" />

Actual result

No Canonical links are created at this time by the tags component.

Additional comments

Articles have a similar issue which has been fixed with this pull request #18318

@ghost
Copy link

ghost commented Nov 25, 2017

@csthomas can you please have a Look on this Issue?


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

@eSilverStrike
Copy link
Author

Hopefully someone can look into this soon.

@ghost
Copy link

ghost commented Oct 12, 2018

#22589 is this related?

@eSilverStrike
Copy link
Author

#22589 is some what related along with issue #18219. What this feature request does is add a Canonical URL within the html source that points to the correct URL for the content. This is used by search engines like Google so they know which url to display on the search engine result pages in the case of when more than one url will display the same page. (and to avoid duplicate content issues)

I don't really understand the Joomla Dev Team sometimes. Canonical URLs is such a basic and IMPORTANT part of SEO. To not have it implemented for all the core components is crazy especially with the way the Joomla Router spits out different URLs for the same page.

Joomla does a lot right but this is one thing they need to fix (not just for the tag component).

@stalker-code
Copy link

I have the same problem.And I still could not solve it.

@ghost
Copy link

ghost commented Feb 20, 2020

@stalker-code @eSilverStrike I see this bug not solved in Joomla! 3.9.15, it seems that joomla do not have developers to solve these issues for years now, better use wordpres for new site if this issue is important to you

@joomla joomla blocked ghost Feb 20, 2020
@SniperSister
Copy link
Contributor

@Milglius let me be crystal clear here: any positive contribution is very welcome in the Joomla community and in this tracker, so we highly appreciate if you want to help make Joomla better by i.e. testing or writing patches or moderating tickets.

As you however prefer to just open pointless tickets (see the version hash tickets), moan or leave toxic comments like this one, I hereby suspend for 30 days. Please use that time to consider how a more healthy contribution can look like.

Thanks.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @jwaisner by The JTracker Application at issues.joomla.org/joomla-cms/18410

@jwaisner
Copy link
Member

Closing as J3 is not available to add features. Please check J4 and request a feature for J4 if this request is still valid there.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants