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

Canonical tags are incorrect #128

Open
excentrickristy opened this issue Nov 11, 2024 · 0 comments
Open

Canonical tags are incorrect #128

excentrickristy opened this issue Nov 11, 2024 · 0 comments

Comments

@excentrickristy
Copy link

excentrickristy commented Nov 11, 2024

During a recent crawl of the site I realized that the canonical URLs are being set incorrectly in the tutorial section of the website.

You can see here what the actual page url is vs the canoncial being set in the code:

image

This is the code in the template:
<link rel="canonical" href="https://jakarta.ee/learn/docs/jakartaee-tutorial/current/index.html/jakartaee-tutorial/current/index.html">

it looks like maybe a variable is being repeated here that shouldn't be. This is the case on all of the tutorial pages. If we can get this fixed it will help improve search indexing.

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

No branches or pull requests

1 participant