diff --git a/static/images/qr.png b/static/images/qr.png new file mode 100644 index 0000000..560fc58 Binary files /dev/null and b/static/images/qr.png differ diff --git a/templates/contact.html b/templates/contact.html index a944fc2..58f72df 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -52,6 +52,70 @@ + + +
{{template "header" .}} diff --git a/templates/diensten.html b/templates/diensten.html index e3427d2..4ba972e 100644 --- a/templates/diensten.html +++ b/templates/diensten.html @@ -38,6 +38,70 @@ + + + {{template "header" .}} diff --git a/templates/index.html b/templates/index.html index aa1bb60..680605e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -60,9 +60,38 @@ { "@context": "https://schema.org", "@type": "LocalBusiness", + "@id": "https://{{.Domain}}/#local-business", "name": "{{.CompanyName}}", "description": "Linux-migratieservice voor Windows 10 end-of-life. Professionele installatie, datamigratie en ondersteuning.", "url": "https://{{.Domain}}", + "knowsAbout": [ + "Linux", + "Linux migratie", + "Windows 10 end-of-life", + "Ubuntu", + "Linux Mint", + "Fedora", + "Pop!_OS", + "Elementary OS", + "Debian", + "Zorin OS", + "FreeBSD", + "OpenBSD", + "Arch Linux", + "Drivers", + "Office-alternatieven", + "Back-ups", + "Datamigratie", + "Computerhulp", + "Printerinstallatie", + "Software-installatie" + ], + + "geoCoverage": [ + "Gemeente Het Hogeland", + "Groningen", + "Nederland" + ], "telephone": "{{.Phone}}", "email": "{{.Email}}", "address": { @@ -74,18 +103,64 @@ }, "geo": { "@type": "GeoCoordinates", - "latitude": "53.4107", - "longitude": "6.4684" - }, - "areaServed": { - "@type": "Place", - "name": "gemeente Het Hogeland" + "latitude": "53.36045", + "longitude": "6.46010" }, + "areaServed": [ + { "@type": "GeoCircle", "geoMidpoint": { "@type": "GeoCoordinates", "latitude": "53.36045", "longitude": "6.46010" }, "geoRadius": 30000 }, + { "@type": "Place", "name": "Gemeente Het Hogeland" }, + { "@type": "Place", "name": "Adorp" }, + { "@type": "Place", "name": "Baflo" }, + { "@type": "Place", "name": "Bedum" }, + { "@type": "Place", "name": "Den Andel" }, + { "@type": "Place", "name": "Doodstil" }, + { "@type": "Place", "name": "Eenrum" }, + { "@type": "Place", "name": "Eppenhuizen" }, + { "@type": "Place", "name": "Kloosterburen" }, + { "@type": "Place", "name": "'t Lage van de Weg" }, + { "@type": "Place", "name": "Mensingeweer" }, + { "@type": "Place", "name": "Hornhuizen" }, + { "@type": "Place", "name": "Houwerzijl" }, + { "@type": "Place", "name": "Kantens" }, + { "@type": "Place", "name": "Lauwersoog" }, + { "@type": "Place", "name": "Leens" }, + { "@type": "Place", "name": "Niekerk" }, + { "@type": "Place", "name": "Noordwolde" }, + { "@type": "Place", "name": "Onderdendam" }, + { "@type": "Place", "name": "Oosteinde" }, + { "@type": "Place", "name": "Oosternieland" }, + { "@type": "Place", "name": "Oldenzijl" }, + { "@type": "Place", "name": "Pieterburen" }, + { "@type": "Place", "name": "Rasquert" }, + { "@type": "Place", "name": "Roodeschool" }, + { "@type": "Place", "name": "Rottum" }, + { "@type": "Place", "name": "Saaxumhuizen" }, + { "@type": "Place", "name": "Sauwerd" }, + { "@type": "Place", "name": "Schouwerzijl" }, + { "@type": "Place", "name": "Stitswerd" }, + { "@type": "Place", "name": "Tinallinge" }, + { "@type": "Place", "name": "Uithuizen" }, + { "@type": "Place", "name": "Uithuizermeeden" }, + { "@type": "Place", "name": "Ulrum" }, + { "@type": "Place", "name": "Usquert" }, + { "@type": "Place", "name": "Vierhuizen" }, + { "@type": "Place", "name": "Warffum" }, + { "@type": "Place", "name": "Warfhuizen" }, + { "@type": "Place", "name": "Wehe-den Hoorn" }, + { "@type": "Place", "name": "Westernieland" }, + { "@type": "Place", "name": "Wetsinge" }, + { "@type": "Place", "name": "Winsum" }, + { "@type": "Place", "name": "Zandeweer" }, + { "@type": "Place", "name": "Zoutkamp" }, + { "@type": "Place", "name": "Zuidwolde" }, + { "@type": "Place", "name": "Zuurdijk" } + ], "serviceType": "Linux migratie service", - "priceRange": "€€", - "image": "https://{{.Domain}}/static/TuxAinrom.webp", + "priceRange": "€", + "image": "https://{{.Domain}}/static/images/TuxAinrom.webp", "sameAs": [ - "https://endof10.org" + "https://endof10.org", + "https://nl.wikipedia.org/wiki/Het_Hogeland" ] } diff --git a/templates/linux.html b/templates/linux.html index 18eab1e..9bf22d9 100644 --- a/templates/linux.html +++ b/templates/linux.html @@ -38,6 +38,70 @@ + + + {{template "header" .}} diff --git a/templates/over-mij.html b/templates/over-mij.html index be1a2a5..becaeab 100644 --- a/templates/over-mij.html +++ b/templates/over-mij.html @@ -45,6 +45,70 @@ + + + {{template "header" .}}