Skip to main content
Privacy notice
We use cookies and similar technologies to remember your preferences, measure effectiveness of our campaigns, and analyze depersonalized data to improve performance of our site. By choosing “Accept”, you consent to the use of all the cookies. To set up your cookie preferences, click “Cookie Settings”. You can change your cookie preferences anytime in My Account → Cookie consent or at the bottom of the site.
Learn more about us
Accept
Decline
Cookie Settings
TUFTING STUFF
Menu
WORKSHOPS
WOOL TUFTING YARN
GUNS & CARVING TOOL
EXTRA HELPERS
CLOTH
START TO TUFT?
GIFT CARD
ABOUT
FAQ
© 2021 Tufting Stuff
Terms & ConditionsShipping & Payment InfoAbout UsCookie settingsReport abuse
Made with Ecwid by Lightspeed
document.addEventListener("DOMContentLoaded", function () { // Dynamisch meta description aanpassen let metaDescription = document.querySelector("meta[name='description']"); if (!metaDescription) { metaDescription = document.createElement("meta"); metaDescription.name = "description"; document.head.appendChild(metaDescription); } metaDescription.content = "Koop hoogwaardig tufting materiaal zoals tufting wol, garen, doek en guns bij Tufting Stuff. Workshops in Gent en levering in & EU."; // Canonical tag toevoegen let linkCanonical = document.querySelector("link[rel='canonical']"); if (!linkCanonical) { linkCanonical = document.createElement("link"); linkCanonical.rel = "canonical"; document.head.appendChild(linkCanonical); } linkCanonical.href = window.location.href; // Gestructureerde data (Schema.org JSON-LD) let structuredDataScript = document.createElement("script"); structuredDataScript.type = "application/ld+json"; structuredDataScript.textContent = JSON.stringify({ "@context": "https://schema.org", "@type": "Store", "name": "Tufting Stuff", "url": "https://www.tuftingstuff.shop", "logo": "https://www.tuftingstuff.shop/logo.png", "description": "Webshop gespecialiseerd in tufting materiaal: wol, garen, doek, guns en workshops in Gent.", "address": { "@type": "PostalAddress", "streetAddress": "Muide Gent", "addressLocality": "Gent", "addressCountry": "BE" }, "sameAs": [ "https://www.instagram.com/tufting_stuff.shop/", ] }); document.head.appendChild(structuredDataScript); // Interne linking optimaliseren document.querySelectorAll("a").forEach(link => { if (link.href.includes("tufting")) { link.setAttribute("title", "Bestel " + link.innerText + " bij Tufting Stuff"); } }); });