SEO audit fixes: robots.txt, sitemap, canonical tags, schema.
Add robots.txt and sitemap.xml for crawlability. Add rel=canonical to all 8 pages. Add LocalBusiness JSON-LD schema to homepage. Fix homepage title/description for keyword targeting. Fix orphaned Q/A schema by wrapping in FAQPage. Remove aggressive no-cache meta tags from head partial. Remove trailing # from internal links. Add loading=lazy to below-fold homepage images. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
c187f29e4b
commit
5a6635b9ec
13 changed files with 108 additions and 27 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<title><!--# echo var='title' --> • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="<!--# echo var='description' -->">
|
||||
<link rel="canonical" href="https://vandevliet-aerialshots.com/evenementen">
|
||||
|
||||
<meta property="og:title" content="<!--# echo var='title' --> • Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="<!--# echo var='description' -->">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue