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

feat: Meta, Canonical as well as script for G-tag added #236

Closed

Conversation

VORanghar
Copy link
Collaborator

I added the meta tags and script to the root layout page, including both the head and script tags. I also included the canonical tag in the main file, as well as in the main layout of the document. Additionally, we can dynamically add the canonical tag based on the route. To achieve this, we'll need to implement the necessary functionality and change the page to use the "client" directive to ensure it doesn't negatively impact SEO.

@skylarmb skylarmb self-requested a review September 30, 2024 17:15
@skylarmb skylarmb self-assigned this Sep 30, 2024
@skylarmb
Copy link
Contributor

skylarmb commented Oct 3, 2024

closed in favor of #266

@skylarmb skylarmb closed this Oct 3, 2024
galenmarchetti pushed a commit that referenced this pull request Oct 3, 2024
Generates dynamic `canonical` meta tags for all pages as suggested by:
#236

closes: #236
lostbean added a commit that referenced this pull request Oct 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](0.3.3...0.4.0)
(2024-10-03)


### ⚠ BREAKING CHANGES

* add support to StatefulSet
([#263](#263))

### Features

* add canonical tag to website pages
([#266](#266))
([64bdab1](64bdab1)),
closes [#236](#236)
* add support to StatefulSet
([#263](#263))
([a1632d5](a1632d5))


### Bug Fixes

* avoid trying to delete default namespace
([#265](#265))
([907ad38](907ad38))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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

Successfully merging this pull request may close these issues.

2 participants