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

SEO > Add seo_canonical_url field for Page | Landing Page and Blog Post #396

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

joaogomesdev
Copy link
Member

@joaogomesdev joaogomesdev commented Aug 13, 2024

Changes made in this PR:

  • Adds canonical url (as the default page url) to SEO and add seo_canonical_url field to overwrite it;
  • This changes apply to page, blog-post and landing-page;

To test you can add the seo_canonical_url on the SEO tab and see within the <head> tag a link with rel="canonical" like <link rel="canonical" href="https://localhost:5173/blog/comet-chat-test">;

Screenshot 2024-08-13 at 15 47 40

@joaogomesdev joaogomesdev merged commit 32ced9b into main Aug 13, 2024
2 checks passed
@joaogomesdev joaogomesdev deleted the feat-add-seo-canonical-url branch August 13, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants