Web Page Deployment Check

This page is not configured yet.

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.

Required: Add one #business-data element to your page source, then publish the page again.

Why did this happen?

The deployment system intentionally checks every business page for the metadata contract before generating its SEO and PWA environment.

01

Page found

The requested route exists in the publishing system.

02

Metadata missing

The page does not contain the required #business-data element.

03

Deployment stopped

SEO, structured data and PWA generation cannot safely proceed.

Generate your business-data block

Fill in whatever information you know. Required fields are marked with *. Optional fields may remain blank.

How this works The generated block is designed to be pasted directly into your business page source. The platform reads this block and generates the technical SEO/PWA layer automatically.
Use LocalBusiness unless a more specific valid Schema.org LocalBusiness type genuinely applies.
Only add official profiles that genuinely represent the same business.
Leave blank when you do not know the verified opening hours.
Generated business-data

Test your complete page

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.

What is checked? Metadata presence, required values, coordinates, PWA configuration, SEO fields, hero image, official identity URLs, opening-hours data, document structure, and compatibility with the current Worker model.
Paste complete HTML
0%
Compatibility score
0
Passed
0
Warnings
0
Failed

Business-data field reference

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

What the platform does with this block

1. Reads

The Worker reads only the #business-data element.

2. Generates

SEO metadata, canonical URL, LocalBusiness structured data and PWA resources are generated from those values.

3. Preserves

Your actual page content is kept intact. The metadata block itself is removed before the public page is rendered.

Important architecture rule Your actual website HTML is your website. The metadata block is only the machine-readable configuration that powers the technical environment around it.

Minimal ready-to-copy template

This is the smallest practical starting point. Leave unknown optional fields blank.

business-data template

Recommended deployment workflow

1
Build your complete HTML page
Include your complete design, CSS, scripts and content.
PAGE
2
Add #business-data
Use the generator above or edit the template manually.
DATA
3
Run the compatibility test
Fix failed required checks before publishing.
TEST
4
Publish the page
The Worker reads the route and generates the technical environment.
DEPLOY