Skip to content
40 changes: 36 additions & 4 deletions src/technologies/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -2454,21 +2454,53 @@
"scriptSrc": "cf\\.aliyun\\.com/",
"website": "https://help.aliyun.com/document_detail/193141.html"
},
"All in One SEO Pack": {
"All in One SEO": {
"cats": [
54,
87
],
"cpe": "cpe:2.3:a:aioseo:all_in_one_seo:*:*:*:*:*:wordpress:*:*",
"description": "All in One SEO plugin optimizes WordPress website and its content for search engines.",
"html": "<!-- All in One SEO Pack ([\\d.]+) \\;version:\\1",
"description": "All in One SEO optimizes a WordPress website and its content for search engines.",
"meta": {
"generator": "^All in One SEO \\(AIOSEO\\) ([\\d\\.]+)\\;version:\\1"
},
"dom": {
"script.aioseo-schema": {
"attributes": {
"class": ""
}
}
},
"html": [
"<!-- All in One SEO Pack ([\\d.]+) \\;version:\\1",
"<!-- All in One SEO ([\\d.]+) \\;version:\\1"
],
"icon": "AIOSEO.svg",
"pricing": [
"freemium",
"low",
"recurring"
],
"requires": "WordPress",
"implies": "WordPress",
"website": "https://aioseo.com"
},
"All in One SEO Pro": {
"cats": [
54,
87
],
"description": "All in One SEO optimizes a WordPress website and its content for search engines.",
"html": "<!-- All in One SEO Pro ([\\d.]+) \\;version:\\1",
"meta": {
"generator": "^All in One SEO Pro \\(AIOSEO\\) ([\\d\\.]+)\\;version:\\1"
},
"icon": "AIOSEO.svg",
"pricing": [
"freemium",
"low",
"recurring"
],
"implies": "WordPress",
"website": "https://aioseo.com"
},
"Alli": {
Expand Down