vasari.li

Analisi sito web vasari.li

 Generato il Gennaio 29 2026 11:55 AM

Statistiche non aggiornate? AGGIORNA !

Il punteggio e 53/100

SEO Content

Title

Vasari Diagram

Lunghezza : 14

Perfetto, il tuo title contiene tra 10 e 70 caratteri.

Description

The Vasari Project aims to explore those vast thematic spheres and organize them in accessible didactic graphs. The progressive circles contain several categories of relations such as male and female personalities, (painters and non-painters), as well as lists of art museums, artistic themes, technics and others. A simple glance is enough to discover, for instance, all the museum collections, containing the art works of a particular painter, different Wikimedia lists in whichhis or her name are involved, or some unexpected cross-historical social links.

Lunghezza : 559

Idealmente, la tua meta description dovrebbe contenere tra 70 e 160 caratteri (spazi inclusi). Usa questo strumento free per calcolare la lunghezza del testo.

Keywords

Molto male. Non abbiamo trovato meta keywords nella tua pagina. Usa questo generatore gratuito online di meta tags per creare keywords.

Og Meta Properties

Questa pagina non sfrutta i vantaggi Og Properties. Questi tags consentono ai social crawler di strutturare meglio la tua pagina. Use questo generatore gratuito di og properties per crearli.

Headings

H1 H2 H3 H4 H5 H6
0 3 0 0 1 0
  • [H2] The Wikipedia Networks of Old & Modern Painters
  • [H2] Vasari Project (November 2021)
  • [H2] How to use the Vasari graphs (A detailed presentation)
  • [H5] {%name}"); var title = chart.title(); title.useHtml(true); title.enabled(true); title.fontColor('#fffff'); title.fontSize(18); title.text("" + artistName +""); var tooltip = chart.tooltip(); tooltip.fontSize('16px'); tooltip.background('#eee3cf'); tooltip.fontColor('black'); chart.tooltip().format("{%name} \n {%birth}"); chart.draw(); chart.listen("mouseDown", function(e) { var points = chart.getSelectedPoints(); var text = printPath(chart.getDrilldownPath()); console.log(text) level = text.split("->").length -1 ; //console.log(points) console.log(level) if (level > 1 ) flag = true; if ( points.length === 0 ) { if (level === 1 ) { if (level == 1 && ! flag){ link = text.split("/") url = "https://" + wiki_lang + ".wikipedia.org/wiki/" + link[0].replace("->","") window.open(url,target="fl"); //console.log("center:", url); } if (level == 1 && flag){ flag = false; } } } else { leaf = points[0].get('name'); if ( leaf.indexOf("No Backlinks") == -1 ) { url = "https://" + wiki_lang + ".wikipedia.org/wiki/" + leaf window.open(url,target="fl"); //console.log("leaf: ",url) } } //console.log(points[0].get('name')); }); }); } function Sunburst2(fileName_artist, calculation = "ordinal-from-leaves",name_en,name_fr,name_de,name_es,name_it,name_pt) { anychart.data.loadJsonFile(fileName_artist, function (data) { flattenedArray=[] flattenedArray.push(data) var dataTree = anychart.data.tree(flattenedArray); var chart = anychart.sunburst(dataTree,"as-tree"); // apply the radial position chart.level(1).labels().position("circular"); chart.leaves().labels().position("radial"); chart.labels().useHtml(true); chart.labels().format("{%name}"); chart.leaves().labels().format("{%name}"); chart.startAngle(0); chart.container("myDiv"); var credits = chart.credits(); credits.enabled(false); chart.calculationMode(calculation); chart.palette(['#ffffff', '#636efa','#a8a8a8','#e4ecf4','#b1b6fc']); chart.fill(function (d) { if ( d.level == 2){ return anychart.color.lighten(d.autoColor, 0.5); } }); var tooltip = chart.tooltip(); tooltip.fontSize('16px'); tooltip.background('#eee3cf'); tooltip.fontColor('black'); chart.tooltip().format("{%name}"); chart.draw(); chart.listen("mouseDown", function(e) { var points = chart.getSelectedPoints(); var text = printPath(chart.getDrilldownPath()); level = text.split("->").length -1 ; console.log(points) console.log(level) if (level > 1 ) flag = true; if ( points.length === 0 ) { if (level === 1 ) { if (level == 1 && ! flag){ link = text.split("") url = "https://en.wikipedia.org/wiki/" + link[0] window.open(url,target="fl"); console.log("center:", url); } if (level == 1 && flag){ flag = false; } } } else { leaf = points[0].get('name'); if ( leaf.indexOf("Français") == 0 ) { artist = name_fr.trim() fileName = "/json4/fr/" + artist + ".json" wiki_lang = "fr" } else if ( leaf.indexOf("Deutsch") == 0 ) { artist = name_de.trim() fileName = "/json4/de/" + artist + ".json" wiki_lang = "de" } else if ( leaf.indexOf("Español") == 0 ) { artist = name_es.trim() fileName = "/json4/es/" + artist + ".json" wiki_lang = "es" } else if ( leaf.indexOf("Italiano") == 0 ) { artist = name_it.trim() fileName = "/json4/it/" + artist + ".json" wiki_lang = "it" } else if ( leaf.indexOf("Português") == 0 ) { artist = name_pt.trim() fileName = "/json4/pt/" + artist + ".json" wiki_lang = "pt" } else if ( leaf.indexOf("English") == 0 ) { artist = name_en.trim() fileName = "/json4/en/" + artist + ".json" wiki_lang = "en" } else { wiki_lang = "en" fileName = '/json4/' + wiki_lang + "/" + leaf + ".json" } Sunburst(fileName, calculation = "ordinal-from-leaves") console.log("leaf: ",fileName,wiki_lang) localStorage.setItem("myArtist", artist); localStorage.setItem("myLang", wiki_lang); } //console.log(points[0].get('name')); }) }); } function flattenObject(obj, parentKey = '', result = []) { for (let key in obj) { if (obj.hasOwnProperty(key)) { let newKey = parentKey ? `${parentKey}.${key}` : key; if (typeof obj[key] === 'object' && obj[key] !== null && !Array.isArray(obj[key])) { flattenObject(obj[key], newKey, result); } else { result.push({ key: newKey, value: obj[key] }); } } } return result; } function change_calculation_mode(mode) { var artist = localStorage.getItem("myArtist"); var lang = localStorage.getItem("myLang"); console.log("change_calculation_mode:",lang) fileName = '/json4/' + lang + "/" + artist + ".json" Sunburst(fileName, calculation = mode) } Vasari Diagram

