Technical SEO defaults built into your recipe and profile pages
Keep your SEO foundation consistent without manual setup on every page. Public recipes and profiles include metadata and JSON-LD structures, published URLs are surfaced in the sitemap, and privacy routes can be excluded from indexing when required.
Recipe, profile, blog, and feature pages output JSON-LD using Schema.org-compatible structures.
Open Graph and Twitter metadata are generated for key pages to improve link previews across platforms.
Canonical URLs and core metadata are configured across landing, feature, profile, recipe, and blog routes.
A dynamic sitemap includes static pages plus published recipe URLs and public profile pages.
Global robots rules are defined, and private recipe token views are marked noindex and nofollow.
Recipe pages expose structured fields like ingredients, cook/prep times, instructions, and categories.
https://myrecipesite.com/spicy-pasta - basic page title only - no canonical URL - no Open Graph or Twitter metadata - no JSON-LD structured data - not included in XML sitemap - private links can still be indexed
Each page gets metadata, JSON-LD, sitemap discovery, and indexing controls based on visibility.
meta: title, description, canonical
social: Open Graph + Twitter cards
schema: Recipe/Profile/WebPage JSON-LD
discovery: included in /sitemap.xml
privacy: token access pages set to noindex