javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Monorepo for all the JavaScript within Yoast

Results 95 javascript issues
Sort by recently updated
recently updated
newest added

Check if authorName is set and not null before check the length

community-patch

Hello, I need to use this library without reactJS or vueJS in laravel PHP framework; how can I this? Thanks.

I can't run YoastSeo in the project, I don't know how to proceed, there are several errors, could you show me the right way to inject this library into the...

## Explanation On my terms (categories, tags...) I always get the following error: > react-dom.min.js?ver=16.13.1:125 TypeError: Cannot read property 'length' of nullt FacebookSiteAndAuthorNames (FacebookSiteAndAuthorNames.js?6a79:66) It happens because props.authorName is `null`...

I set the locale of the worker to `locale: "it_IT" but the generated text is still in english.. what am I missing here?

I've installed `yoastseo` from `npm`. How can I generate a report similar to this one - https://github.com/Yoast/YoastSEO.js/blob/develop/images/assessment.png?

## Explanation I'm trying to get Yoast to work in a nodejs app, so I installed it following these steps (node v12.13.0): - In an empty folder I opened the...

### What did you expect to happen? When adding special characters as my keyword, such as `` etc., I expect them to be matched in the Snippet Editor. Oddly enough...

bug
Package: yoastseo

## Explanation In MyYoast we use the "yoast" config but have to configure stuff for the React directives configured in the package. I want to use the plain config in...

Package: eslint

## Explanation Hello folks, First off, kudos to such a powerful library for analyzing the readability and seo scores. I am currently using the `yoastseo` package in a react app...