Images

Abbiamo trovato 2 immagini in questa pagina web.

2 attributi alt sono vuoti o mancanti. Aggiungi testo alternativo in modo tale che i motori di ricerca possano comprendere meglio il contenuto delle tue immagini.

Text/HTML Ratio

Ratio : 19%

Buono, il rapporto testo/codice HTML di questa pagina e maggiore di 15, e minore di 25 percento.

Flash

Perfetto, non e stato rilevato contenuto Flash in questa pagina.

Iframe

Grande, non sono stati rilevati Iframes in questa pagina.

URL Rewrite

Buono. I tuoi links appaiono friendly!

Underscores in the URLs

Abbiamo rilevato underscores nei tuoi URLs. Dovresti utilizzare trattini per ottimizzare le pagine per il tuo SEO.

In-page links

Abbiamo trovato un totale di 14 links inclusi 1 link(s) a files

Anchor Type Juice
Vasari Diagram Interno Passing Juice
A detailed presentation Interno Passing Juice
I'm Feeeling Curious Interno Passing Juice
🇬🇧 Interno Passing Juice
🇫🇷 Interno Passing Juice
on the hierarchy of categories Externo Passing Juice
on the last level of the hierarchy (leaves) Externo Passing Juice
20th Interno Passing Juice
19th Interno Passing Juice
18th Interno Passing Juice
17th Interno Passing Juice
16th Interno Passing Juice
15th Interno Passing Juice
Before 15th Interno Passing Juice

SEO Keywords

Keywords Cloud

graphs art wikipedia vasari categories how diagram painter project see

Consistenza Keywords

Keyword Contenuto Title Keywords Description Headings
vasari 7
painter 6
wikipedia 5
project 5
how 4

Usabilita

Url

Dominio : vasari.li

Lunghezza : 9

Favicon

Grande, il tuo sito usa una favicon.

Stampabilita

Non abbiamo riscontrato codice CSS Print-Friendly.

Lingua

Non hai specificato la lingua. Usa questo generatore gratuito di meta tags generator per dichiarare la lingua che intendi utilizzare per il tuo sito web.

Dublin Core

Questa pagina non sfrutta i vantaggi di Dublin Core.

Documento

Doctype

HTML 5

Encoding

Perfetto. Hai dichiarato che il tuo charset e UTF-8.

Validita W3C

Errori : 0

Avvisi : 0

Email Privacy

Attenzione! E stato trovato almeno un indirizzo mail in plain text. Usa antispam protector gratuito per nascondere gli indirizzi mail agli spammers.

Deprecated HTML

Deprecated tags Occorrenze
<center> 1

Tags HTML deprecati sono tags HTML che non vengono piu utilizzati. Ti raccomandiamo di rimuoverli o sostituire questi tags HTML perche ora sono obsoleti.

Suggerimenti per velocizzare

Eccellente, il tuo sito web non utilizza nested tables.
Molto male, il tuo sito web utilizza stili CSS inline.
Grande, il tuo sito web ha pochi file CSS.
Perfetto, il tuo sito web ha pochi file JavaScript.
Perfetto, il vostro sito si avvale di gzip.

Mobile

Mobile Optimization

Apple Icon
Meta Viewport Tag
Flash content

Ottimizzazione

XML Sitemap

Non trovato

Il tuo sito web non ha una sitemap XML - questo può essere problematico.

A elenca sitemap URL che sono disponibili per la scansione e possono includere informazioni aggiuntive come gli ultimi aggiornamenti del tuo sito, frequenza delle variazioni e l'importanza degli URL. In questo modo i motori di ricerca di eseguire la scansione del sito in modo più intelligente.

Robots.txt

http://vasari.li/robots.txt

Grande, il vostro sito ha un file robots.txt.

Analytics

Non trovato

Non abbiamo rilevato uno strumento di analisi installato su questo sito web.

Web analytics consentono di misurare l'attività dei visitatori sul tuo sito web. Si dovrebbe avere installato almeno un strumento di analisi, ma può anche essere buona per installare una seconda, al fine di un controllo incrociato dei dati.

PageSpeed Insights


Dispositivo
Categorie

Website-SEO-Überprüfung

Website-SEO-Überprüfung e uno strumento di ottimizzazione per i motori di ricerca (seo tool) che serve per analizzare le tue pagine web