next-seo icon indicating copy to clipboard operation
next-seo copied to clipboard

Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

Results 146 next-seo issues
Sort by recently updated
recently updated
newest added

One of the recommended metadata, according to the open graph documentation, is to include the property `og:locale:alternate`, [Reference](https://ogp.me/#optional) ``` ``` Currently, you can only specify a single Open Graph locale....

**Describe the bug** The ContactPoint interface does not have properties specified in the [schema type](https://schema.org/ContactPoint) (in particular, the email property). **Expected behavior** ContactPoint interface should allow setting contact points with...

Currently, there is no support for Google products pros and cons (https://developers.google.com/search/docs/appearance/structured-data/product#pros-cons-example). I think this would be a great addition.

help welcomed
enhancement

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.11.19. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.3.2&new-version=20.11.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.19. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.0.11&new-version=18.2.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.3.3. Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 13.6.4. Release notes Sourced from cypress's releases. v13.6.4 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4 v13.6.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3 v13.6.2 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2 v13.6.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1 v13.6.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0 v13.5.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1...

dependencies

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.2.1. Release notes Sourced from @​testing-library/react's releases. v14.2.1 14.2.1 (2024-02-01) Bug Fixes Update types to support all possible react component return values (#1272) (55e79c2) v14.2.0...

dependencies

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.4.2. Release notes Sourced from @​testing-library/jest-dom's releases. v6.4.2 6.4.2 (2024-02-05) Bug Fixes Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575)...

dependencies

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.18.6 to 7.23.3. Release notes Sourced from @​babel/preset-react's releases. v7.23.3 (2023-11-09) :bug: Bug Fix babel-plugin-transform-typescript #16071 Strip type-only TS namespaces (@​colinaaa) babel-generator #16078 Fix indentation when generating...

dependencies