🔒

Private Hub

Enter password to continue

Incorrect password. Try again.

What this is: Google flagged 3 non-critical warnings on the Denver product page. They won't break anything, but fixing them improves how the listing shows in Google Search. Takes about 10 minutes in GHL.

Step 1: Create a Refund Policy page

Where to go in GHL

SitesWebsiteAdd New Page

  • Page name: Refund Policy
  • URL slug: /refund-policy

Paste this text into the page body, then publish:

Refund Policy

We want you to feel confident enrolling in Rebuilding Seminars.

A non-refundable $89 enrollment fee applies to all registrations.

If you need to withdraw after the seminar begins, you'll receive a prorated refund for the unused portion of the program, less the $89 enrollment fee.

To request a refund, contact us at [email protected] or call 720-600-2763.

Step 2: Add custom code to the Denver product page

Where to go in GHL

Products → find "Rebuilding Seminar - Denver, CO"EditCustom Code or Head Code

Paste the entire block below into the Head section and save:

<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Product", "name": "Rebuilding Seminar - Denver, CO", "brand": { "@type": "Brand", "name": "Rebuilding Seminars" }, "offers": { "@type": "Offer", "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "applicableCountry": "US", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 70, "returnFees": "https://schema.org/ReturnFeesCustomerResponsibility", "url": "https://rebuildingseminars.com/refund-policy" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "USD" }, "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "US" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" } } } } } </script>

That's it. After both steps are done, Google will re-crawl within 1-2 weeks and the warnings will clear on their own. No need to submit anything manually in Search Console.

Also worth checking: The Denver product page currently shows "Jan 26 - Apr 13" dates, which looks like the past spring cohort. The current fall Denver cohort runs Oct 19 - Jan 10 (Cherry Creek, with Kathy). If there's a separate product for that cohort, the old page may be worth archiving or updating to avoid confusion for anyone who lands on it.