vasari.li

Website review vasari.li

 Generated on January 29 2026 11:55 AM

Old data? UPDATE !

The score is 53/100

SEO Content

Title

Vasari Diagram

Length : 14

Perfect, your title contains between 10 and 70 characters.

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.

Length : 559

Ideally, your meta description should contain between 70 and 160 characters (spaces included). Use this free tool to calculate text length.

Keywords

Very bad. We haven't found meta keywords on your page. Use this free online meta tags generator to create keywords.

Og Meta Properties

This page does not take advantage of Og Properties. This tags allows social crawler's better structurize your page. Use this free og properties generator to create them.

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

We found 2 images on this web page.

2 alt attributes are empty or missing. Add alternative text so that search engines can better understand the content of your images.

Text/HTML Ratio

Ratio : 19%

Good, this page's ratio of text to HTML code is higher than 15, but lower than 25 percent.

Flash

Perfect, no Flash content has been detected on this page.

Iframe

Great, there are no Iframes detected on this page.

URL Rewrite

Good. Your links looks friendly!

Underscores in the URLs

We have detected underscores in your URLs. You should rather use hyphens to optimize your SEO.

In-page links

We found a total of 14 links including 1 link(s) to files

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

SEO Keywords

Keywords Cloud

diagram painter wikipedia art graphs vasari see categories how project

Keywords Consistency

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

Usability

Url

Domain : vasari.li

Length : 9

Favicon

Great, your website has a favicon.

Printability

We could not find a Print-Friendly CSS.

Language

You have not specified the language. Use this free meta tags generator to declare the intended language of your website.

Dublin Core

This page does not take advantage of Dublin Core.

Document

Doctype

HTML 5

Encoding

Perfect. Your declared charset is UTF-8.

W3C Validity

Errors : 0

Warnings : 0

Email Privacy

Warning! At least one email address has been found in the plain text. Use free antispam protector to hide email from spammers.

Deprecated HTML

Deprecated tags Occurrences
<center> 1

Deprecated HTML tags are HTML tags that are no longer used. It is recommended that you remove or replace these HTML tags because they are now obsolete.

Speed Tips

Excellent, your website doesn't use nested tables.
Too bad, your website is using inline styles.
Great, your website has few CSS files.
Perfect, your website has few JavaScript files.
Perfect, your website takes advantage of gzip.

Mobile

Mobile Optimization

Apple Icon
Meta Viewport Tag
Flash content

Optimization

XML Sitemap

Missing

Your website does not have an XML sitemap - this can be problematic.

A sitemap lists URLs that are available for crawling and can include additional information like your site's latest updates, frequency of changes and importance of the URLs. This allows search engines to crawl the site more intelligently.

Robots.txt

http://vasari.li/robots.txt

Great, your website has a robots.txt file.

Analytics

Missing

We didn't detect an analytics tool installed on this website.

Web analytics let you measure visitor activity on your website. You should have at least one analytics tool installed, but It can also be good to install a second in order to cross-check the data.

PageSpeed Insights


Device
Categories

Website-SEO-Überprüfung

Website-SEO-Überprüfung is a free SEO tool which provides you content analysis of the website.