Skip to content

How to handle page triggers on pages without pagination? #14072

Closed Answered by brandonkelly
jannisborgers asked this question in Q&A
Discussion options

You must be logged in to vote

How is the Sistrix report finding out about these other URIs to begin with? Is something liking to them? Theoretically if nothing links to them and they’re not part of a site map, they shouldn’t be a problem.

My first instinct was to insert <link rel="canonical" href="[entry-url]" /> to all pages expect the news pages.

You should be doing that regardless. There are multiple ways to access the same generated page with distinct URLs in Craft, beyond adding a page number (index.php?p=about-us, about-us?foo=bar, etc.). SEOmatic, and presumably other SEO plugins, will add the canonical tag for you, along with JSON-LD data and other SEO tuning.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jannisborgers
Comment options

Answer selected by brandonkelly
Comment options

You must be logged in to vote
1 reply
@brandonkelly
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants