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

Add SEO support: sitemap and robots.txt #479

Closed
tobiasdiez opened this issue Sep 15, 2021 · 2 comments · Fixed by #1974
Closed

Add SEO support: sitemap and robots.txt #479

tobiasdiez opened this issue Sep 15, 2021 · 2 comments · Fixed by #1974
Labels
p4: important For example a bug that violate documented behavior or significantly improves performance status: blocked Blocked by an issue / missing feature of a dependency, or by another issue type: decision-record type: developer experience

Comments

@tobiasdiez
Copy link
Member

tobiasdiez commented Sep 15, 2021

https://github.com/nuxt-community/robots-module
https://sitemap.nuxtjs.org/usage/sitemap-index

Wait for now until these libraries are working with nuxt3 (otherwise migration just gets harder):

@tobiasdiez tobiasdiez added type: developer experience p4: important For example a bug that violate documented behavior or significantly improves performance labels Sep 15, 2021
@tobiasdiez tobiasdiez added the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Jan 13, 2022
@tobiasdiez
Copy link
Member Author

Alternative: https://github.com/harlan-zw/nuxt-seo-kit

@tobiasdiez
Copy link
Member Author

Decision: the sitmap-module seems to be unmaintained, so lets go with the nuxt-seo-kit.

@tobiasdiez tobiasdiez added type: decision-record and removed status: blocked Blocked by an issue / missing feature of a dependency, or by another issue labels Apr 25, 2023
@tobiasdiez tobiasdiez added the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Apr 25, 2023
tobiasdiez added a commit that referenced this issue Apr 30, 2023
Fixes #479.

Follow-up: 
- Remove `site-name` and `site-description` from `SeoKit` component once
harlan-zw/nuxt-seo#56 is fixed
- Specify title of root as as `JabRef - Free Reference Manager - Stay on
top of your Literature` (while keeping `site-name=JabRef`) once
harlan-zw/nuxt-seo#57 is fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4: important For example a bug that violate documented behavior or significantly improves performance status: blocked Blocked by an issue / missing feature of a dependency, or by another issue type: decision-record type: developer experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant