Add Yoast SEO Premium detection

main
Elbert Alias 3 years ago
parent 21e0bd2527
commit 01b9756f3a

@ -266,7 +266,7 @@
"requires": "WordPress",
"website": "https://wordpress.org/plugins/duplicate-post"
},
"Yoast SEO": {
"Yoast SEO": {
"cats": [
54,
87
@ -279,12 +279,28 @@
}
}
},
"html": "<!-- This site is optimized with the Yoast (?:WordPress )?SEO plugin v([\\d.]+) -\\;version:\\1",
"html": [
"<!-- This site is optimized with the Yoast (?:WordPress )?SEO plugin v([^\\s]+) -\\;version:\\1",
"<!-- This site is optimized with the Yoast SEO Premium plugin v(?:[^\\s]+) \\(Yoast SEO v([^\\s]+)\\) -\\;version:\\1"
],
"icon": "Yoast SEO.png",
"requires": "WordPress",
"website": "https://yoast.com"
"oss": true,
"website": "https://yoast.com/wordpress/plugins/seo/"
},
"Yoast SEO Premium": {
"cats": [
54
],
"description": "Yoast SEO Premium is a search engine optimisation plugin for WordPress and other platforms.",
"html": "<!-- This site is optimized with the Yoast SEO Premium plugin v([^\\s]+) \\;version:\\1",
"icon": "Yoast SEO.png",
"oss": true,
"saas": true,
"pricing": [ "low", "freemium", "recurring" ],
"website": "https://yoast.com/wordpress/plugins/seo/"
},
"Yodel": {
"Yodel": {
"cats": [
99
],
@ -372,4 +388,4 @@
"scriptSrc": "cdn\\.yellowmessenger\\.com",
"website": "https://yellow.ai/"
}
}
}

Loading…
Cancel
Save