Add Yoast SEO Premium detection

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

@ -279,10 +279,26 @@
}
}
},
"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": {
"cats": [

Loading…
Cancel
Save