added seo rules, preview table, and new rules to help seo

This commit is contained in:
2026-07-20 06:01:43 -05:00
parent f839df7863
commit c6119ffdf5
18 changed files with 254 additions and 49 deletions
@@ -7,6 +7,33 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Paint to Please | Interior Painting · Wheaton, IL</title>
<meta name="description" content="Paint to Please — meticulous interior painting in Wheaton, IL. Walls, ceilings, trim, cabinets, and wallpaper removal by Bill, 18+ years experience." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://paint-to-please-preview.aimloperations.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Paint to Please | Interior Painting · Wheaton, IL" />
<meta property="og:description" content="Meticulous interior painting in Wheaton, IL. Clean lines, fair pricing, and work done on schedule — 18+ years experience." />
<meta property="og:url" content="https://paint-to-please-preview.aimloperations.com/" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Paint to Please | Interior Painting · Wheaton, IL" />
<meta name="twitter:description" content="Meticulous interior painting in Wheaton, IL by Bill — walls, trim, cabinets, wallpaper removal." />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HousePainter",
"name": "Paint to Please",
"url": "https://paint-to-please-preview.aimloperations.com/",
"description": "Meticulous interior painting in Wheaton, IL. Walls, ceilings, trim, cabinets, and wallpaper removal.",
"address": {
"@type": "PostalAddress",
"addressLocality": "Wheaton",
"addressRegion": "IL",
"postalCode": "60189",
"addressCountry": "US"
},
"areaServed": ["Wheaton", "DuPage County"]
}
</script>
<style>
.preview-concept-banner{position:fixed;top:0;left:0;right:0;z-index:99999;background:#1a2332;color:#fff;font:600 13px/1.4 system-ui,sans-serif;padding:8px 16px;text-align:center}
.preview-concept-banner span{opacity:.85;font-weight:400}