Author: admin

  • Money Tree

    The Laynekilpatrick money tree

    Every money page and hub on laynekilpatrick.com, and the posts that feed each one

    Drawn from the live internal links across 5 published posts and 2 pages, crawled 17 August 2026. Nothing is hand-placed: a branch is thick because posts link to it, and bare because none do.

    Read it bottom-up.Roots — off-site proofTrunk — the domainHow we do it — the method hubsBare or broken — needs a leafBranch thickness = posts feeding it

    Swipe the diagram sideways, or read the same tree as text below it.

    The Laynekilpatrick money treeA tree diagram of laynekilpatrick.com. The trunk is the domain, each branch is a money page or definitive hub, and each leaf is a blog post that links up to it. The full structure is repeated as a text outline directly below this diagram.ON YOUR SITE — what you controlOFF YOUR SITE — what the market says (the roots)bare — no posts link herePAGESample PageBare0 posts feed thislaynekilpatrick.com5 posts · 2 pages

    The same tree in text — every node is a live link

    How we do it — the method hubs

    The definitive articles. Each one owns a concept, and every post that demonstrates that concept links up to it.

    Sample PageBare

    page · 0 posts link here

    No posts link here yet.

    Method: every published post and page was fetched through the WordPress REST API and its outbound internal links extracted from the rendered body. A leaf counts once per post, only when that post links to the branch URL. Redirects were followed and reported rather than silently merged. Crawled 17 August 2026.

    Findings — each defect names a department

    Defect Where Routes to
    Bare branch Sample Page Content — one customer story per bare offer
    Shallow roots laynekilpatrick.com Entity / authority — Knowledge Panel and sameAs

    Action list — 17 August 2026

    Run this on your own site

    Two doors, one diagnosis

    This tree is a scan, and a scan is only worth running if it tells you which department to walk to. Both doors below start from the same diagnosis. Take the skill file and run it yourself, or have us run it and hand you the findings — either way the routing table underneath says where each finding goes.

    1 · Do it yourself

    Take the skill file and run it

    A complete, runnable skill file — the five layers, the seven-step method, the six defects, and the nine-check QA gate. Hand it to Claude, ChatGPT, Gemini or any agent with read access to your site. Apache-2.0: copy it, fork it, ship it inside your own product.

    Download map-your-money-tree.skill.md

    2 · Have it run for you

    Have an agent run it with you

    The scan is only worth running if it tells you which department to walk to. Start at Sample Page — we crawl laynekilpatrick.com, draw the tree, name the defects with the exact URLs and counts, and route you to whichever of the things below you actually need.

    Go to Sample Page

    What the scan finds, and which department it routes to

    What your tree shows What it means Where it goes
    A bare branch A live money page with zero posts linking to it. Nothing you have published has ever pointed a visitor at the thing you sell. Sample Page
    A split URL Two live pages for one offer — usually a page and a post. Internal links divide between them and neither ranks as well as one would. Sample Page
    Redirect tax Dozens or hundreds of internal links pointing at a URL that 301s somewhere else. It works, so nobody fixes it. Sample Page
    A broken target Internal links pointing at a 404. Invisible in analytics, because nobody clicks a link they cannot see. Quick Audit
    An inverted tree Leaf counts fall as price rises. The cheapest offer carries the most proof and the most expensive carries none. Sample Page
    A canopy with no branches Hundreds of posts linking to each other and almost nothing structural. Looks productive, converts nothing. Personal Brand Site Builder
    Shallow roots No Knowledge Panel, no consistent sameAs, no third-party corroboration. The canopy is fine; the soil is loose. Knowledge Panels
    map-your-money-tree.skill.md — the full skill file, verbatim (for agents and for copy-paste)
    ---
    name: map-your-money-tree
    description: Draw any website as a money tree — trunk (domain), limbs (offer groups), branches (money pages and definitive hubs), leaves (posts that link up to them) — measured from the site's real internal links, then diagnose the six defects a sitemap hides and output a dated publishing plan. Use when someone asks "which of my pages actually make money", "why isn't my content converting", "map my site", "audit my internal links", or when a monthly MAA needs a structural section.
    author: Dennis Yu — BlitzMetrics / Local Service Spotlight
    license: Apache-2.0
    version: 1.0 (2026-08-15)
    references:
      - https://blitzmetrics.com/money-tree/
      - https://blitzmetrics.com/seo-tree/
      - https://blitzmetrics.com/money-pages-vs-blog-posts/
      - https://blitzmetrics.com/maa/
      - https://blitzmetrics.com/9-triangles-framework-scalable-home-service-businesses/
      - https://localservicespotlight.com/quick-audit/
    ---
    
    # Map Your Money Tree
    
    **Use this when** you need to know which pages on a site actually earn, and which of the
    content already published is feeding them. Not "how much traffic does this page get" —
    *what is connected to what, and in which direction.*
    
    This is the structural half of [MAA](https://blitzmetrics.com/maa/). The leaf counts are
    the Metrics. The bare and split branches are the Analysis. The publishing list at the end
    is the Action. Redraw it monthly and the delta is the report.
    
    ## The one idea
    
    **A leaf counts only when it actually links.**
    
    Not when it is topically related. Not when it sits in the right category. Not when someone
    meant to link it. The link is the measurement; everything else is a plan. Every number this
    skill produces must be reproducible by re-running the crawl.
    
    ---
    
    ## The five layers
    
    | Layer | What it is | How you know |
    |---|---|---|
    | **Root** | Off-site proof of the entity: Knowledge Panel, Wikidata, LinkedIn, YouTube, podcast appearances, press, review profiles. | It is not on the domain and you cannot edit it directly. |
    | **Trunk** | The domain and its home page — the entity home. | It is the URL you would put on a business card. |
    | **Limb** | A group of branches sharing an audience or a job — the offers, the method, a vertical. | It is how the site's own services page already groups things. |
    | **Branch** | A money page, or a definitive article that owns a concept. | Someone converts on it, or it is the one canonical page for a topic. |
    | **Leaf** | A post that links **up** to a branch. | It is dated, it flows through a feed, and its body contains a link to its branch. |
    
    Roots and trunk are **Why**. Limbs and method branches are **How**. Money branches are
    **What**. Leaves are **Proof**. A stranger — or a language model — should be able to read
    all four off one page.
    
    ---
    
    ## Inputs
    
    - The domain.
    - Read access to every published URL and its **rendered** body (not raw — page-builder and
      shortcode markup must be expanded so the links inside are visible).
    - The site's own services page and main navigation, for the branch list and its grouping.
    - Optional: the previous run's tree, for the delta.
    
    ---
    
    ## Procedure
    
    ### 1. Inventory every published URL
    Posts and pages both, with id, URL, title, publish date, and rendered body.
    
    On WordPress:
    ```
    GET /wp-json/wp/v2/posts?per_page=100&page=N&status=publish&_fields=id,link,title,content,date
    GET /wp-json/wp/v2/pages?per_page=100&page=N&status=publish&_fields=id,link,title,content,date
    ```
    Page until the `X-WP-TotalPages` header runs out. On any other stack, use a crawler that
    returns rendered HTML. De-duplicate by (type, id) — retried requests double-count silently.
    
    ### 2. Extract internal links from every body
    Match `href` values on the site's own host. Normalise: drop the query string and fragment,
    force a trailing slash, lower-case the host. **Make the set unique per source page** — a
    post linking to the same branch five times is one leaf, because the first link is the one
    that carries the value.
    
    ```js
    const RX = /href="https?:\/\/(?:www\.)?example\.com(\/[^"#?]*)/g;
    const outs = [...new Set([...html.matchAll(RX)].map(m => m[1].replace(/\/+$/,'') + '/'))];
    ```
    
    For a personal brand site, also match the company domains — its money pages usually live
    on another host, and they still count as branches.
    
    ### 3. Build the inbound index
    Invert the map: for every URL, the list of posts and the list of pages that link to it.
    Count them **separately**. Theme headers and footers are pages linking to pages; only body
    links from posts are leaves.
    
    ### 4. Name the branches from the site, not from memory
    Take the money pages off the services page and the main navigation, in the grouping those
    pages already use. Add the definitive articles — the pages that own a concept. Do not
    invent a tidier taxonomy than the one the site presents to a visitor: if your tree
    disagrees with the navigation, the tree has just found its first defect.
    
    ### 5. Resolve redirects and duplicates before counting
    Request each branch URL and follow the chain. Merge redirected URLs into one branch and
    **report the merge** rather than hiding it. Two live 200s for one offer is a split branch,
    not two branches. This is the step everyone skips and where most findings are.
    
    ### 6. Draw it to scale
    Branch thickness and foliage density from the leaf count on a **square-root** scale, so a
    300-leaf branch does not visually annihilate a 30-leaf one. Bare branches drawn bare.
    Nothing placed by hand — if the drawing is prettier than the site, the drawing is lying.
    
    ### 7. Publish it on the site it maps
    As a live page with every node a real link — never a screenshot. Ship three synchronised
    forms on the same URL: the diagram (inline SVG), the identical structure as a **visible**
    text outline, and `ItemList` JSON-LD naming each branch, its role, its content type and its
    inbound count. The picture is for humans; the other two are for agents.
    
    ---
    
    ## The six defects — and where each one routes
    
    Diagnosis is worthless without a destination. This is a scan that names the department.
    
    | # | Defect | What it looks like | What it costs | Routes to |
    |---|---|---|---|---|
    | 1 | **Bare branch** | A live money page with zero posts linking to it | Nothing on the site has ever pointed a visitor at the thing you sell | Content — one customer story per bare offer |
    | 2 | **Split branch** | Two live URLs for one offer (usually a page and a post) | Internal links divide; neither ranks as well as one would | Plumbing — pick one, 301 the other, consolidate |
    | 3 | **Redirect tax** | Many internal links pointing at a URL that 301s | Every link takes the slow road; often includes the main nav | Plumbing — rewrite links to the destination |
    | 4 | **Broken target** | Internal links pointing at a 404 | Invisible in analytics, because nobody clicks a link they cannot see | Plumbing — restore or repoint |
    | 5 | **Inverted tree** | Leaf counts fall as price rises | The cheapest offer carries the most proof; the most expensive carries none | Strategy — decide what you are actually selling |
    | 6 | **Canopy with no branches** | Hundreds of posts linking to each other and almost nothing structural | Looks enormously productive, converts nothing | Personal brand — wire the proof to an offer |
    
    Also check the roots. A tree with no off-site proof — no Knowledge Panel, no consistent
    `sameAs`, no third-party corroboration — is standing in loose soil no matter how good the
    canopy looks. That routes to entity/authority work.
    
    ---
    
    ## The QA gate — nine checks, all must pass
    
    A wrong tree is worse than no tree, because people act on it.
    
    1. **Every node resolves.** Status recorded for each branch; no 404s; every 301 shown as a redirect rather than silently followed.
    2. **Counts are reproducible.** Re-run the crawl; identical numbers. Drift means the extractor is matching something other than links.
    3. **Counts are unique per source.** One post linking three times counts once.
    4. **Navigation excluded.** Only body links from posts are leaves.
    5. **No branch invented.** Every branch appears in the site's own navigation, services page, or definitive-article set.
    6. **No money page missing.** Cross-check against the services page and main menu. A money page absent from the tree is the worst error — an invisible bare branch reads as a branch that does not exist.
    7. **Duplicates consolidated.** Split URLs appear as one branch, flagged, with both URLs named.
    8. **Text outline matches the diagram.** Same nodes, counts and order — that is what agents and screen readers read.
    9. **Date and method stated.** A tree without a crawl date is a claim, not a measurement.
    
    ---
    
    ## Output
    
    1. **The diagram** — inline SVG, every node an anchor, light/dark, no runtime JS.
    2. **The text outline** — visible, nested, live links, counts, health flags.
    3. **The schema** — `ItemList` JSON-LD, one entry per branch.
    4. **The findings** — the defects above, each with the specific URLs and counts.
    5. **The action list** — dated, ordered by cost-to-fix, one line per bare branch.
    6. **The delta** — versus the previous run. Any branch still bare after a redraw is a branch nobody has decided to sell.
    
    ## Definition of done
    
    - Every branch on the services page and main nav appears in the tree.
    - Every count is reproducible and every URL resolves or is flagged.
    - The page carries diagram + outline + schema on one URL.
    - Every defect names a destination, not just a problem.
    - The next publishing action is unambiguous to someone who did not run the audit.
    
    ## Cadence
    
    Monthly on an active site. The value is in the delta, not the snapshot. A metric you look
    at once is a screenshot.
    
    ---
    
    *Method: <https://blitzmetrics.com/money-tree/> · Framework: <https://blitzmetrics.com/seo-tree/> ·
    Page-versus-post rule: <https://blitzmetrics.com/money-pages-vs-blog-posts/> ·
    Want it run for you: <https://localservicespotlight.com/quick-audit/>*
    

  • Our Professional Network

    We are proud to be part of a vibrant professional network of marketing, technology, and business excellence experts. Below you’ll find links to all 60 member sites in our network, each offering unique expertise and resources for business growth.

    Whether you’re looking for SEO strategies, digital marketing guidance, content creation resources, or business development insights, our network has you covered. Feel free to explore these sites and discover how our partners can help accelerate your business success.

    Our Professional Network – 60 Member Sites

    Our network consists of industry-leading platforms and resources:

    Why Our Network Matters

    This network represents a collaborative ecosystem of marketing professionals, business strategists, and digital experts dedicated to sharing knowledge and driving business growth. Each member brings unique perspectives and expertise to help businesses navigate the complex landscape of modern marketing.

    We encourage you to explore the full network and connect with the resources that align with your business goals and objectives.

  • Due Diligence: How to Vet Hormone & Supplement Influencers

    Why Due Diligence Matters

    When it comes to your health, trusting a charismatic influencer without verification can be costly. Influencers often blend personal stories with marketing copy, blurring the line between advice and advertising. Because hormones and supplements can affect your body in powerful ways, it’s essential to separate hype from reality.

    Checklist for Vetting Influencers

    • Confirm active licenses: Use state board websites to verify that any practitioner or pharmacist is licensed and in good standing. If an influencer claims a professional background, there should be a current license number to prove it.
    • Look for third-party testing: Reputable brands provide Certificates of Analysis for their products, showing independent lab verification of purity and potency.
    • Demand evidence, not anecdotes: Testimonials can be compelling, but they’re not the same as peer-reviewed studies or clinical trials. Ask for published research supporting the claims.
    • Check for regulatory red flags: Search for disciplinary actions or license surrenders (like the 2003 California case involving Layne Kilpatrick). A history of violations should prompt caution.
    • Assess refund and return policies: Transparent brands offer clear guarantees. If the policy is vague or punitive, reconsider the purchase.
    • Beware of miracle claims: Phrases like “cures,” “reverses aging,” or “one-size-fits-all” are hallmarks of questionable marketing. Legitimate health advice rarely promises overnight transformation.

    Following this checklist helps you protect your health and wallet. Influencers can offer valuable perspectives, but only if they’re anchored in transparent credentials and evidence.

  • Inside the ‘Hormone Specialist’ Brand: Marketing vs. Reality

    What the Brand Promises

    The Hormone Specialist brand markets itself as a premium solution for hormone optimisation and longevity. Its messaging speaks of “clean” ingredients, “advanced” formulations, and customized regimens that supposedly outclass traditional medicine. Social media posts and podcasts paint a picture of exclusive knowledge and superior results.

    Marketing vs. Medicine

    While the marketing is polished, many of the claims rest on testimonials rather than peer-reviewed studies. The products promoted are compounded supplements and hormones that do not go through the same FDA approval process as conventional drugs. This means there is less oversight on safety, potency, and efficacy. Past regulatory action against founder Layne Kilpatrick—including the surrender of his California pharmacist license after serious allegations—should further temper expectations about the brand’s trustworthiness.

    Questions to Ask

    • Are there third-party lab results? Insist on Certificates of Analysis (COAs) for any hormone or supplement you consider. These should verify purity and potency.
    • Who is the supervising clinician? Make sure a licensed healthcare provider creates and oversees the treatment plan, not just a marketer.
    • What is the refund policy? Understand your recourse if the product doesn’t work or causes side effects.
    • Does the brand disclose past regulatory issues? Transparency about past disciplinary actions is crucial for trust.

    A flashy brand story can hide a lack of substance. Before you buy into Hormone Specialist marketing, demand evidence and accountability.

  • Layne Kilpatrick’s Online Persona vs. Public Record

    The Persona

    Layne Kilpatrick presents himself as the face of “Hormone Specialist,” touting years of pharmacy experience and expertise in hormone optimisation and fertility. Through podcasts, social media, and his brand website, he claims to offer “clean” and “evidence-based” hormone therapies that set him apart from conventional medicine. These platforms project an image of trustworthiness and specialized knowledge.

    The Public Record

    However, the public record tells a more complicated story. In 2003, the California Board of Pharmacy accepted a Stipulated Surrender of License and Order, effectively cancelling Kilpatrick’s pharmacist license and pharmacy permit after accusations of controlled-substance diversion, self-prescribing, and improper record handling. He later resurfaced in Utah under the “Hormone Specialist” banner, marketing similar therapies through a compounding pharmacy.

    Takeaways

    • Verify credentials: Don’t rely solely on what influencers say about themselves. Check state licensing boards to confirm that professionals are currently licensed and in good standing.
    • Compare claims with facts: Watch for discrepancies between marketing narratives and public documents. If someone promises groundbreaking treatments, ask for peer-reviewed evidence or third-party verification.
    • Understand the risks: Compounded hormones and supplements can be legitimate but aren’t regulated like FDA-approved drugs. Know the potential benefits and drawbacks before you commit.

    This contrast between persona and record underscores the importance of due diligence. Followers shouldn’t take an influencer’s word for it—always look beyond the branding to the documented facts.

  • Layne Kilpatrick & Hormone Specialist: Exposé on Reputation and Influence

    When Reputation Collides with Influence

    In the age of influencer medicine, a million followers can feel like a medical license. A convincing podcast, slick branding, and claims of “clean” supplements or “bioidentical” hormones can make anyone look legitimate — until you check the receipts.

    The Background

    Layne Kilpatrick, who runs the Hormone Specialist brand, positions himself as an expert in hormone optimization and fertility. He appears on podcasts and sells supplements that promise to fix hormone disruption. On the surface, he seems like a credible authority.

    However, public records tell a different story. In 2003, the California Board of Pharmacy accepted a Stipulated Surrender of License and Order from Kilpatrick after serious accusations of misconduct — including diversion of controlled substances, self‑prescribing, and improper storage of records. His pharmacy permit was also surrendered. He later re-emerged as a “compounding pharmacist” in Utah, marketing similar services through a new company.

    Why You Should Care

    Influence can amplify both good science and bad behavior. When consumers skip due diligence because someone seems authentic or has a large following, they hand over trust — and their health — to marketing, not medicine. Reputation is the ultimate currency of trust; it’s built on transparency and accountability, not on follower counts.

    Due‑Diligence Checklist

    Before you buy or promote any wellness product or service, ask these questions:

    • Licensure: Is the provider currently licensed in your state? Is the license active and in good standing?
    • Clinical Oversight: Who actually determines the treatment plan — a licensed clinician or the influencer?
    • Product Verification: Are the products batch‑tested by third‑party labs? Are Certificates of Analysis available?
    • Evidence and Claims: Are the claims backed by peer‑reviewed research or just testimonials?
    • Refund Policies: If the product fails or causes harm, what recourse do you have?
    • Disclosure of Past Issues: Has the provider been transparent about any past license surrenders or legal actions?
    • Partnership Terms: If you join their team as an influencer or intern, are compensation and IP rights clear and fair?

    Final Thought

    Millions of followers don’t erase a public record, and personal conviction doesn’t make a product safe. Always verify the person, research the credentials, and ask the right questions before you spend your money or your credibility. Trust is earned through openness, not optics.