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

it.json « lang « SEO « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3ef8e5e8974d1b45bc99546bf69e0c5c2a60e67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "SEO": {
        "PluginDescription": "Questo plugin estrae e visualizza le metriche SEO: Alexa web ranking, Google Pagerank, numero di pagine indicizzate e i backlink del sito al momento selezionato.",
        "AlexaRank": "Alexa Rank",
        "Bing_IndexedPages": "Pagine indicizzate da Bing",
        "Dmoz": "Voci DMOZ",
        "DomainAge": "Età del dominio",
        "Google_IndexedPages": "Pagine indicizzate da Google",
        "Rank": "Rank",
        "SeoRankings": "Ranking SEO",
        "SEORankingsFor": "SEO Ranking per %s"
    }
}