astrolib
astrolib copied to clipboard
I've made the following changes: in packages/seo/src/utils/buildTags.ts: 1. Added an optional `ogPrefix` flag parameter for the `createOpenGraphTag` function, which is by default true (i.e., includes the "og:" prefix by default)...
Hi, Kindly requesting that you include a license (MIT License, ideally, since that's what AstroWind uses) otherwise it might demotivate people from contributing to the project as they might incorrectly...
I just installed it and added it to my index.astro page. "AstroSeo" is underlined in red in VSCode. What's the fix for that?
fix analytics.google.com collect not send
The type declaration specifies [maxVideoPreview](https://github.com/onwidget/astrolib/blob/aeae2e6fb7e6323f032aacbf99df55149a4e796c/packages/seo/src/types.ts#L433), but it is not added to the meta tags. This pull request aims to fix that.
I noticed a typo in the description of the `languageAlternates` description. In the description it's written as `hrefLang` but in the `types.ts` file it is written with a lowercase **l**,...
### Feature Request: I would like to request an extension of the `@astrolib/seo` API to allow for custom tags and metadata, similar to the following features available in Pagefind: 1....