seo-technische-seo — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-technische-seo (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Ensure Google can crawl, index, and correctly interpret any Weblyfe site. Use this at site launch (prerequisite before any on-page or off-page work), when a site is not appearing in search results, or when rankings drop unexpectedly. Also covers rich markup (structured data) which unlocks enhanced SERP features.
"Technische SEO" PDF from the source SEO course (downloaded from Drive 2026-05-03).
| Task | Action |
|---|---|
| Submit sitemap | Google Search Console > Sitemaps > add sitemap.xml URL |
| Find crawl errors | Google Search Console > Coverage > Errors |
| Check mobile rendering | Google Mobile-Friendly Test + manual device check |
| Add local business schema | Add LocalBusiness JSON-LD to homepage |
| Add product schema | Add Product JSON-LD with price, availability, reviews |
| Add review schema | Add AggregateRating JSON-LD |
| Speed check | Google PageSpeed Insights (mobile score is primary) |
| Validate structured data | Google Rich Results Test (search.google.com/test/rich-results) |
/sitemap.xml. Submit to Google Search Console.LocalBusiness or Organization + WebSite.<head> or at end of <body>. Do not use Microdata (more error-prone)./pagina-1/ tells Google nothing. /seo-tips-voor-mkb/ does.Rich markup types from PDF (with primary use case for Weblyfe clients):
| Schema type | When to use |
|---|---|
| LocalBusiness | Any client with a physical address or service area |
| Product | Webshop or SaaS with clear pricing |
| AggregateRating | Any site with customer reviews |
| Event | Clients running workshops, events, webinars |
| JobPosting | Clients actively recruiting |
| WebSite | Every site - enables Sitelinks search box |
Minimal WebSite JSON-LD:
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Bedrijfsnaam",
"url": "https://www.domein.nl"
}seo-checklist: technical items (sitemap, canonical, mobile) are in the pre-launch checklistseo-bezoekersmagneet: technical SEO enables the 6 quality signals Google checksseo-smart-content: internal link network only works if Google can crawl all pagesai-search-optimization: indexability/crawlability/schema here is also what makes pages eligible for AI Overviews & AI Mode (same index + ranking)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.