Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.json « lang « SEO « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb6ff829c18cff8868ace38942991ef90aac42b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "SEO": {
        "PluginDescription": "This Plugin extracts and displays SEO metrics: Alexa web ranking, Google Pagerank, number of Indexed pages and backlinks of the currently selected website.",
        "AlexaRank": "Alexa Rank",
        "Bing_IndexedPages": "Bing indexed pages",
        "DomainAge": "Domain Age",
        "Google_IndexedPages": "Google indexed pages",
        "Rank": "Rank",
        "SeoRankings": "SEO Rankings",
        "SEORankingsFor": "SEO Rankings for %s"
    }
}