1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-24 07:57:36 +00:00
Files
matomo/plugins/SEO/lang/en.json
Stefan Giehl 2409cb1709 Remove Google Indexed Pages from SEO widget (#23052)
* Remove Google Indexed Pages from SEO widget

* updates expected UI test file

---------

Co-authored-by: caddoo <matthew.caddoo@gmail.com>
2025-02-24 10:23:15 +13:00

10 خطوط
388 B
JSON

{
"SEO": {
"PluginDescription": "This Plugin extracts and displays SEO metrics: Google Pagerank, number of Indexed pages and backlinks of the currently selected website.",
"Bing_IndexedPages": "Bing indexed pages",
"DomainAge": "Domain Age",
"Rank": "Rank",
"SeoRankings": "SEO Rankings",
"SEORankingsFor": "SEO Rankings for %s"
}
}