ActYourPlan · portfolio
Gig 7 proof · schema / JSON-LD

Schema / JSON-LD implementation

Gig 7 proof — clean JSON-LD patterns that match visible content. No AggregateRating unless real reviews exist.

Types included in this sample

WebPage + graph

Entity linking without spammy markup.

HowTo

Step validation workflow for clients.

FAQPage

Visible Q&A only — 1:1 with schema.

Example snippet (truncated)

{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "Do you add Review schema without reviews?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "No. ActYourPlan never invents AggregateRating."
    }
  }]
}

How to validate JSON-LD before deploy

  1. Match visible content — every field must appear on the page.
  2. Test in Rich Results Test.
  3. Monitor Search Console enhancements after indexing.

FAQ

Which schema types are in this sample?

Organization/WebPage graph, HowTo, FAQPage, and example Breadcrumb — implemented as JSON-LD.

Do you add Review schema without reviews?

No. ActYourPlan never invents AggregateRating.

Honest portfolio badge: Fictional brand for Fiverr Gig proof. No fabricated reviews, traffic, or rankings. Structure mirrors real ActYourPlan deliverables.