The requested business page was found, but its configuration metadata is missing. The page must contain the required business-data definition before it can become a valid public business website.
#business-data
element to your page source, then publish the page again.
The deployment system intentionally checks every business page for the metadata contract before generating its SEO and PWA environment.
The requested route exists in the publishing system.
The page does not contain the required #business-data element.
SEO, structured data and PWA generation cannot safely proceed.
Fill in whatever information you know. Required fields are marked with *. Optional fields may remain blank.
Paste your entire page source below. This checker inspects the source without sending it anywhere and reports whether it follows the current business-data architecture.
These are the fields supported by the current architecture.
| Field | Required | Purpose | Example |
|---|---|---|---|
data-name |
* | Official business name. | PointIT |
data-short_name |
* | Short PWA/application name. | PointIT |
data-description |
* | Concise business description. | IT training center in Moulvibazar. |
data-phone |
Optional | Primary contact number. | +8801887799196 |
data-whatsapp |
Optional | WhatsApp contact number. | +8801887799196 |
data-email |
Optional | Business email. | hello@example.com |
data-address |
* | Physical street address. | 2nd floor, TC Market, Court Rd |
data-city |
* | City / locality. | Moulvibazar |
data-region |
Optional | Division / state / region. | Sylhet |
data-country |
* | Country code. | BD |
data-postal_code |
Optional | Postal / ZIP code. | 3200 |
data-category |
* | Schema.org business category. | LocalBusiness |
data-latitude |
* | Real business latitude. | 24.49212 |
data-longitude |
* | Real business longitude. | 91.77446 |
data-theme |
* | PWA / UI theme color. | #b51f2a |
data-background |
* | PWA background color. | #f7f7f5 |
data-seo_title |
* | Preferred SEO title. | PointIT | IT Training Center in Moulvibazar |
data-pwa |
* | Enable / disable generated PWA. | true |
data-lang |
* | Primary page language. | bn |
data-hero_image |
Optional | Explicit primary business image. | https://imgur.com/XXX |
data-logo |
Optional | Official business logo. | https://imgur.com/XXX |
data-same_as |
Optional | Official identity URLs. | JSON array |
data-opening_hours |
Optional | Verified opening schedule. | JSON array |
data-price_range |
Optional | Relative price range. | $$ |
data-area_served |
Optional | Area genuinely served. | Moulvibazar |
The Worker reads only the #business-data element.
SEO metadata, canonical URL, LocalBusiness structured data and PWA resources are generated from those values.
Your actual page content is kept intact. The metadata block itself is removed before the public page is rendered.
This is the smallest practical starting point. Leave unknown optional fields blank.