Opened 7 years ago
Closed 5 years ago
#3817 closed defect (bug) (reported-upstream)
Canonical tag is missing on WordCamp 2018 site.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | WordCamp Site & Plugins | Keywords: | needs-patch good-first-bug |
| Cc: |
Description
On https://2018.ahmedabad.wordcamp.org canonical URL tag is missing.
Attachments (1)
Change History (7)
#3
@
7 years ago
Or are you suggesting that there's a need for the current site to have a canonical tag as well, for some other purpose?
That's the best practice, to have the canonical page also have a canonical tag confirming the current url is canonical.
#4
@
7 years ago
I've attached a patch that should add the canonical tag to the current year in addition to the previous years.
This ticket was mentioned in Slack in #meta-wordcamp by iandunn. View the logs.
6 years ago
#6
@
5 years ago
- Resolution set to reported-upstream
- Status changed from reviewing to closed
This ticket has been moved to GitHub https://github.com/WordPress/wordcamp.org/issues/659
Note: See
TracTickets for help on using
tickets.
Hi Mukesh, I think that's because
2018.ahmedabadis the current site.2017.ahmedabadhas a tag that links2018.ahmedabadas the canonical URL.When
2019.ahmedabadis created, then2018.ahmedabadwill automatically get acanonicaltag pointing to the2019site.Or are you suggesting that there's a need for the current site to have a
canonicaltag as well, for some other purpose?