<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blog | Regan McGregor</title><description>Follow my blog for in-depth insights, tutorials and news. Covering Digital Marketing, SEO, SEM, Social Media, eCommerce and User Experience.</description><link>https://www.reganmcgregor.com.au/</link><language>en-AU</language><item><title>Gemini CLI for SEO: A Helpful Six-Stage Guide</title><link>https://www.reganmcgregor.com.au/gemini-cli-seo/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/gemini-cli-seo/</guid><description>A helpful, six-stage guide to using Gemini CLI for SEO. Context files, MCPs, Ext., Plan Mode, and Skills. Learn the workflows that actually changed how I work.</description><pubDate>Fri, 15 May 2026 04:55:30 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;&lt;strong&gt;You wasted hours this week on work Gemini could have done for you.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Recently, I gave a 7-minute lightning talk on that idea at &lt;a href=&quot;https://rsvp.withgoogle.com/events/search-central-live-sydney-2026/schedule&quot;&gt;Google Search Central Live Sydney 2026&lt;/a&gt;. The talk was a teaser: enough to show what’s possible, not enough to actually get you set up.&lt;/p&gt;
&lt;p&gt;This guide is the full version: the exact commands, real examples, and the stuff that I couldn’t fit on my slides.&lt;/p&gt;
&lt;iframe src=&quot;https://docs.google.com/presentation/d/e/2PACX-1vR5xVYMJFbgkK_Zm3Ivhi6hj_n2xdFvu0WbGvzljGpEBJ9RyBm0GYI4Y0rbq2ypoh3yaDCjSvE10JRz/pubembed?start=false&amp;amp;loop=false&amp;amp;delayms=3000&quot; title=&quot;Embedded content&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;a id=&quot;why-im-telling-you-this&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;why-im-telling-you-this&quot;&gt;Why I’m telling you this&lt;/h2&gt;
&lt;p&gt;When I’m not presenting at Google events I’m the SEO Lead at Airtasker, Australia’s leading local services marketplace. There I manage multiple sites, hundreds of thousands of pages across six global markets. Like many SEO on large sites I’ve spent countless hours scrolling through spreadsheets with 10,000s of rows at 3am looking for patterns after a core update screaming Why Google? Why? 😂&lt;/p&gt;
&lt;p&gt;The first time I heard someone say “just let AI do it” I found the idea jarring. I remember thinking to myself “yeah sure mate”. The pitch sounded like every other automation promise that never quite worked. But once I actually spent time with tools like Gemini CLI (properly, not just opening it once and giving up), I genuinely can’t do my job without them now.&lt;/p&gt;
&lt;p&gt;That’s the version I’d want someone to give me if I were starting today. Skip the hype, skip the chatbot demos, get straight to the stuff that’s actually changed how I work.&lt;/p&gt;
&lt;a id=&quot;why-coding-agents-are-the-new-seo-stack&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;why-coding-agents-are-the-new-seo-stack&quot;&gt;Why coding agents are the new SEO stack&lt;/h2&gt;
&lt;p&gt;For the last couple of years, most of the AI conversation in SEO has been about chat interfaces. Type a question, get an answer. Useful for some things, genuinely limited for others.&lt;/p&gt;
&lt;p&gt;As it stands Gemini has probably the best brain on the market right now, especially for anything touching Google products. But the Gemini chat interface is just a brain in a jar. It can think about your problem. It can’t actually do anything about it. The CLI is where it gets hands.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/gemini-app-cant-use-tools.HFhrO0WE_ZpIHjD.webp&quot; alt=&quot;The Gemini chat app can’t access your Search Console data; it just asks you to export and paste the data manually&quot; title=&quot;The Gemini chat app can’t access your Search Console data; it just asks you to export and paste the data manually&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1281&quot; height=&quot;1474&quot;&gt;&lt;/p&gt;
&lt;p&gt;The Gemini chat app can’t access your Search Console data; it just asks you to export and paste the data manually&lt;/p&gt;
&lt;p&gt;Coding agents are different. They’re not chatbots with a nicer interface; they’re agents that can use your file system, run shell commands, connect to external services, and act on your behalf. You give them a goal, and they figure out the steps.&lt;/p&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/gemini-cli-tools.gif&quot; alt=&quot;Gemini CLI’s built-in tool list: shell, file read/write, web search, and more, available before any MCPs are added&quot; title=&quot;Gemini CLI’s built-in tool list: shell, file read/write, web search, and more, available before any MCPs are added&quot; width=&quot;800&quot; height=&quot;595&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;Gemini CLI’s built-in tool list: shell, file read/write, web search, and more, available before any MCPs are added&lt;/p&gt;
&lt;p&gt;If you’ve heard of &lt;a href=&quot;https://claude.ai/code&quot;&gt;Claude Code&lt;/a&gt;, &lt;a href=&quot;https://openai.com/codex&quot;&gt;OpenAI Codex&lt;/a&gt;, or Cursor, you’re in the same territory. These tools have changed how developers work. Gemini CLI is Google’s entry into that space, and for SEO specifically, it’s worth paying attention to.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here’s why SEO is a natural fit:&lt;/strong&gt; our work has always involved touching a lot of systems. Search Console, Analytics, Ahrefs, Semrush, spreadsheets, CMS, and internal tools. An agent that can reach all of those, reason across them, and take action without you manually copying data between tabs is genuinely useful in a way that a chat window isn’t.&lt;/p&gt;
&lt;a id=&quot;the-wrong-unlock&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;the-wrong-unlock&quot;&gt;The wrong unlock&lt;/h3&gt;
&lt;p&gt;Most of the AI-for-SEO discourse has been about generating content. Spin up a thousand pages, scale your output, watch the traffic roll in. We’ve all seen how that ends: commodity content, no real experience behind it, no E-E-A-T, no value.&lt;/p&gt;
&lt;p&gt;IMO, content is exactly where you, as a human, add the most value. It’s the part you shouldn’t be outsourcing.&lt;/p&gt;
&lt;p&gt;The real unlock is the other half of your week. Sifting through tens of thousands of rows of GSC data and matching keywords across five tools. Running the same Monday-morning audit you’ve run every Monday for the last two years. That’s where AI earns its keep: the tedious, repeatable, mundane work. Save your brain for the things that actually need it.&lt;/p&gt;
&lt;p&gt;In this post, I’m going to dive into six stages of working with Gemini CLI or any coding agent, really. But first, let’s get Gemini set up.&lt;/p&gt;
&lt;a id=&quot;getting-started&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;getting-started&quot;&gt;Getting started&lt;/h2&gt;
&lt;p&gt;Install is straightforward.&lt;/p&gt;
&lt;p&gt;If you’re on Mac with Homebrew:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;brew install gemini-cli&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Or via npm:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;npm install -g @google/gemini-cli&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then just run:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;gemini&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For auth, the easiest path is signing in with your personal Google account; this gives you access to a &lt;a href=&quot;https://geminicli.com/docs/resources/quota-and-pricing/#free-usage&quot;&gt;generous free tier&lt;/a&gt; (1,000 requests per user per day). If you’d rather use an API key, grab one from &lt;a href=&quot;https://aistudio.google.com/api-keys&quot;&gt;Google AI Studio&lt;/a&gt; and set it as an environment variable:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;export GEMINI_API_KEY=your_key_here&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Either way, you’re up and running in a couple of minutes. No complex setup, no local model downloads.&lt;/p&gt;
&lt;a id=&quot;the-six-stages-and-why-this-order&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;the-six-stages-and-why-this-order&quot;&gt;The six stages, and why this order&lt;/h2&gt;
&lt;p&gt;Each stage builds on the one before it. Context sharpens the built-in tools. MCPs add live data that those tools can act on. The extensions package wraps entire workflows. Plan Mode orchestrates everything you’ve installed. Skills make any plan you’ve nailed repeatable.&lt;/p&gt;
&lt;p&gt;You can use Gemini CLI without going past Stage 2 and still get value. But the compounding effect is the point: the further you go, the less you have to set up next time.&lt;/p&gt;
&lt;a id=&quot;stage-1-context-gemini-md&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-1-context-geminimd&quot;&gt;Stage 1: Context (GEMINI.md)&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Tell Gemini who you are.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The first thing to do before you run any actual SEO work is to set up your context files.&lt;/p&gt;
&lt;p&gt;Gemini CLI uses &lt;code&gt;GEMINI.md&lt;/code&gt; files to load context automatically at the start of every session. There’s a global one at &lt;code&gt;~/.gemini/GEMINI.md&lt;/code&gt; that applies everywhere, and you can add a project-level one inside any folder you’re working in. Both load without you having to ask.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The mental model that works best:&lt;/strong&gt; think of &lt;a href=&quot;https://geminicli.com/docs/cli/gemini-md/&quot;&gt;GEMINI.md&lt;/a&gt; as a shortcut list, not documentation. You’re not trying to explain everything; you’re trying to save the agent from asking the same questions over and over.&lt;/p&gt;
&lt;p&gt;Here’s a starter &lt;code&gt;GEMINI.md&lt;/code&gt; you can copy and adapt:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;# SEO Consultant — Working Profile&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;This file gives Gemini the context it needs every time I open the CLI. Set once, loaded automatically.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Who I am&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;I&amp;#39;m an SEO consultant. I work across multiple client sites and my own projects. Australian-based, working from Sydney.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Properties I work with&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Default to these unless I say otherwise.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **My site:** reganmcgregor.com.au&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  - GSC property: `sc-domain:reganmcgregor.com.au`&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  - GA4 property ID: `123456789`&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Client list:** see `~/seo/clients/` — each client has its own folder with a `_context.md`&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Working directory for ad-hoc analysis:** `~/seo/scratch/`&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;When I name a client by first name (e.g. &amp;quot;the Acme audit&amp;quot;), look up `~/seo/clients/acme/_context.md` first to pick up their property IDs and engagement notes.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Non-negotiables&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;These apply to every response, every session.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Australian English** spelling. Organise, colour, analyse, optimisation. Never American.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Don&amp;#39;t generate page content.** That&amp;#39;s where I add value as a human. Help me analyse, classify, plan — never write the article.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Don&amp;#39;t write to any file or Sheet without confirming the row count first.** Show me what you&amp;#39;re about to do, wait for me to say go.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Don&amp;#39;t fall back to web search when an MCP query fails.** Surface the failure and stop. I&amp;#39;d rather know the data is missing than have you guess.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Don&amp;#39;t classify pages with fewer than 50 impressions.** Below that the signal is too noisy.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Tool shortcuts&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;When I say… → use…&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- &amp;quot;the attached Sheet&amp;quot; / &amp;quot;the spreadsheet&amp;quot; → Google Workspace extension&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- &amp;quot;stuck pages&amp;quot; → pages with high impressions but average position 4–20&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- &amp;quot;core update analysis&amp;quot; → compare 30 days before/after the named update date&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- &amp;quot;the client&amp;quot; → look up the active client&amp;#39;s `_context.md` for property IDs&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## See also&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Tone &amp;amp; style:** `~/seo/style-guide.md` — full voice rules for any client-facing output&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Skills:** `~/.gemini/skills/` — saved workflows that auto-activate from natural prompts&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- **Notion task DB:** [your Notion DB ID] — for any task tracking or status queries&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;a id=&quot;what-to-put-in-yours&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;what-to-put-in-yours&quot;&gt;What to put in yours&lt;/h3&gt;
&lt;p&gt;A few things that make a real difference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Your role and goal:&lt;/strong&gt; Something simple like “I’m an SEO consultant. I work across multiple client sites. Default to Australian English.” This stops you from repeating it every session and makes a big difference to the context of the responses you’ll get.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Property IDs and site identifiers:&lt;/strong&gt; If you’re working on a specific project, put the GSC site URL, GA property ID, and any other relevant identifiers directly in the project-level GEMINI.md. Every time the agent has to go and figure out which property is the right one, that’s MCP calls and tokens you’re burning. Pre-loading this stuff cuts down on unnecessary back-and-forth.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site structure references:&lt;/strong&gt; If your site has a specific URL structure or folder convention that matters for audits, note it (e.g. &lt;code&gt;/service/{type}/{location}&lt;/code&gt;). The agent doesn’t need to explore and infer it every session.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shortcuts for your tools.&lt;/strong&gt; This is one that saves me so much frustration by stopping the agent from going down some delusional path. In my GEMINI.md I have something like: “When I refer to ‘the attached Sheet’ or ‘the Spreadsheet’, use Google Workspace tools.” This means I don’t have to spell out which tools to reach for every time.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The key discipline is keeping it short, as this file is loaded with each chat interaction. A bloated &lt;code&gt;GEMINI.md&lt;/code&gt; that tries to document everything just adds noise. Short, specific, actionable.&lt;/p&gt;
&lt;a id=&quot;stage-2-tools&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-2-tools&quot;&gt;Stage 2: Tools&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Stop updating spreadsheets manually.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Out of the box, before you add any MCPs or extensions, Gemini CLI has a solid set of built-in tools:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Read and write files on your local system&lt;/li&gt;
&lt;li&gt;Run shell commands&lt;/li&gt;
&lt;li&gt;Fetch web pages&lt;/li&gt;
&lt;li&gt;Google Search&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That’s enough to do real work. Here’s a practical example: a content audit.&lt;/p&gt;
&lt;p&gt;Export a CSV from Search Console (pages, clicks, impressions, and position changes for the last 90 days). Drop it in your working directory. Then:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Take the file gsc-export.csv and classify each page as &amp;quot;keep&amp;quot;, &amp;quot;improve&amp;quot;, or &amp;quot;remove&amp;quot; based on traffic trend and impressions. Write the classifications back to a new file called gsc-classified.csv with the original columns plus a &amp;quot;recommendation&amp;quot; column and a short reason for each.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Gemini reads every row, makes a call based on the data, and writes the output file. What used to take a few hours of manual work runs in the background while you’re doing something else.&lt;/p&gt;
&lt;p&gt;The file tool, in particular, changes a lot. Once you stop copying and pasting between tools and let the agent read and write directly, a whole category of tedious work just disappears.&lt;/p&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/stage-2-tools.gif&quot; alt=&quot;Stage 2: Gemini classifying a GSC CSV row by row and writing the output file&quot; title=&quot;Stage 2: Gemini classifying a GSC CSV row by row and writing the output file&quot; width=&quot;707&quot; height=&quot;800&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;GSC CSV fed to Gemini, classified as keep/improve/remove, output file written to disk&lt;/p&gt;
&lt;a id=&quot;stage-3-mcp&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-3-mcp&quot;&gt;Stage 3: MCP&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Close all your tabs.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;MCP (&lt;a href=&quot;https://modelcontextprotocol.io/docs/getting-started/intro&quot;&gt;Model Context Protocol&lt;/a&gt;) is how Gemini connects to external services:** your SEO tools, analytics platforms, and data sources. Instead of exporting a CSV and importing it somewhere else, you can query these tools directly.&lt;/p&gt;
&lt;p&gt;To add an MCP server:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;gemini mcp add&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It’ll walk you through the config. For SEO work, the useful ones are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Google Analytics&lt;/strong&gt; (official): &lt;a href=&quot;https://github.com/googleanalytics/google-analytics-mcp&quot;&gt;github.com/googleanalytics/google-analytics-mcp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ahrefs&lt;/strong&gt;: &lt;a href=&quot;https://ahrefs.com/mcp/&quot;&gt;ahrefs.com/mcp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Semrush&lt;/strong&gt;: &lt;a href=&quot;https://www.semrush.com/kb/1619-getting-started-with-mcp&quot;&gt;semrush.com/kb/1619-getting-started-with-mcp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DataForSEO&lt;/strong&gt;: &lt;a href=&quot;https://dataforseo.com/help-center/connect-gemini-cli-to-dataforseo-mcp-server&quot;&gt;dataforseo.com/help-center/connect-gemini-cli-to-dataforseo-mcp-server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GSC (community)&lt;/strong&gt;: &lt;a href=&quot;https://github.com/AminForou/mcp-gsc&quot;&gt;github.com/AminForou/mcp-gsc&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Setting up the Ahrefs MCP&lt;/p&gt;
&lt;p&gt;One thing that catches people out with the Ahrefs MCP specifically: &lt;code&gt;gemini mcp add&lt;/code&gt; sets up the connection config, but doesn’t handle auth for you. Ahrefs uses API key authentication, so you need to generate an API key and add it manually.&lt;/p&gt;
&lt;p&gt;To get your key: log into &lt;a href=&quot;https://app.ahrefs.com/&quot;&gt;Ahrefs&lt;/a&gt; → &lt;a href=&quot;https://app.ahrefs.com/account/&quot;&gt;Account&lt;/a&gt; → &lt;a href=&quot;https://app.ahrefs.com/account/api-keys&quot;&gt;API&lt;/a&gt; → generate a key.&lt;/p&gt;
&lt;a id=&quot;setting-up-the-ahrefs-mcp&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;setting-up-the-ahrefs-mcp&quot;&gt;Setting up the Ahrefs MCP&lt;/h3&gt;
&lt;p&gt;One thing that catches people out with the Ahrefs MCP specifically: &lt;code&gt;gemini mcp add&lt;/code&gt; sets up the connection config, but doesn’t handle auth for you. Ahrefs uses API key authentication, so you need to generate an API key and add it manually.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/generate-ahrefs-mcp-key-1.B9avaHVn_Z1A7weK.webp&quot; alt=&quot;Generate an API key for Ahrefs&quot; title=&quot;Generate an API key for Ahrefs&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2556&quot; height=&quot;1126&quot;&gt;&lt;/p&gt;
&lt;p&gt;To get your key: log into &lt;a href=&quot;https://app.ahrefs.com/&quot;&gt;Ahrefs&lt;/a&gt; → &lt;a href=&quot;https://app.ahrefs.com/account/&quot;&gt;Account&lt;/a&gt; → &lt;a href=&quot;https://app.ahrefs.com/account/api-keys&quot;&gt;API&lt;/a&gt; → generate a key.&lt;/p&gt;
&lt;p&gt;Then open &lt;code&gt;~/.gemini/settings.json&lt;/code&gt; and add the key as an &lt;code&gt;Authorization&lt;/code&gt; header:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;ahrefs&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;httpUrl&amp;quot;: &amp;quot;https://api.ahrefs.com/mcp/mcp&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;type&amp;quot;: &amp;quot;http&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;headers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;Authorization&amp;quot;: &amp;quot;Bearer YOUR_AHREFS_API_KEY&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Replace &lt;code&gt;YOUR_AHREFS_API_KEY&lt;/code&gt; with the key you just generated. Save the file and restart your Gemini session. It’ll pick up the auth on next launch.&lt;/p&gt;
&lt;a id=&quot;setting-up-the-semrush-mcp&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;setting-up-the-semrush-mcp&quot;&gt;Setting up the Semrush MCP&lt;/h3&gt;
&lt;p&gt;If you’re a Semrush user instead of (or as well as) Ahrefs, the setup is almost identical: same HTTP transport, just a different URL and a different auth header prefix.&lt;/p&gt;
&lt;p&gt;Grab your API key from your Semrush profile, then run:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;gemini mcp add --transport http \&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  --header &amp;quot;Authorization: Apikey YOUR_SEMRUSH_API_KEY&amp;quot; \&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  semrush https://mcp.semrush.com/v1/mcp&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Or, if you prefer to edit &lt;code&gt;~/.gemini/settings.json&lt;/code&gt; directly:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;semrush&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;httpUrl&amp;quot;: &amp;quot;https://mcp.semrush.com/v1/mcp&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;type&amp;quot;: &amp;quot;http&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;headers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;Authorization&amp;quot;: &amp;quot;Apikey YOUR_SEMRUSH_API_KEY&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note the &lt;code&gt;Apikey&lt;/code&gt; prefix: Ahrefs uses &lt;code&gt;Bearer&lt;/code&gt;, Semrush uses &lt;code&gt;Apikey&lt;/code&gt;. Otherwise, the shape is the same.&lt;/p&gt;
&lt;p&gt;The Semrush MCP exposes the Trends API, the SEO API, and the read-only Project API methods.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Heads up:&lt;/strong&gt; requests consume API units, so the same “wrap it in a skill” advice applies here, too.&lt;/p&gt;
&lt;a id=&quot;setting-up-the-gsc-mcp&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;setting-up-the-gsc-mcp&quot;&gt;Setting up the GSC MCP&lt;/h3&gt;
&lt;p&gt;The community GSC server from &lt;a href=&quot;https://github.com/AminForou/mcp-gsc&quot;&gt;AminForou&lt;/a&gt; is the one worth using. It queries the Search Console API directly: performance data, URL inspection, sitemaps, all of it.&lt;/p&gt;
&lt;p&gt;The recommended install is via &lt;code&gt;uvx&lt;/code&gt;: no cloning, no virtual environments, no Python setup.&lt;/p&gt;
&lt;p&gt;First, you’ll need credentials from Google Cloud Console:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to &lt;a href=&quot;https://console.cloud.google.com&quot;&gt;console.cloud.google.com&lt;/a&gt; and create (or pick) a project&lt;/li&gt;
&lt;li&gt;Enable the &lt;strong&gt;Search Console API&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Go to Credentials → Create Credentials → &lt;strong&gt;OAuth client ID&lt;/strong&gt; → Desktop app → download the JSON and save it somewhere permanent (e.g. &lt;code&gt;~/Documents/client_secrets.json&lt;/code&gt;)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you don’t have &lt;code&gt;uv&lt;/code&gt; installed:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;curl -LsSf https://astral.sh/uv/install.sh | sh&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;source $HOME/.local/bin/env&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then add it to &lt;code&gt;~/.gemini/settings.json&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;gsc&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;command&amp;quot;: &amp;quot;/Users/yourname/.local/bin/uvx&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;args&amp;quot;: [&amp;quot;mcp-search-console&amp;quot;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;env&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;GSC_OAUTH_CLIENT_SECRETS_FILE&amp;quot;: &amp;quot;/full/path/to/client_secrets.json&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Replace &lt;code&gt;/Users/yourname&lt;/code&gt; with your actual home directory (&lt;code&gt;echo $HOME&lt;/code&gt; will tell you). Use the full path, not &lt;code&gt;~/&lt;/code&gt;, as Gemini CLI won’t expand it. First run opens a browser for the OAuth flow; after that it’s silent.&lt;/p&gt;
&lt;a id=&quot;setting-up-the-google-analytics-mcp&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;setting-up-the-google-analytics-mcp&quot;&gt;Setting up the Google Analytics MCP&lt;/h3&gt;
&lt;p&gt;The official &lt;a href=&quot;https://developers.google.com/analytics/devguides/MCP&quot;&gt;Google Analytics MCP server&lt;/a&gt; uses application default credentials, the same auth method as gcloud. The MCP needs the analytics read-only scope, so even if you’ve run &lt;code&gt;gcloud auth application-default login&lt;/code&gt; before, you’ll likely need to re-run it with the right scopes:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;gcloud auth application-default login \&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  --scopes https://www.googleapis.com/auth/analytics.readonly,https://www.googleapis.com/auth/cloud-platform&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You’ll also need to enable the &lt;strong&gt;Google Analytics Admin API&lt;/strong&gt; and &lt;strong&gt;Google Analytics Data API&lt;/strong&gt; in your Google Cloud project.&lt;/p&gt;
&lt;p&gt;The MCP runs via &lt;code&gt;pipx&lt;/code&gt;, so make sure that’s installed (&lt;code&gt;brew install pipx&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;Add it to &lt;code&gt;~/.gemini/settings.json&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;analytics-mcp&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;command&amp;quot;: &amp;quot;pipx&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;args&amp;quot;: [&amp;quot;run&amp;quot;, &amp;quot;analytics-mcp&amp;quot;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;env&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;GOOGLE_APPLICATION_CREDENTIALS&amp;quot;: &amp;quot;/Users/yourname/.config/gcloud/application_default_credentials.json&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;GOOGLE_CLOUD_PROJECT&amp;quot;: &amp;quot;your-gcp-project-id&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;One thing that trips people up: &lt;code&gt;GOOGLE_CLOUD_PROJECT&lt;/code&gt; is your &lt;strong&gt;Google Cloud project ID&lt;/strong&gt;, not your GA4 property ID. They’re different things. Your GA property ID belongs in &lt;code&gt;GEMINI.md&lt;/code&gt; as context so the agent knows which property to default to, not in the MCP config.&lt;/p&gt;
&lt;p&gt;The server key (&lt;code&gt;analytics-mcp&lt;/code&gt; in the example above) is what shows up when you run &lt;code&gt;/mcp&lt;/code&gt; in Gemini CLI. If you’d rather call it &lt;code&gt;google-analytics&lt;/code&gt; to match the others, rename the key. It’s purely a label.&lt;/p&gt;
&lt;a id=&quot;setting-up-the-data-for-seo-mcp&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;setting-up-the-dataforseo-mcp&quot;&gt;Setting up the DataForSEO MCP&lt;/h3&gt;
&lt;p&gt;DataForSEO covers keyword data, SERP results, competitor pages, and backlinks. It’s what I use for the enrichment step in the content audit skill above: pulling search volume and difficulty for stuck pages, and fetching top competitor URLs for keyword gap analysis.&lt;/p&gt;
&lt;p&gt;The MCP server runs via npx, so there’s nothing to install separately. Add it to &lt;code&gt;~/.gemini/settings.json&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;dataforseo&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;command&amp;quot;: &amp;quot;npx&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;args&amp;quot;: [&amp;quot;-y&amp;quot;, &amp;quot;dataforseo-mcp-server&amp;quot;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;env&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;DATAFORSEO_USERNAME&amp;quot;: &amp;quot;your@email.com&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;DATAFORSEO_PASSWORD&amp;quot;: &amp;quot;your_api_password&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;DATAFORSEO_SIMPLE_FILTER&amp;quot;: &amp;quot;true&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Auth is the username and password from your DataForSEO account. Get them at &lt;a href=&quot;https://app.dataforseo.com/api-access&quot;&gt;app.dataforseo.com/api-access&lt;/a&gt;. Unlike the other MCPs above, there’s no OAuth flow. It just works once you drop in the credentials.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;DATAFORSEO_SIMPLE_FILTER&lt;/code&gt; flag is recommended in &lt;a href=&quot;https://dataforseo.com/help-center/connect-gemini-cli-to-dataforseo-mcp-server&quot;&gt;DataForSEO’s official Gemini CLI guide&lt;/a&gt;. It switches to a simpler filter syntax that LLMs construct correctly more often.&lt;/p&gt;
&lt;p&gt;Worth noting: DataForSEO charges per API call. The MCP exposes a lot of endpoints, and a verbose agent can rack up calls quickly in a long session. The same advice applies here as for any MCP: wrap workflows in skills with explicit steps so the agent isn’t making speculative calls trying to figure out what you want.&lt;/p&gt;
&lt;p&gt;Once they’re added, you query in plain English. No export, no spreadsheet, no tab-switching:&lt;code&gt;ettings.json&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  &amp;quot;mcpServers&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    &amp;quot;dataforseo&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;command&amp;quot;: &amp;quot;npx&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;args&amp;quot;: [&amp;quot;-y&amp;quot;, &amp;quot;dataforseo-mcp-server&amp;quot;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      &amp;quot;env&amp;quot;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;DATAFORSEO_USERNAME&amp;quot;: &amp;quot;your@email.com&amp;quot;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        &amp;quot;DATAFORSEO_PASSWORD&amp;quot;: &amp;quot;your_api_password&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;      }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;  }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Auth is username and password from your DataForSEO account. Get them at &lt;a href=&quot;https://app.dataforseo.com/api-access&quot;&gt;app.dataforseo.com/api-access&lt;/a&gt;. Unlike the other MCPs above, there’s no OAuth flow. It just works once you drop in the credentials.&lt;/p&gt;
&lt;p&gt;Worth noting: DataForSEO charges per API call. The MCP exposes a lot of endpoints, and a verbose agent can rack up calls quickly in a long session. The same advice applies here as for any MCP: wrap workflows in skills with explicit steps so the agent isn’t making speculative calls trying to figure out what you want.&lt;/p&gt;
&lt;p&gt;Once they’re added, you query in plain English. No export, no spreadsheet, no tab-switching:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Show me pages with high impressions stuck between positions 4 and 20 for the last 90 days.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/stage-3-mcp.gif&quot; alt=&quot;Stage 3: Querying the Ahrefs MCP for stuck-position keywords on a public site&quot; title=&quot;Stage 3: Querying the Ahrefs MCP for stuck-position keywords on a public site&quot; width=&quot;707&quot; height=&quot;800&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;Plain English query for stuck-position keywords on backlinko.com, table results live, no export&lt;/p&gt;
&lt;a id=&quot;the-thing-nobody-tells-you-about-mc-ps&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;the-thing-nobody-tells-you-about-mcps&quot;&gt;The thing nobody tells you about MCPs&lt;/h3&gt;
&lt;p&gt;Every call to an MCP uses tokens. Every back-and-forth exchange adds to your context window. In a long session with multiple MCP queries, this adds up fast.&lt;/p&gt;
&lt;p&gt;Where CLI tools are available as an alternative, they’re worth using; they tend to be more efficient and don’t incur the same context cost. The &lt;a href=&quot;https://github.com/googleworkspace/cli&quot;&gt;Google Workspace CLI&lt;/a&gt;, for example, is worth looking at instead of the individual Google MCPs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;More importantly:&lt;/strong&gt; MCPs work much better when you wrap them in skills. A bare MCP call is fine for one-off queries, but the agent doesn’t inherently know which database, which property, or which filter makes sense for your workflow. That’s where a lot of “the MCP isn’t working properly” frustration comes from; the agent is doing too much guessing.&lt;/p&gt;
&lt;p&gt;When you define a skill that uses an MCP (more on skills below) and pre-load the relevant IDs in &lt;code&gt;GEMINI.md&lt;/code&gt;, the agent stops guessing and starts just doing the right thing.&lt;/p&gt;
&lt;p&gt;I’m planning a separate post with a full breakdown of MCPs for SEO: which ones are worth adding, how to configure them, and the ones I use regularly. Will link it here when it’s live.&lt;/p&gt;
&lt;a id=&quot;stage-4-extensions&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-4-extensions&quot;&gt;Stage 4: Extensions&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Stop the copy and paste.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://geminicli.com/extensions/about/&quot;&gt;Extensions&lt;/a&gt; go further than MCPs. They bundle prompts, commands, MCPs, hooks, and pre-built skills into a single installable package. You’re not just getting a tool; you’re getting the instructions on how to use it.&lt;/p&gt;
&lt;p&gt;The flagship one for SEO work is the &lt;a href=&quot;https://geminicli.com/extensions/?name=googleworkspacecli&quot;&gt;Google Workspace extension&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;gemini extensions install https://github.com/googleworkspace/cli&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This gives you direct access to Sheets, Docs, and Slides, plus a large set of pre-built skills. I don’t use all of them, but the ones I use regularly are the ones that close the loop between analysis and output. Clustering keyword data by topic and pushing it directly to a Sheet, for example. Or pulling a content brief into a Doc without manually copying anything.&lt;/p&gt;
&lt;p&gt;The same &lt;code&gt;GEMINI.md&lt;/code&gt; shortcut principle applies here. I have an entry that says something like: “When I mention ‘the attached Sheet’ or ‘the Doc’, use Google Workspace tools.” The agent then knows what to reach for without me having to specify the tool every time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Worth exploring:&lt;/strong&gt; there are other extensions beyond Google Workspace that are useful for SEO workflows. Browse the full catalogue at &lt;a href=&quot;https://geminicli.com/extensions/&quot;&gt;geminicli.com/extensions&lt;/a&gt;. The same wrapping-with-skills approach applies to all of them.&lt;/p&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/stage-4-extensions-1.gif&quot; alt=&quot;Workspace extension clustering keywords and pushing them to a Google Sheet&quot; title=&quot;stage-4-extensions&quot; width=&quot;707&quot; height=&quot;800&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;Workspace extension clustering keywords and pushing them to a Google Sheet&lt;/p&gt;
&lt;a id=&quot;stage-5-plan-mode&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-5-plan-mode&quot;&gt;Stage 5: Plan Mode&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Do tasks in the background.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://geminicli.com/docs/cli/plan-mode/&quot;&gt;Plan Mode&lt;/a&gt; is where it all comes together. You describe what you want (the goal, the tools to use, what the output should look like), and Gemini drafts a step-by-step plan. You review it, adjust it, approve it, and the agent executes autonomously. It’s also the most underused feature in the CLI.&lt;/p&gt;
&lt;p&gt;To enter it, type &lt;code&gt;/plan&lt;/code&gt; in the CLI or hit Shift+Tab.&lt;/p&gt;
&lt;p&gt;Most people skip Plan Mode for anything that feels small. That’s a huge mistake.&lt;/p&gt;
&lt;p&gt;Here’s what happens when you skip it: the agent works on assumptions. It half-infers what you mean from the session context, fills in the gaps with guesses, and starts executing. When something goes wrong, and it will, you’re already three steps into a workflow built on a shaky foundation.&lt;/p&gt;
&lt;p&gt;Plan Mode forces the agent to gather context before committing to anything. For SEO tasks that touch multiple data sources, that upfront context gathering is the difference between a clean run and having to start over.&lt;/p&gt;
&lt;a id=&quot;how-to-write-a-good-plan-prompt&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;a-few-things-that-consistently-produce-better-plans&quot;&gt;A few things that consistently produce better plans:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Give it links to specific files and websites to use:&lt;/strong&gt; “Use the file at &lt;code&gt;./gsc-export.csv&lt;/code&gt; and the Ahrefs MCP for keyword data.” The more specific you are about inputs, the less it invents.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tell it explicitly not to invent anything:&lt;/strong&gt; “If you’re unsure about a value, come back and ask rather than assuming.”&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tell it what to clarify before acting:&lt;/strong&gt; “Before you start, confirm the output format with me.”&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tell it what not to do:&lt;/strong&gt; “Don’t write to any file without showing me the output first.”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When the plan starts going in the wrong direction, correct it immediately. If you let the agent continue down a false assumption, the plan compounds the error; every subsequent step builds on something that’s wrong.&lt;/p&gt;
&lt;p&gt;Iterate on the plan until you’re genuinely happy with it. Yes, this takes longer upfront. That’s the point. The time you spend getting the plan right is time you don’t spend cleaning up a bad execution.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;One more thing:&lt;/strong&gt; if you find yourself running the same plan repeatedly, that’s your signal. That plan should become a skill.&lt;/p&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/stage-5-plan-mode.gif&quot; alt=&quot;Plan Mode drafting a four-MCP content audit plan&quot; title=&quot;Plan Mode drafting a four-MCP content audit plan&quot; width=&quot;707&quot; height=&quot;800&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;Plan Mode drafting a four-MCP content audit plan&lt;/p&gt;
&lt;a id=&quot;stage-6-agent-skills&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;stage-6-agent-skills&quot;&gt;Stage 6: Agent Skills&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Do it whenever you like.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Skills are reusable, self-contained packages of instructions. The practical workflow: you spend time in Plan Mode getting something right (a content audit, a keyword gap analysis, a technical crawl summary). Once you’ve done it properly a couple of times, save it as a skill.&lt;/p&gt;
&lt;p&gt;Next month, you have two ways to fire it. You can call it explicitly with a slash command:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;/content-audit let&amp;#39;s run a content audit on the AU market&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Or you can just describe what you want. Gemini reads the description on every saved skill and activates the matching one automatically. So “let’s audit the AU market for stuck pages” works too, even without the slash.&lt;/p&gt;
&lt;p&gt;Either way, same structure, same thresholds, same output format, no re-explaining.&lt;/p&gt;
&lt;p&gt;What makes a skill worth creating:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Anything you’ve run more than twice&lt;/li&gt;
&lt;li&gt;Anything that requires specific context (property IDs, site structure, output format preferences)&lt;/li&gt;
&lt;li&gt;Any multi-step workflow that took real effort to get right in Plan Mode&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Skills are how you compound the time you’ve already invested. Each one you save is a plan you never have to write again.&lt;/p&gt;
&lt;a id=&quot;what-a-skill-actually-looks-like&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;what-a-skill-actually-looks-like&quot;&gt;What a skill actually looks like&lt;/h3&gt;
&lt;p&gt;A skill is a directory, not a single file. The minimum is one &lt;code&gt;SKILL.md&lt;/code&gt; inside a folder named after the skill. You can also bundle scripts, references, or assets alongside it. They’re all available to the agent when the skill activates.&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;~/.gemini/skills/content-audit/&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;├── SKILL.md       (required)&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;├── scripts/       (optional) executable scripts&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;├── references/    (optional) static documentation&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;└── assets/        (optional) templates and other resources&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The &lt;code&gt;SKILL.md&lt;/code&gt; itself uses YAML frontmatter with two fields. The &lt;code&gt;name&lt;/code&gt; matches the directory name. The &lt;code&gt;description&lt;/code&gt; is doing real work: Gemini reads it to decide whether to activate the skill from natural language. Be specific about the trigger phrases.&lt;/p&gt;
&lt;p&gt;Here’s the example &lt;code&gt;content-audit&lt;/code&gt; skill I used in the slides:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;---&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;name: content-audit&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;description: Run a full SEO content audit focused on quick wins. Identify &amp;quot;striking distance&amp;quot; pages (positions 4–20) with high impressions but low clicks, enrich with engagement signals, search volume, and competitor data, then output a prioritised content plan to a Google Sheet. Use when the user asks for a &amp;quot;content audit&amp;quot;, &amp;quot;content plan&amp;quot;, &amp;quot;striking distance&amp;quot; pages, &amp;quot;quick wins&amp;quot;, &amp;quot;what should we update&amp;quot;, or wants to &amp;quot;find stuck pages&amp;quot;.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;---&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;# Content Audit — Quick Wins&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Objective&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Identify striking-distance pages — high impressions but stuck in positions 4–20 — and recommend specific actions to capture quick SEO wins.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Inputs&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Market — default to the GSC site / GA4 property in ~/.gemini/GEMINI.md unless the user names another.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Time window — default last 90 days.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Output Sheet — create a new Google Sheet unless the user names an existing one.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Target filters &amp;amp; thresholds&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Position range: 4.0–20.0&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Impressions: greater than 1,000 over the time window&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Sort by highest impressions descending&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Steps&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 1. Identify target URLs — gsc MCP&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Pull query + page performance from GSC. Filters: country code, time window. Apply the position + impression thresholds above.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 2. Engagement signals — google-analytics MCP&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;For each target URL, retrieve organic engagement metrics. Flag URLs with bounce rate &amp;gt; 70% or engagement time &amp;lt; 30s as likely UX/relevance issues.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 3. Search potential &amp;amp; SERP context — dataforseo MCP&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Evaluate the primary keywords driving impressions. Prioritise pages with SV &amp;gt; 500 and manageable KD. Note SERP-feature changes that suggest a different content format.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 4. Competitor &amp;amp; backlink gap — ahrefs MCP&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;For each target URL, compare against the top 3 ranking competitors. Identify content gaps — angles, semantic topics, or formats competitors cover that we miss.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 5. Cluster &amp;amp; classify&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Group URLs by semantic topic cluster. Classify each as one of:&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Improve (content refresh) — high SV, good UR, poor engagement or outdated vs competitors&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Improve (technical/UX) — good content + SERP alignment, but high bounce rate&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Create (new angle) — competitors winning with a different intent or format&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;### 6. Output to Sheets — Google Workspace extension&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;Show me the row count and the top 5 priorities. Wait for confirmation, then write to a new Google Sheet with columns: Topic Cluster, URL, Target Keyword, Current Position, Impressions, Search Volume, KD, Bounce Rate, Competitor Gap (Yes/No), Recommended Action.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;## Don&amp;#39;ts&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Don&amp;#39;t invent volumes, difficulty scores, or competitor metrics. Mark missing fields n/a.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Don&amp;#39;t write to the Sheet without confirming the row count first.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Don&amp;#39;t fall back to web search when an MCP query fails — surface the error and stop.&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;- Don&amp;#39;t include URLs outside the position 4–20 range or under the impression threshold.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A few things to notice. The skill names the four MCPs by handle (&lt;code&gt;gsc&lt;/code&gt;, &lt;code&gt;google-analytics&lt;/code&gt;, &lt;code&gt;dataforseo&lt;/code&gt;, &lt;code&gt;ahrefs&lt;/code&gt;) so Gemini knows exactly which server to call at each step. The &lt;code&gt;Don&amp;#39;ts&lt;/code&gt; section guards against the obvious failure modes: anything that writes data, guesses values, or silently broadens the criteria. And the description is loaded with trigger phrases (“content audit”, “striking distance”, “quick wins”, “find stuck pages”) so the skill activates from a natural request, not a special command.&lt;/p&gt;
&lt;p&gt;This skill came directly out of Plan Mode. I drafted the plan, iterated until the thresholds felt right for the data I was working with, and saved the result. &lt;strong&gt;That’s the workflow:&lt;/strong&gt; Plan Mode is the design surface, the skill is the saved version of a plan that worked.&lt;/p&gt;
&lt;p&gt;For the full reference on creating skills (directory structure, advanced features like bundled scripts and references, and the underlying Agent Skills standard), see the &lt;a href=&quot;https://geminicli.com/docs/cli/creating-skills/&quot;&gt;Gemini CLI creating skills guide&lt;/a&gt;.&lt;/p&gt;
&lt;img src=&quot;https://www.reganmcgregor.com.au/media/gemini-cli-seo/stage-6-skills.gif&quot; alt=&quot;The saved SKILL.md open in vim, then a fresh session firing the skill via /content-audit and pulling data from Search Console&quot; title=&quot;The saved SKILL.md open in vim, then a fresh session firing the skill via /content-audit and pulling data from Search Console&quot; width=&quot;707&quot; height=&quot;800&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;/&gt;
&lt;p&gt;The saved SKILL.md open in vim, then a fresh session firing the skill via /content-audit and pulling data from Search Console&lt;/p&gt;
&lt;a id=&quot;how-my-workflow-has-actually-changed&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;how-my-workflow-has-actually-changed&quot;&gt;How my workflow has actually changed&lt;/h2&gt;
&lt;p&gt;How my workflow has actually changed&lt;/p&gt;
&lt;p&gt;I’ve been using coding agents (not just Gemini CLI, but also &lt;a href=&quot;https://claude.ai/code&quot;&gt;Claude Code&lt;/a&gt; and &lt;a href=&quot;https://openai.com/codex&quot;&gt;Codex&lt;/a&gt;) as a core part of how I work for a while now. So here’s what’s actually different in my day-to-day.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The biggest shift is delegation.&lt;/strong&gt; I’m continuously sending agents off to research, investigate, and analyse in the background while I focus on other things. A keyword gap analysis, a crawl summary, a competitor content audit: these used to require me to sit in front of a spreadsheet for an hour. Now I launch the workflow and come back to the results.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The other shift is moving from reactive to proactive.&lt;/strong&gt; I used to investigate when something looked wrong. Now I’ve set up regular hygiene workflows that surface insights on a schedule. The insights come to me. I’m not chasing problems; I’m getting a consistent read on what’s happening and deciding what warrants attention.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What it replaced:&lt;/strong&gt; a lot of copy-paste hacks, custom scripts, and automation tools I’d built over the years that did specific things in a janky way. The kinds of things that worked until they didn’t, that required maintenance, and that were always slightly brittle. Most of that is just gone now. Running things as a terminal workflow is more reliable and easier to iterate on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The honest version:&lt;/strong&gt; there’s still a learning curve. Getting good at Plan Mode takes practice. Writing useful &lt;code&gt;GEMINI.md&lt;/code&gt; files takes iteration. The first few times you use an MCP, it probably won’t do exactly what you want. But the compounding effect of building good skills and context files means it gets faster over time, not slower.&lt;/p&gt;
&lt;a id=&quot;just-give-it-to-gemini&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;just-give-it-to-gemini&quot;&gt;Just give it to Gemini&lt;/h2&gt;
&lt;p&gt;Next time you’re trawling through thousands of rows in a spreadsheet, just give it to Gemini.&lt;/p&gt;
&lt;p&gt;That’s it. The rest is just learning the surface area.&lt;/p&gt;
&lt;a id=&quot;resources&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;resources&quot;&gt;Resources&lt;/h2&gt;
&lt;p&gt;Everything referenced in this post:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/&quot;&gt;Gemini CLI docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/cli/gemini-md/&quot;&gt;GEMINI.md context files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/tools/mcp-server/&quot;&gt;MCP setup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/extensions/&quot;&gt;Extensions docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/extensions/&quot;&gt;Extensions directory&lt;/a&gt;: browse the catalogue&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/cli/plan-mode/&quot;&gt;Plan Mode&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/cli/skills/&quot;&gt;Agent Skills overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://geminicli.com/docs/cli/creating-skills/&quot;&gt;Creating skills guide&lt;/a&gt;: directory structure, bundled scripts, advanced features&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/googleanalytics/google-analytics-mcp&quot;&gt;Google Analytics MCP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/AminForou/mcp-gsc&quot;&gt;GSC MCP (community)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/googleworkspace/cli&quot;&gt;Google Workspace CLI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://dataforseo.com/help-center/connect-gemini-cli-to-dataforseo-mcp-server&quot;&gt;DataForSEO MCP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ahrefs.com/mcp/&quot;&gt;Ahrefs MCP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.semrush.com/kb/1619-getting-started-with-mcp&quot;&gt;Semrush MCP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content:encoded><category>seo</category></item><item><title>From Clicks to Citations: Building a Brand That Algorithms Can&apos;t Ignore</title><link>https://www.reganmcgregor.com.au/clicks-to-citations/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/clicks-to-citations/</guid><description>Zero-click search and AI answers are changing SEO. Here&apos;s the three-pillar framework for staying visible: content, context and confidence.</description><pubDate>Mon, 15 Sep 2025 23:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;&lt;strong&gt;A buyer learned about your business this week from something you didn’t write.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I gave a talk on that idea at Edge of Search in Newcastle in September 2025. It’s about a shift I think most brands haven’t caught up to yet: from a search world built on clicks to one built on citations, and what that means for how you get found, understood, and trusted by both people and algorithms.&lt;/p&gt;
&lt;iframe src=&quot;https://docs.google.com/presentation/d/e/2PACX-1vTXDCWhiElUhbS_GVyvI-IPBnwCh8-RRWfx7cMZYtGXAqywwt02lahas0wzP61gxLFaPjxcftAMjB0G/pubembed?start=false&amp;amp;loop=false&amp;amp;delayms=3000&quot; title=&quot;From Clicks to Citations: Building a Brand That Algorithms Can&apos;t Ignore — slides&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;h2 id=&quot;search-is-evolving&quot;&gt;Search Is Evolving&lt;/h2&gt;
&lt;p&gt;We used to live in the Google age. Google crawled the web, indexed it, and handed you 10 or more blue links. You did the work of deciding what to trust.&lt;/p&gt;
&lt;p&gt;Fast forward to today and we’re in the AI age. AI reads, generates, and delivers one answer. No choices. Just: “Here’s the truth, trust me.”&lt;/p&gt;
&lt;p&gt;That’s not a small shift. It changes what “being found” even means. Being mentioned is becoming more valuable than being visited.&lt;/p&gt;
&lt;p&gt;Here’s why I’m convinced of that.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/chatgpt-weekly-active-users.Bp4I_zNQ_1LyHr3.webp&quot; alt=&quot;Column chart of ChatGPT weekly active users rising from 100 million in November 2023 to 700 million in August 2025&quot; title=&quot;Three years, from novelty to daily habit&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Three years, from novelty to daily habit&lt;/p&gt;
&lt;p&gt;Just under &lt;a href=&quot;https://sparktoro.com/blog/2024-zero-click-search-study-for-every-1000-us-google-searches-only-374-clicks-go-to-the-open-web-in-the-eu-its-360/&quot;&gt;60% of Google searches now end without a single click&lt;/a&gt;, 58.5% in the US and 59.7% in the EU, and almost half of mobile searches end the browsing session entirely: roughly double the desktop rate. People are asking questions and getting answers without ever landing on a website.&lt;/p&gt;
&lt;p&gt;AI answers are everywhere. ChatGPT has exploded to around &lt;a href=&quot;https://www.searchenginejournal.com/chatgpt-nears-700-million-weekly-users-openai-announces/552895/&quot;&gt;700 million weekly active users&lt;/a&gt;. Perplexity &lt;a href=&quot;https://techcrunch.com/2025/06/05/perplexity-received-780-million-queries-last-month-ceo-says/&quot;&gt;handled 780 million queries in May 2025&lt;/a&gt;, and was growing more than 20% month-on-month. Google AI Overviews are now showing in &lt;a href=&quot;https://searchengineland.com/google-ai-overviews-13-searches-455057&quot;&gt;13% of searches&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/zero-click-search-statistic.CKTWOZM-_ZsdTcw.webp&quot; alt=&quot;Statistic card: 58.5% of US Google searches and 59.7% of EU searches end without a single click&quot; title=&quot;The number that reframes everything else in this post&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The number that reframes everything else in this post&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/ai-trust-vs-google-comparison.C-08hO8V_ZkYGI1.webp&quot; alt=&quot;Bar chart of trust in AI versus Google: 14.3% trust it much less, 26.5% slightly less, 42.9% about the same, 12.2% slightly more and 4.1% much more&quot; title=&quot;Usage is climbing a lot faster than trust is&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Usage is climbing a lot faster than trust is&lt;/p&gt;
&lt;p&gt;But even though AI is everywhere, trust is nowhere. Only &lt;a href=&quot;https://expresslegalfunding.com/chatgpt-study/&quot;&gt;16% of people say they trust AI tools more than Google&lt;/a&gt; for getting information. We’re using tools we fundamentally don’t trust.&lt;/p&gt;
&lt;p&gt;Why the trust deficit? Partly because the web underneath these answers is getting messier. AI content has &lt;a href=&quot;https://copyleaks.com/about-us/press-releases/copyleaks-analysis-reveals-explosive-growth-of-ai-content-across-the-web&quot;&gt;surged 8,362% since ChatGPT launched&lt;/a&gt;, and by mid-2025 close to &lt;a href=&quot;https://originality.ai/ai-content-in-google-search-results&quot;&gt;20% of top-20 search results contained AI-generated content&lt;/a&gt;, up from around 8% at the end of 2023. Google’s response has been to start pulling the worst of it out of the index entirely: &lt;a href=&quot;https://www.searchenginejournal.com/googles-march-2024-core-update-impact-hundreds-of-websites-deindexed/510981/&quot;&gt;837 sites were pulled out of the index entirely in the first week of the March 2024 core update&lt;/a&gt;, out of roughly 49,000 tracked.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/ai-content-surge-statistic.BBB0SDJ5_Zpw2ES.webp&quot; alt=&quot;Statistic card: AI content has surged 8,362% since ChatGPT launched, and 837 sites were de-indexed in Google’s March 2024 core update&quot; title=&quot;The supply side of the trust problem&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The supply side of the trust problem&lt;/p&gt;
&lt;p&gt;And here’s the part that should worry every brand: none of this is making search easier for the people using it. &lt;a href=&quot;https://searchengineland.com/search-engine-experience-results-ads-survey-442943&quot;&gt;54% of people say they look through more search results than they did five years ago&lt;/a&gt;. &lt;a href=&quot;https://searchengineland.com/search-engine-experience-results-ads-survey-442943&quot;&gt;51% say they’re spending more time searching for services online&lt;/a&gt;. Most of us now need &lt;a href=&quot;https://www.highervisibility.com/seo/learn/how-people-search/&quot;&gt;three or more sources&lt;/a&gt; before we’ll actually trust an answer.&lt;/p&gt;
&lt;p&gt;Users are working harder for worse answers. That’s the peak of the frustration curve we’re all sitting on right now.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/user-frustration-peak-statistic.C1DvHTE4_1LG0gQ.webp&quot; alt=&quot;Statistic card: 54% of people look through more search results than they did five years ago, and 51% spend more time searching for services online&quot; title=&quot;The demand side, people working harder to trust anything they find&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The demand side, people working harder to trust anything they find&lt;/p&gt;
&lt;p&gt;So what do we call this new discipline? GEO? AEO? Every few months another acronym turns up promising to be the next SEO. Fine. SEO is dead, long live __O.&lt;/p&gt;
&lt;p&gt;Except that’s not really the point, and I don’t think chasing the next three-letter label gets anyone anywhere. This isn’t about acronyms. It’s about the actions users actually take.&lt;/p&gt;
&lt;p&gt;Here’s the tell: ask an AI tool a question and watch what it does next. It goes and searches the web for answers. The web hasn’t disappeared; it’s just being read differently, by a different kind of reader.&lt;/p&gt;
&lt;p&gt;Users desperately want reliable information. Algorithms need clear signals of authority. And when everything else fails, they both turn to brands they already trust.&lt;/p&gt;
&lt;p&gt;Long-term visibility equals trust, not tricks.&lt;/p&gt;
&lt;p&gt;So how do you build that trust: how do you become a brand that both users and algorithms choose? It comes down to three pillars: &lt;strong&gt;Content, Context, and Confidence.&lt;/strong&gt; The solution isn’t about fighting algorithms. It’s about becoming undeniably trustworthy. Get this right and your brand becomes not just present, but preferred.&lt;/p&gt;
&lt;p&gt;These three pillars aren’t a checklist you tick off once. As I’ll get to at the end, they’re a flywheel: each one feeding the next. But let’s start at the beginning, with content.&lt;/p&gt;
&lt;h2 id=&quot;pillar-1-content-be-found-everywhere&quot;&gt;Pillar 1. Content: Be Found Everywhere&lt;/h2&gt;
&lt;p&gt;Without content, you can’t be found online. Content is still king. Whether it’s Google, ChatGPT, or Perplexity, without content there’s no way for these algorithms to understand your brand.&lt;/p&gt;
&lt;p&gt;So let’s put the acronyms aside and work through the fundamental truths, or at least the truths the way I see them.&lt;/p&gt;
&lt;h3 id=&quot;truth-1-you-are-the-ultimate-expert-on-your-brand&quot;&gt;Truth #1: You Are the Ultimate Expert on Your Brand&lt;/h3&gt;
&lt;p&gt;When people optimise for search, they usually jump straight into commercial keywords. But in an age of depleting trust, start with the people who are already looking at your brand.&lt;/p&gt;
&lt;p&gt;You need to completely own your brand SERP. When somebody searches about you, you need to show up first time, every time. Here’s the good news: Google and AI already see you as the number one authority on your brand. You just haven’t given them the right content to serve.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Own your brand SERP:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Brand name&lt;/li&gt;
&lt;li&gt;Brand + reviews&lt;/li&gt;
&lt;li&gt;Brand vs competitor&lt;/li&gt;
&lt;li&gt;Brand + FAQ&lt;/li&gt;
&lt;li&gt;Brand + problem&lt;/li&gt;
&lt;li&gt;SERP features&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/zendesk-reviews-serp.BJhrf3xx_174898.webp&quot; alt=&quot;Google results for &apos;zendesk reviews&apos; with Zendesk&apos;s own review page highlighted alongside a competitor comparison panel&quot; title=&quot;Zendesk owns its own reviews query instead of leaving it to G2&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Zendesk owns its own reviews query instead of leaving it to G2&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/zendesk-video-serp.CO3qppHz_2kqMTR.webp&quot; alt=&quot;Google results for &apos;zendesk&apos; showing a video carousel filled with Zendesk&apos;s own YouTube tutorials&quot; title=&quot;Same brand, a different SERP feature, still theirs&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Same brand, a different SERP feature, still theirs&lt;/p&gt;
&lt;p&gt;One quick win: create a page for “your brand + reviews.” Don’t leave it to Trustpilot or G2 to own this brand SERP and control the narrative.&lt;/p&gt;
&lt;p&gt;Then there’s the classic brand-vs-competitor search. There’s only two people who are the top authorities for these terms. Don’t let your competitor have all the fun.&lt;/p&gt;
&lt;p&gt;And when people go to ChatGPT, they answer questions, not keywords. Review your brand SERP and your competitors’, see what questions are actually being asked, and write the official answer for your brand.&lt;/p&gt;
&lt;p&gt;Owning your brand story isn’t only about the traditional SERP either: it’s about training AI search on your truth. Users are asking deeper questions than ever, which means you need to stop thinking in keywords and start creating content that covers the key attributes of your brand.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Train AI on your truth:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Best for&lt;/li&gt;
&lt;li&gt;Known for&lt;/li&gt;
&lt;li&gt;Pros &amp;amp; cons&lt;/li&gt;
&lt;li&gt;Feature comparison&lt;/li&gt;
&lt;li&gt;Pricing&lt;/li&gt;
&lt;li&gt;Ease of use&lt;/li&gt;
&lt;li&gt;Customer base&lt;/li&gt;
&lt;li&gt;Support&lt;/li&gt;
&lt;li&gt;Ratings&lt;/li&gt;
&lt;li&gt;Shipping&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/perplexity-zendesk-vs-helpscout-citation.DX5J5eXT_Z16AefV.webp&quot; alt=&quot;Perplexity&apos;s answer to &apos;zendesk vs help scout&apos; with source cards from both companies&apos; own pages and inline citations against each comparison point&quot; title=&quot;The whole argument in one screenshot: the AI is quoting Zendesk&apos;s own page back at you&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The whole argument in one screenshot: the AI is quoting Zendesk’s own page back at you&lt;/p&gt;
&lt;p&gt;Here’s proof it works: from a “Zendesk vs Help Scout” comparison page, Perplexity, ChatGPT, Gemini, and Grok all cite Zendesk and Help Scout’s own content as sources for the query. Make sure AI learns from you, not just others.&lt;/p&gt;
&lt;p&gt;Last but not least in this section: control what you can. When people Google you, they go beyond the first link: they’re looking for the dead bodies on page two. The good news is these results are largely within your control, and it matters even more in the AI search era, because these bots will go digging.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Control what you can:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Brand references&lt;/li&gt;
&lt;li&gt;Social profiles&lt;/li&gt;
&lt;li&gt;Review platforms&lt;/li&gt;
&lt;li&gt;Business listings&lt;/li&gt;
&lt;li&gt;Niche directories&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/brand-platforms-to-claim-grid.CjTbI_5V_Z1KbrIY.webp&quot; alt=&quot;Grid of platform logos grouped as brand references, social profiles, review platforms, business listings, app stores and niche directories&quot; title=&quot;Your homework list. Claim these before something else fills the gap for you&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Your homework list. Claim these before something else fills the gap for you&lt;/p&gt;
&lt;p&gt;Update your Wikipedia page. Claim every social media profile. Claim every business listing. Make sure your information is consistent across directories.&lt;/p&gt;
&lt;h3 id=&quot;truth-2-everything-is-a-search-engine&quot;&gt;Truth #2: Everything Is a Search Engine&lt;/h3&gt;
&lt;p&gt;If people are searching for things, stop thinking about Google. SEO has never just been about Google, and it never will be. Your audience is searching everywhere: it’s just their intent that changes by platform.&lt;/p&gt;
&lt;p&gt;They go to Google for research, YouTube for in-depth reviews, TikTok and Instagram for style inspiration, Pinterest for planning, Reddit for honest opinions, and ChatGPT for direct comparisons. A running shoe brand might show up in a Google AI Overview for “best running shoes for flat feet,” a YouTube review for “Nike Invincible 3,” a TikTok or Instagram post on “how to style Nike Dunks,” a Pinterest board for “wedding shoes for men,” a Reddit thread asking “are Allbirds worth the money,” and a ChatGPT comparison of “Hoka Clifton 9 vs Brooks Ghost 15”, all in the same week, for the same audience.&lt;/p&gt;
&lt;p&gt;You need to be on the right platform, in the right format, for the right intent. I know that’s easy to say. So how do you actually show up everywhere? Repurposing content for distribution is the key.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Don’t forget distribution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Long-form articles&lt;/li&gt;
&lt;li&gt;Short-form articles&lt;/li&gt;
&lt;li&gt;Long-form video&lt;/li&gt;
&lt;li&gt;Short-form video&lt;/li&gt;
&lt;li&gt;Infographics&lt;/li&gt;
&lt;li&gt;Images&lt;/li&gt;
&lt;li&gt;Quotes&lt;/li&gt;
&lt;li&gt;Audio&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-youtube-channel.D2JPMh3C_E2xmi.webp&quot; alt=&quot;Epic Gardening&apos;s YouTube channel showing 2.76 million subscribers and a row of long-form video thumbnails&quot; title=&quot;It starts here, with the long-form video&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;It starts here, with the long-form video&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-tiktok-profile.B_4r4OjO_2taDv1.webp&quot; alt=&quot;Epic Gardening&apos;s TikTok profile showing 2.9 million followers and pinned short-form videos&quot; title=&quot;Same footage, cut down for a completely different audience&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Same footage, cut down for a completely different audience&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-pinterest-boards.B_AClvuO_ZFpj0x.webp&quot; alt=&quot;Epic Gardening&apos;s Pinterest profile showing 92,000 followers and saved boards including Seed Starting and Growing Fruit: Berries&quot; title=&quot;And the stills become pins that keep sending people back for years&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;And the stills become pins that keep sending people back for years&lt;/p&gt;
&lt;p&gt;Epic Gardening is a genuinely great example of this. They create informative, engaging long-form videos. They break those videos up and take the unique insights and imagery from them and embed them in articles. They turn the videos into shorts for TikTok. They take the images and turn them into carousels, reels, and stories for Instagram and Facebook. And they turn the same material into infographics for Pinterest, sending people back to the original articles on their site.&lt;/p&gt;
&lt;p&gt;Does it actually work? Epic Gardening runs on YouTube (2.76 million subscribers), TikTok (2.9 million), Instagram (1.2 million), and Pinterest (92,000). Their branded search now sits around 8,100 searches a month. That’s not an accident. That’s what years of consistent repurposing looks like once it compounds.&lt;/p&gt;
&lt;h3 id=&quot;truth-3-content-is-now-a-commodity&quot;&gt;Truth #3: Content Is Now a Commodity&lt;/h3&gt;
&lt;p&gt;Generic content is now a commodity. It’s deeper expertise, unique perspectives, and original insights that make your brand stand out online.&lt;/p&gt;
&lt;p&gt;Sure, ChatGPT can tell you how to make a cabinet. It’ll get the materials, the tools, and some reasonable instructions in there. But compare that to an Instructables guide written by an actual experienced carpenter: real images, real video, actual opinions, questions from real people who tried it themselves.&lt;/p&gt;
&lt;p&gt;AI might be able to replicate information, but it cannot replicate experience.&lt;/p&gt;
&lt;h2 id=&quot;pillar-2-context-be-understood-everywhere&quot;&gt;Pillar 2. Context: Be Understood Everywhere&lt;/h2&gt;
&lt;p&gt;Content will get you found, but context will get you understood. It’s not enough to exist online: algorithms need to understand where you fit in the puzzle.&lt;/p&gt;
&lt;h3 id=&quot;truth-4-relevance-is-the-new-authority&quot;&gt;Truth #4: Relevance Is the New Authority&lt;/h3&gt;
&lt;p&gt;It used to be all about PageRank: who linked to you, how many backlinks you had, your domain rating. Today, what matters most is relevance. Algorithms care less about the size of your site and more about the content that mentions you.&lt;/p&gt;
&lt;p&gt;Here’s an example that’s stuck with me from researching this space: Rite Plumbing and Heating, a small New York plumbing outfit, ranks second for “plumber nyc”, above Curbed, Roto-Rooter and NYC.gov, and only behind Yelp’s directory page. They’re also quoted as the expert voice in &lt;a href=&quot;https://www.nytimes.com/wirecutter/guides/how-to-plunge-a-toilet/&quot;&gt;Wirecutter’s guide to plunging a toilet&lt;/a&gt;. I can’t prove the citation caused the ranking, but a contextually perfect mention on a page that authoritative is the kind of signal that’s hard to buy.&lt;/p&gt;
&lt;p&gt;Relevance is the new authority.&lt;/p&gt;
&lt;h3 id=&quot;truth-5-consistency-creates-relevance&quot;&gt;Truth #5: Consistency Creates Relevance&lt;/h3&gt;
&lt;p&gt;Context isn’t just about off-page signals. It’s about how consistent you are with your own content. One isolated article won’t build relevance. A pattern of content around the same theme will.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/canva-colour-content-cluster-data.Bg0y_tgv_Z1eFuob.webp&quot; alt=&quot;Semrush organic research overview for canva.com/colors showing 139.4K keywords, 1.5 million monthly traffic and $685.7K traffic cost&quot; title=&quot;One cluster on colour theory, out-performing most entire websites&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;One cluster on colour theory, out-performing most entire websites&lt;/p&gt;
&lt;p&gt;Take Canva. They didn’t just post once about colour theory; they built an entire cluster of more than 3,000 pages around colour palettes and design. That consistency built topical relevance at scale: 1.5 million visits a month, 139,400 keywords ranking, and an estimated $685,700 in traffic value, all tied back to a theme that fits naturally with their brand as a design tool. They didn’t just compete on colour content. They dominated it.&lt;/p&gt;
&lt;p&gt;Consistency creates relevance.&lt;/p&gt;
&lt;h3 id=&quot;truth-6-bots-have-no-common-sense&quot;&gt;Truth #6: Bots Have No Common Sense&lt;/h3&gt;
&lt;p&gt;Bots don’t think like humans. We read between the lines. We understand sarcasm. We infer meaning from context. Algorithms don’t. They process patterns and signals. If you leave gaps, they can’t fill them. They need clarity, and that’s why structure matters.&lt;/p&gt;
&lt;p&gt;Think about bots as lazy readers. Don’t make them dig.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Structure for scannability:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Headings as signposts&lt;/li&gt;
&lt;li&gt;Modular blocks (short paragraphs)&lt;/li&gt;
&lt;li&gt;Prioritise readability&lt;/li&gt;
&lt;li&gt;Answer first, explain later&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is where passage indexing comes in: algorithms reference passages, not just pages. If every paragraph stands on its own as a complete answer, you give algorithms bite-sized clarity, and they reward you for it.&lt;/p&gt;
&lt;p&gt;Next: eliminate ambiguity. Be painfully explicit. Cut the fluff, and speak the language of the bots.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Eliminate ambiguity for AI agents:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Be painfully explicit&lt;/li&gt;
&lt;li&gt;Remove irrelevant fluff&lt;/li&gt;
&lt;li&gt;Speak their language (schema)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Schema, FAQs, and step-by-step instructions give algorithms clear context to follow, so bots aren’t left guessing what you mean.&lt;/p&gt;
&lt;p&gt;Here’s a way to think about it: imagine asking a human to make you a cup of tea. You might say “milk and sugar”. You wouldn’t need to tell them to boil the kettle or grab a mug first. A bot needs all of that spelled out. You’d have to spoon-feed it the content.&lt;/p&gt;
&lt;p&gt;The same logic applies to your website. Don’t just say “check out”: write a help centre article that details every single step of the process, because it looks different for every brand. And this isn’t just for human users. It’s for the coming wave of AI agents that will perform tasks on people’s behalf. Explicit instructions make your content LLM-friendly.&lt;/p&gt;
&lt;h2 id=&quot;pillar-3-confidence-be-trusted-everywhere&quot;&gt;Pillar 3. Confidence: Be Trusted Everywhere&lt;/h2&gt;
&lt;p&gt;You can have the perfect content and flawless context. But without confidence, without trust, you’re just another website. Confidence is about what makes both people and algorithms choose you when there are 50 other options.&lt;/p&gt;
&lt;h3 id=&quot;truth-7-transparency-builds-trust&quot;&gt;Truth #7: Transparency Builds Trust&lt;/h3&gt;
&lt;p&gt;Users and bots both want to know the same thing: who are you, and can I rely on you? Clear About and Team pages, visible contact details, and policies in plain sight aren’t just formalities or legal requirements. They’re trust signals. Show your human side: who’s behind the brand, and how people can reach you if something goes wrong.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tell them what you’re about:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;About Us&lt;/li&gt;
&lt;li&gt;Team&lt;/li&gt;
&lt;li&gt;Contact info&lt;/li&gt;
&lt;li&gt;Site policies&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;NerdWallet does this brilliantly. Their &lt;a href=&quot;https://www.nerdwallet.com/p/how-we-make-money&quot;&gt;“how we make money”&lt;/a&gt; page tells you exactly how they evaluate products and confirms that staff bonuses aren’t tied to revenue. That transparency builds authority, and it shows you can be trusted.&lt;/p&gt;
&lt;p&gt;Trust also comes from showing your content is current, sourced, and written by real experts. Bylines, dates, disclosures, named reviewers: these signals tell both bots and users that this isn’t content built for clicks. It’s content you can count on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why they can trust you:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Current information&lt;/li&gt;
&lt;li&gt;Transparency&lt;/li&gt;
&lt;li&gt;Disclosures&lt;/li&gt;
&lt;li&gt;Publishing principles&lt;/li&gt;
&lt;li&gt;Sourcing&lt;/li&gt;
&lt;li&gt;Author background&lt;/li&gt;
&lt;li&gt;Expert reviewers&lt;/li&gt;
&lt;li&gt;Fact-checked&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;NerdWallet’s &lt;a href=&quot;https://www.nerdwallet.com/the-best-credit-cards&quot;&gt;Best Credit Cards page&lt;/a&gt; is a good live example: it’s obvious at a glance that the content is current, reviewed by named experts, and appropriately disclosed.&lt;/p&gt;
&lt;h3 id=&quot;truth-8-trust-is-built-through-actions-not-words&quot;&gt;Truth #8: Trust Is Built Through Actions, Not Words&lt;/h3&gt;
&lt;p&gt;The most powerful trust signals are earned, not claimed. They’re moments people talk about when you’re not in the room.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/chewy-reddit-painting-gesture.iQznHvej_1nuVpe.webp&quot; alt=&quot;Reddit thread with customers describing Chewy sending sympathy cards and hand-painted portraits after their pets died&quot; title=&quot;Nobody was asked to post any of this&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Nobody was asked to post any of this&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/chewy-vs-amazon-perplexity-trust.B3eGulGF_ZmQdNz.webp&quot; alt=&quot;Perplexity&apos;s answer to &apos;chewy vs amazon&apos; highlighting customer service and returns, concluding Chewy suits dedicated pet owners&quot; title=&quot;And later the AI repeats it back as fact, up against Amazon&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;And later the AI repeats it back as fact, up against Amazon&lt;/p&gt;
&lt;p&gt;Chewy is the example I keep coming back to for this. When a customer’s pet dies, Chewy sends flowers. Chewy also sends hand-painted pet portraits, more than a thousand a week, to customers generally rather than only on adoption, and worked out early that recipients post them, which is to say the gesture is the advertising. &lt;a href=&quot;https://www.reddit.com/r/dogs/comments/1hrkhqr/chewys_customer_service_is_phenomenal_i_could_cry/&quot;&gt;Customers talk about it on Reddit&lt;/a&gt;. Those posts get shared on X. They turn into news articles: one customer’s tweet about the flowers pulled 600,000 likes and turned into coverage in &lt;a href=&quot;https://fortune.com/2022/06/17/chewy-dog-personal-gifts-viral-tweet-pet-paintings/&quot;&gt;Fortune&lt;/a&gt;, the &lt;a href=&quot;https://www.bostonglobe.com/2022/06/16/business/her-dog-died-then-chewy-sent-her-flowers/&quot;&gt;Boston Globe&lt;/a&gt;, TODAY and Newsweek.&lt;/p&gt;
&lt;p&gt;One tweet, unprompted, turned into national news coverage. That’s not customer service. That’s a trust engine.&lt;/p&gt;
&lt;p&gt;The real unlock is that if you build a business worth talking about, algorithms notice too. It doesn’t just win hearts; it wins rankings. Even against a giant like Amazon, Chewy holds its own in trust comparisons, because the actions back it up.&lt;/p&gt;
&lt;h3 id=&quot;truth-9-your-silence-is-their-story&quot;&gt;Truth #9: Your Silence Is Their Story&lt;/h3&gt;
&lt;p&gt;The flip side: if you don’t reply to reviews, if you let misinformation spread unchecked, you leave a vacuum. Algorithms hate a vacuum. They fill it with whatever they find. Your silence lets others write your brand story for you. And once that story sticks, it’s hard to take back.&lt;/p&gt;
&lt;p&gt;Take an unanswered negative review. No reply, no acknowledgement. And to anyone reading it, including an algorithm trying to work out whether your brand can be trusted, the silence reads as confirmation. Whatever the reviewer said must be true, because nobody came back to say otherwise.&lt;/p&gt;
&lt;p&gt;Now compare that to a business that replies to a one-star review politely, apologises up front, and gently corrects any misinformation in the post. Same star rating. Completely different story being told to everyone who reads it next, human or bot.&lt;/p&gt;
&lt;p&gt;Your silence is their story.&lt;/p&gt;
&lt;h2 id=&quot;the-flywheel-why-this-isnt-a-checklist&quot;&gt;The Flywheel: Why This Isn’t a Checklist&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/content-context-confidence-flywheel.COosfLp4_opknQ.webp&quot; alt=&quot;Diagram of the 3 C’s framework: Content, Context and Confidence arranged as a continuous loop around long-term visibility, each with a one-line summary&quot; title=&quot;Each one feeds the next, which is why it compounds&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Each one feeds the next, which is why it compounds&lt;/p&gt;
&lt;p&gt;These three pillars aren’t a checklist. They’re a flywheel.&lt;/p&gt;
&lt;p&gt;Great content creates the material for context. Clear context builds the confidence that earns trust. And that trusted audience amplifies your content, making the next cycle stronger than the last.&lt;/p&gt;
&lt;p&gt;It’s not linear. It’s a compounding loop.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/nine-truths-brand-plan.DC9W4R_D_kOEtP.webp&quot; alt=&quot;The nine truths grouped in three columns under Content (be found everywhere), Context (be understood everywhere) and Confidence (be trusted everywhere)&quot; title=&quot;The whole framework on one page, if you only save one thing&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The whole framework on one page, if you only save one thing&lt;/p&gt;
&lt;p&gt;So here’s the blueprint, condensed: you are the ultimate expert on your brand. Everything is a search engine. Expertise beats commodity content. Relevance, not raw authority, wins. Bots only understand what you spell out for them. And most importantly, your transparency and your actions are what build lasting trust online.&lt;/p&gt;
&lt;h2 id=&quot;your-3-actions-today&quot;&gt;Your 3 Actions Today&lt;/h2&gt;
&lt;p&gt;If I can leave you with three things to do today to improve your content, context, and confidence, it’s this.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Claim and update every business listing.&lt;/strong&gt; A simple way to find them all: search your brand name, click the three dots on your website’s result, and look for “About this result” or “About this brand.” It’ll list everywhere you’ve been reviewed, every news article you’re mentioned in, and every social profile linked to your brand.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Start answering real questions about your brand&lt;/strong&gt;, even the ones that aren’t sitting in “People Also Ask” yet. Think about what people actually want to know. Stop hiding your pricing. Be clear about who you serve and who you don’t.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitor and respond to every review, positive or negative.&lt;/strong&gt; Show people you care about your business and about them.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These steps are small. But together, they train both users and algorithms to trust you.&lt;/p&gt;
&lt;p&gt;So, stop chasing algorithms. Start building a brand they can’t ignore, because long-term visibility doesn’t come from tricks. It comes from trust.&lt;/p&gt;</content:encoded><category>seo</category></item><item><title>Trust or Bust: Winning Over Users and Bots in SEO</title><link>https://www.reganmcgregor.com.au/trust-or-bust-eeat-seo/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/trust-or-bust-eeat-seo/</guid><description>A practical guide to E-E-A-T: how to build genuine trust with both search users and Google&apos;s ranking systems, with real examples and checklists.</description><pubDate>Mon, 04 Mar 2024 22:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Someone read your best page this week and decided not to believe it.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I gave a talk on that idea, Trust or Bust: Winning Over Users and Bots in SEO, at the Sydney SEO Conference, hosted by Prosperity Media. It’s the framework I keep coming back to with clients: there are two audiences you need to win over, users and the systems Google uses to assess content, and most people only ever optimise for one.&lt;/p&gt;
&lt;p&gt;This is the full playbook version, with the checklists, case studies and examples that didn’t fit on the slides.&lt;/p&gt;
&lt;iframe src=&quot;https://docs.google.com/presentation/d/e/2PACX-1vSkkOYyZfkXNZzAMZt7YcWU5WlgWLfGy7oNjVbO34xmLCiFN0zpZXCIMHTbRbKpo9iEMHiQj4z8uGjz/pubembed?start=false&amp;amp;loop=false&amp;amp;delayms=3000&quot; title=&quot;Trust or Bust: Winning Over Users and Bots in SEO — slides&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;Here’s the problem, as I see it in 2024. Users are hungry, hungry for great content, but misinformation and spammy AI content have left a bad taste in users’ mouths. Most people now search Google expecting to wade through junk before finding something they can trust.&lt;/p&gt;
&lt;p&gt;Google has the opposite problem. Googlebot crawls trillions of pages but only indexes about 400 billion of them, and even worse, less than 10% of people visit page two of the results (&lt;a href=&quot;https://searchengineland.com/googles-shifting-approach-ai-content-435601&quot;&gt;Search Engine Land&lt;/a&gt;; &lt;a href=&quot;https://protofuse.com/articles/first-page-of-google-stats/&quot;&gt;Protofuse&lt;/a&gt;). So Google needs to serve up the best, like a great restaurant with a small menu.&lt;/p&gt;
&lt;p&gt;So let’s eat.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/eeat-google-ranking-signals.Blf-ozRK_Ye8oY.webp&quot; alt=&quot;Google’s five ranking signals grouped by what each one is about — the query, your page and the searcher — with the named systems behind each, and E-E-A-T marked against quality of content&quot; title=&quot;Three of the five signals describe your page. E-E-A-T is the lens on one of them&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Three of the five signals describe your page. E-E-A-T is the lens on one of them&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/eeat-why-trust-is-at-the-centre.BgDpsIW6_Zf8bto.webp&quot; alt=&quot;Three overlapping circles labelled Authoritativeness, Expertise and Experience meeting at a central circle labelled Trust, each with a one-line question&quot; title=&quot;Trust is in the middle for a reason. The other three only matter because they build it&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Trust is in the middle for a reason. The other three only matter because they build it&lt;/p&gt;
&lt;h2 id=&quot;what-e-e-a-t-actually-is-and-isnt&quot;&gt;What E-E-A-T Actually Is (And Isn’t)&lt;/h2&gt;
&lt;p&gt;Let’s talk about what E-E-A-T isn’t, first, because most of the confusion in our industry starts here.&lt;/p&gt;
&lt;h3 id=&quot;its-not-a-ranking-factor&quot;&gt;It’s Not a Ranking Factor&lt;/h3&gt;
&lt;p&gt;E-E-A-T isn’t a ranking factor. Google has said so directly, despite a lot of debate and social chat over whether it secretly is one anyway.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/eeat-is-not-a-ranking-factor.RVRLYX07_Z19Uded.webp&quot; alt=&quot;Card headed “E-E-A-T is not a ranking factor”, quoting Google: while E-E-A-T itself isn’t a specific ranking factor, using a mix of factors that can identify content with good E-E-A-T is useful&quot; title=&quot;Google’s own wording, from their documentation as it stood in 2024&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Google’s own wording, from their documentation as it stood in 2024&lt;/p&gt;
&lt;p&gt;What Google actually says is that automated systems (Google Discover, Google News, the Search Generative Experience it was trialling at the time) use signals related to E-E-A-T to surface genuinely helpful content. It’s also baked into the Search Quality Rater Guidelines, the manual human raters use, which in turn trains the algorithms Google ships next.&lt;/p&gt;
&lt;p&gt;So it’s not one score sitting inside the algorithm. It’s a lens Google uses across several systems, and one you can use too, both to guess how Google sees your site and to check how a sceptical human would.&lt;/p&gt;
&lt;h3 id=&quot;its-a-quality-classifier-not-a-score&quot;&gt;It’s a Quality Classifier, Not a Score&lt;/h3&gt;
&lt;p&gt;Instead, think of it as an umbrella term. I like to look at it as a quality classifier.&lt;/p&gt;
&lt;p&gt;Systems like helpful content, the review system, reliable information systems, and original content systems all sit under that umbrella. Treat E-E-A-T as a quality concept applying to a whole website, not a number bolted onto one URL, and it gets much easier to reason about how it affects your rankings.&lt;/p&gt;
&lt;p&gt;The Quality Rater Guidelines score pages on a four-level scale (Lowest, Lacking, High, and Very High E-E-A-T), which is what feeds the quality signal above. Raters aren’t ranking your page directly. They’re producing the training data that teaches Google’s systems what “trustworthy” looks like at scale.&lt;/p&gt;
&lt;h3 id=&quot;the-four-letters-and-why-trust-sits-at-the-centre&quot;&gt;The Four Letters, and Why Trust Sits at the Centre&lt;/h3&gt;
&lt;p&gt;E stands for Experience, E for Expertise, A for Authoritativeness, and T for Trust. In the diagram from the Search Quality Rater Guidelines, trust sits at the centre of E-E-A-T, and everything else builds toward it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Trust&lt;/strong&gt; is Google’s way of asking: what’s the risk if a user trusts this website? Who’s behind it, are they reliable, and what can a user do if something goes wrong? I start with trust because Google’s Search Quality Rater Guidelines (§3.4, 16 November 2023) say it outright: “Trust is the most important member of the E-E-A-T family because untrustworthy pages have low E-E-A-T no matter how Experienced, Expert, or Authoritative they may seem. For example, a financial scam is untrustworthy, even if the content creator is a highly experienced and expert scammer who is considered the go-to on running scams!”&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Authoritativeness&lt;/strong&gt; asks whether a website or a content creator is the go-to resource for a topic.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expertise&lt;/strong&gt; asks whether somebody knows what they’re talking about: whether, when they source information, they’re not just regurgitating what’s already out there. Would you trust electrical advice from an electrician, or from somebody who’s a bit of a DIY enthusiast? Would you take SEO advice from an experienced practitioner, or from a random forum post insisting meta keywords are still the secret to ranking in 2024?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;, the newest addition to the acronym, asks about the genuineness of the content. Does this person have real, first-hand experience of the thing they’re writing about?&lt;/p&gt;
&lt;p&gt;Experience, Expertise and Authoritativeness all layer up into that one assessment: Trust.&lt;/p&gt;
&lt;h2 id=&quot;building-trust-with-users&quot;&gt;Building Trust With Users&lt;/h2&gt;
&lt;p&gt;You might be wondering why I’m starting with users, instead of jumping straight to how bots crawl and rank pages. To answer that, we need to go from trust to antitrust.&lt;/p&gt;
&lt;p&gt;If you’ve followed the recent Google antitrust proceedings, you’ve probably seen the exhibit confirming what a lot of us already suspected: that Google has, at some point, used user signals to influence rankings. Maybe it still does, maybe it doesn’t. Either way, isn’t that exactly what the Search Quality Raters programme has always been about?&lt;/p&gt;
&lt;p&gt;Users and bots aren’t two separate strategies. They’re assessing the same thing with different tools. Start with the humans.&lt;/p&gt;
&lt;h3 id=&quot;trust-what-do-you-say-about-your-site&quot;&gt;Trust: What Do You Say About Your Site?&lt;/h3&gt;
&lt;p&gt;One of the first questions users are trying to answer, often without realising it, is: what do you say about your site?&lt;/p&gt;
&lt;p&gt;The first place most people land is your About page. &lt;a href=&quot;https://www.nytimes.com/wirecutter/&quot;&gt;Wirecutter’s&lt;/a&gt; is a great example: upfront about earning affiliate commissions, and just as upfront that they don’t get paid that commission if you return the product. That single disclosure tells the reader the recommendation is in their interest, not just Wirecutter’s.&lt;/p&gt;
&lt;p&gt;Your team page matters too. Yoast’s is full of real, identifiable people who’ve clearly contributed to the industry: it reads nothing like a faceless affiliate site.&lt;/p&gt;
&lt;p&gt;Then there’s the question users ask without ever putting it into words: what can I do if something goes wrong? That’s what contact pages answer. The Quality Rater Guidelines expect most legitimate businesses to have a real email address, a physical address, and a clear way to get in touch.&lt;/p&gt;
&lt;p&gt;Last on the list is policies. I know it sounds boring and legal, but a visible returns policy tells users what happens if something goes wrong: people have been trained to scroll to the bottom of a page looking for exactly this.&lt;/p&gt;
&lt;h4 id=&quot;checklist-what-you-say-about-your-site&quot;&gt;Checklist: What You Say About Your Site&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A genuine About Us page, including how you make money if that’s relevant&lt;/li&gt;
&lt;li&gt;A team page with real, named, verifiable people&lt;/li&gt;
&lt;li&gt;Clear contact information: email, address, a real way to reach you&lt;/li&gt;
&lt;li&gt;Visible site policies, including returns and refunds&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;trust-what-do-others-say-about-you&quot;&gt;Trust: What Do Others Say About You?&lt;/h3&gt;
&lt;p&gt;You can talk about your own site however flatteringly you like. Most users are sceptical of that, which is why the next question they ask is what others say about you.&lt;/p&gt;
&lt;p&gt;This is reiterated directly in the Search Quality Rater Guidelines, which give raters a whole set of methods for researching a site’s online reputation. One trick you can run right now: search &lt;code&gt;yoursite.com -site:yoursite.com&lt;/code&gt;. This shows you everything Google understands about your website without your website in the results: a genuinely useful way to audit your brand presence before you try to optimise it.&lt;/p&gt;
&lt;p&gt;Brand references are the obvious next step. If you’re a big enough business, Wikipedia is the target. Smaller sites can look at Crunchbase or CB Insights, which don’t have the same notability bar. Claiming your social profiles and filling out your business description properly is a simple way to own that first page of results for your own brand name.&lt;/p&gt;
&lt;p&gt;Love them or hate them, independent review sites are here to stay. Trustpilot and ProductReview.com.au rank for most brands, alongside directories like Yelp, Yellow Pages and Facebook, and if you have an app, the app stores usually take the number two spot in a branded search. Claim these, respond to the negative reviews, and actively work on earning the positive ones.&lt;/p&gt;
&lt;p&gt;News coverage carries more weight than anything you say about yourself, because it’s a channel you don’t control: search “OpenAI” and you’ll see how much news coverage shapes what shows up first for a brand. Building press isn’t easy; it usually means digital PR and outreach, but it’s one of the few ways to counterbalance negative coverage you can’t remove.&lt;/p&gt;
&lt;p&gt;Specific niches often have their own credibility sources: Clutch for agencies, Fresha for beauty businesses, Rate My Agent for real estate, G2 for software. These carry weight with users who already know to look there.&lt;/p&gt;
&lt;h4 id=&quot;checklist-what-others-say-about-you&quot;&gt;Checklist: What Others Say About You&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Brand references on Wikipedia, Crunchbase, or CB Insights&lt;/li&gt;
&lt;li&gt;Claimed and actively managed independent review profiles&lt;/li&gt;
&lt;li&gt;A genuine effort toward earning press and digital PR coverage&lt;/li&gt;
&lt;li&gt;Presence on niche-specific credibility platforms for your industry&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;trust-whats-visible-on-the-page&quot;&gt;Trust: What’s Visible on the Page?&lt;/h3&gt;
&lt;p&gt;The last trust question is the simplest: what’s visible on the page right now?&lt;/p&gt;
&lt;p&gt;Recency bias is a huge cognitive factor in trust. A clear, current date tells a reader the information is up to date, and it’s one of the easiest ways to stop someone pogo-sticking back to the results. NerdWallet leans into this well.&lt;/p&gt;
&lt;p&gt;There’s also a first-impression effect before a reader reads a word: research out of Carleton University found people form a judgement about a web page’s visual appeal in around 50 milliseconds (&lt;a href=&quot;https://www.tandfonline.com/doi/abs/10.1080/01449290500330448&quot;&gt;Lindgaard et al., Behaviour &amp;amp; Information Technology, 2006&lt;/a&gt;). That’s not enough time to read anything: it’s layout, whitespace, and whether the page looks cared for.&lt;/p&gt;
&lt;p&gt;Disclosures matter too, especially around how a site makes money. Bankrate does this well: their disclosure pops up inline, without sending the reader off the page, so they get the transparency without losing the reader’s attention.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/bankrate-advertiser-disclosure.z7c2vOvD_Z1LBzWG.webp&quot; alt=&quot;Bankrate&apos;s advertiser disclosure shown as an inline popup over the article, explaining how the site makes money and which card issuers it partners with&quot; title=&quot;Full transparency without ever sending the reader off the page&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Full transparency without ever sending the reader off the page&lt;/p&gt;
&lt;h4 id=&quot;checklist-whats-visible-on-the-page&quot;&gt;Checklist: What’s Visible on the Page&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Clear, current publish and update dates&lt;/li&gt;
&lt;li&gt;A page that looks and feels cared for, not abandoned&lt;/li&gt;
&lt;li&gt;Transparent, inline disclosures about monetisation or editorial policy&lt;/li&gt;
&lt;li&gt;Visible publishing principles or editorial standards&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;authoritativeness-are-you-the-go-to-resource&quot;&gt;Authoritativeness: Are You the Go-To Resource?&lt;/h3&gt;
&lt;p&gt;For users, forget the technical definition of topical authority. What it actually means to a reader is simpler: do you show up, consistently, whenever they search around your topic?&lt;/p&gt;
&lt;p&gt;Take Ahrefs as an example. Whenever I’m researching something SEO-related, they turn up, maybe not in position one, but they turn up. By the time I reach a transactional search, they’ve already built brand love with me, even if a competitor technically ranks above them.&lt;/p&gt;
&lt;p&gt;As much as I love keyword tools, if you’re a small player trying to build authority, competition is the killer: keyword tools can’t compete with Google for speed and depth of topic understanding. So go beyond them. Use Google Trends, News, People Also Ask, related searches, and Suggest to get on top of what’s trending in your space. About &lt;a href=&quot;https://blog.google/products/search/search-language-understanding-bert/&quot;&gt;15% of the searches Google sees every day are ones it hasn’t seen before&lt;/a&gt;, so a keyword database alone will always be playing catch-up.&lt;/p&gt;
&lt;p&gt;Go beyond keywords in format too. Maybe video isn’t your jam, and that’s fine: YouTube, forums, and industry newsletters all build the kind of insight a written article alone can’t.&lt;/p&gt;
&lt;p&gt;Most of us think of domain authority in terms of Domain Rating and backlink counts. Users think in trust by association. When someone sees your brand linked from Wikipedia or a respected niche site, they carry that trust with them when they click through, and it funnels straight into how legitimate your content feels.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Case study: Epic Gardening.&lt;/strong&gt; Epic Gardening built brand authority well beyond written content: a YouTube channel turning every article into a video, promoted heavily, has earned 2.76 million subscribers over the past decade, plus 2.9 million TikTok followers doing the same thing in short form. The backend numbers back it up: Domain Rating 73, roughly 229,000 backlinks from 10,100 referring domains, around 720,000 monthly organic traffic, and roughly 8,100 monthly branded searches (Ahrefs). Citations from Wikipedia and Tasting Table both work the trust-by-association angle above, and Epic Gardening now has its own Knowledge Panel as a result.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-ahrefs-site-explorer-overview.Cuq-V5oe_Z4ngQ0.webp&quot; alt=&quot;Ahrefs Site Explorer overview for epicgardening.com showing Domain Rating 73, 229,000 backlinks, 10,100 referring domains and 720,000 monthly organic traffic&quot; title=&quot;A decade of compounding, in one screen&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;A decade of compounding, in one screen&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-wikipedia-citation.C-gvzDPY_r0Ol4.webp&quot; alt=&quot;Wikipedia reference list with entry 129 highlighted, citing an Epic Gardening article on growing sweet potato vine&quot; title=&quot;Trust by association. You can&apos;t buy a Wikipedia editor citing you as a source&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Trust by association. You can’t buy a Wikipedia editor citing you as a source&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-tasting-table-citation.sGgyCY8L_ZyRb6Q.webp&quot; alt=&quot;Tasting Table article on types of lemons crediting Epic Gardening as its source&quot; title=&quot;It keeps happening on niche sites too, which is the signal that actually compounds&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;It keeps happening on niche sites too, which is the signal that actually compounds&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/epic-gardening-google-knowledge-panel.D-sYWpkp_293RJt.webp&quot; alt=&quot;Google results for Epic Gardening showing a Knowledge Panel identifying it as a company founded in 2013, with linked reviews, creator details and social profiles&quot; title=&quot;The payoff: Google treats the brand as a real entity&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The payoff: Google treats the brand as a real entity&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Case study: Kevin Espiritu.&lt;/strong&gt; Kevin is the founder of Epic Gardening, and a great example of author authority specifically, separate from the brand. Self-taught, he’s built his authority by contributing to gardening news articles, joining podcasts and interviews in his niche, and publishing several books, plus a personal entrepreneurship narrative told across podcasts and video about building the business itself. His branded search volume has grown to around 500 searches a month, alongside 3.6 million social followers, 11 million podcast downloads, and 42 million self-reported blog visits.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/kevin-espiritu-google-author-entity-panel.Bx7vFjJ1_ZKAnSK.webp&quot; alt=&quot;Google results for Kevin Espiritu showing an author entity panel with his overview, YouTube statistics and linked social profiles&quot; title=&quot;The founder gets his own entity panel, separate from the brand&apos;s&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The founder gets his own entity panel, separate from the brand’s&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/kevin-espiritu-press-page.CLhmkh9z_1Wqmez.webp&quot; alt=&quot;Kevin Espiritu&apos;s website press page showing YouTube features about his business alongside podcast appearances on Creator Science and Smart Friends&quot; title=&quot;Press and podcasts collected in one place, so people and crawlers can both find them&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Press and podcasts collected in one place, so people and crawlers can both find them&lt;/p&gt;
&lt;h4 id=&quot;checklist-authoritativeness&quot;&gt;Checklist: Authoritativeness&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Show up consistently across the topics your business owns, not just your money keywords&lt;/li&gt;
&lt;li&gt;Track trends, News, People Also Ask, and Suggest, not just a keyword database&lt;/li&gt;
&lt;li&gt;Diversify format: video, forums, newsletters, where your audience already spends time&lt;/li&gt;
&lt;li&gt;Earn citations from high-trust sites in your niche, not just link volume&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;expertise-does-this-demonstrate-knowledge&quot;&gt;Expertise: Does This Demonstrate Knowledge?&lt;/h3&gt;
&lt;p&gt;For expertise, the question users are asking is whether this content demonstrates real knowledge or skill.&lt;/p&gt;
&lt;p&gt;If you’re going to make a claim, back it up with a source. Citations and external links to reputable sources (a health article linking to the CDC, say) are one of the simplest ways to build expertise into your content.&lt;/p&gt;
&lt;p&gt;Author bios matter enormously. A proper bio gives a real sense of who wrote this, their background and education, and lets a reader verify they’re a real person through a linked social profile. Bankrate’s author pages, credited to named writers like Sarah Foster, do this well.&lt;/p&gt;
&lt;p&gt;Sometimes the writer isn’t the expert, but an expert reviewer is available, and that’s where you borrow authority. Google’s guidance on &lt;a href=&quot;https://developers.google.com/search/docs/fundamentals/creating-helpful-content&quot;&gt;creating helpful, reliable, people-first content&lt;/a&gt; asks it outright: is this content written or reviewed by an expert who demonstrably knows the topic well? A running coach who’s trained 30,000 runners is a great reviewer for an article on running form. He’s not the right reviewer once the topic shifts to health risk: that’s a YMYL (your money or your life) topic needing someone medically qualified, not just any subject-matter expert. That’s where a reviewer like Dr Vanessa Nzeh comes in, adding legitimacy a running coach’s review can’t.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/ymyl-medically-reviewed-byline-verywell-fit.CqfnwMVT_1RPGUR.webp&quot; alt=&quot;Verywell Fit article on saunas and steam rooms with the &apos;Medically reviewed by Vanessa Nzeh, MD&apos; byline highlighted&quot; title=&quot;What YMYL is supposed to look like: a named, credentialled reviewer right under the headline&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;What YMYL is supposed to look like: a named, credentialled reviewer right under the headline&lt;/p&gt;
&lt;p&gt;A visible fact-checking process is the last layer. NerdWallet publishes theirs openly, including how readers can flag corrections, adding trust on top of the content itself.&lt;/p&gt;
&lt;h4 id=&quot;checklist-expertise&quot;&gt;Checklist: Expertise&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Clear sourcing and citations for every claim that needs one&lt;/li&gt;
&lt;li&gt;Real, verifiable author bios with background and credentials&lt;/li&gt;
&lt;li&gt;Expert review for specialist content, escalated to a qualified medical or professional reviewer for YMYL topics specifically&lt;/li&gt;
&lt;li&gt;A visible, transparent fact-checking process&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;experience-is-this-genuine&quot;&gt;Experience: Is This Genuine?&lt;/h3&gt;
&lt;p&gt;The last E, and the newest, asks whether the content is genuine: does this person have real first-hand experience of what they’re describing?&lt;/p&gt;
&lt;p&gt;Houzz does this well in its contributor articles, where designers write in first person: “I did this,” “we did that,” signalling lived experience, not a rewrite of someone else’s article.&lt;/p&gt;
&lt;p&gt;Ask yourself: what is different about your content than the other nine results in the SERP? Naplab answers that with unique insight: its mattress reviews score cooling, motion transfer and response time on proprietary scales you won’t find elsewhere, backed by a first-person verdict about the mattress the reviewer actually sleeps on.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/naplab-mattress-scoring-criteria.ou2bM5Tk_ZRxMfF.webp&quot; alt=&quot;Naplab&apos;s mattress review scorecard showing a 9.56 overall rating broken into cooling, motion transfer, pressure relief, response time and off-gassing scores&quot; title=&quot;Scoring this specific is hard to fake, which is exactly the point&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Scoring this specific is hard to fake, which is exactly the point&lt;/p&gt;
&lt;p&gt;Demonstrated history matters too. Instructables’ Jay Bates clearly has a long history building things out of timber, and adds extra value with video alongside his written instructions, pulling stills from that video into unique images that make his points easier to follow.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/jay-bates-instructables-build-history.DYHAMP1G_2k57Tz.webp&quot; alt=&quot;Jay Bates&apos; Instructables profile showing 11 published builds, 1.17 million views and 934 followers, alongside his project list&quot; title=&quot;Eleven real builds. That&apos;s a history, not a byline&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Eleven real builds. That’s a history, not a byline&lt;/p&gt;
&lt;h4 id=&quot;checklist-experience&quot;&gt;Checklist: Experience&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;First-person voice where the writer genuinely did the thing&lt;/li&gt;
&lt;li&gt;Unique insight or proprietary scoring the other nine results don’t have&lt;/li&gt;
&lt;li&gt;A demonstrated history in the subject, not a one-off article&lt;/li&gt;
&lt;li&gt;Original multimedia: photos, video, or both, rather than stock imagery&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;building-trust-with-bots&quot;&gt;Building Trust With Bots&lt;/h2&gt;
&lt;p&gt;That’s how users assess trust. Now let’s flip to how bots, Google’s crawling, indexing and ranking systems, try to assess the exact same thing.&lt;/p&gt;
&lt;h3 id=&quot;on-page-signals&quot;&gt;On-Page Signals&lt;/h3&gt;
&lt;p&gt;On-page signals are the easiest to influence, so they’re the best place to start.&lt;/p&gt;
&lt;h4 id=&quot;keywords&quot;&gt;Keywords&lt;/h4&gt;
&lt;p&gt;Keyword usage still matters, tied directly to Google’s helpful content questions: does the title accurately represent the content, and is coverage comprehensive? A backpack review that only ever says “backpack” and never touches “daypack” or “hiking pack” is missing coverage, not just keywords.&lt;/p&gt;
&lt;h4 id=&quot;tf-idf-and-n-grams&quot;&gt;TF-IDF and N-Grams&lt;/h4&gt;
&lt;p&gt;TF-IDF, n-grams and NLP sit under this same banner. TF-IDF (term frequency-inverse document frequency) looks at word correlation across other pages ranking for the same query: long thought to help Google’s understanding of a page even if it isn’t a direct ranking input. More advanced systems like BERT and MUM use NLP to understand how words relate within a sentence, not just whether they’re present. A tool like Surfer is a reasonable way to get a handle on all three without doing the analysis by hand.&lt;/p&gt;
&lt;h4 id=&quot;search-intent&quot;&gt;Search Intent&lt;/h4&gt;
&lt;p&gt;Search intent, which BERT helps Google understand, is the next layer. “Best backpacks” and “buy backpacks” clearly want different things: one review, one transactional, but it’s not always this obvious, and reviewing the SERP features Google already shows (comparison tables, star ratings, bylines) tells you what “comprehensive” looks like for that query.&lt;/p&gt;
&lt;h4 id=&quot;passage-indexing&quot;&gt;Passage Indexing&lt;/h4&gt;
&lt;p&gt;Passage indexing changes the comprehensiveness calculus. You don’t need a dedicated article for every sub-question your topic raises. Search “is the North Face Borealis backpack waterproof” and you’ll get a full backpack review: Google has identified the one paragraph inside that answers the specific question, without it needing its own page.&lt;/p&gt;
&lt;h4 id=&quot;freshness&quot;&gt;Freshness&lt;/h4&gt;
&lt;p&gt;Freshness systems, sometimes called query deserves freshness, shift results based on what’s current. Search the biggest attendance at a Taylor Swift concert in January 2024 and you’d get one answer; search it in February and the answer moves. One warning: changing a date without changing the substance underneath is a red flag, not a freshness signal, and Google’s systems are built to catch exactly that.&lt;/p&gt;
&lt;h4 id=&quot;neural-matching&quot;&gt;Neural Matching&lt;/h4&gt;
&lt;p&gt;Neural matching connects content to a query without shared keywords at all. Search “why does my TV look strange” and you’ll get an article about the soap opera effect: no shared words, but it clearly answers the question. Users don’t search in keywords, and Google’s known that for a while.&lt;/p&gt;
&lt;h4 id=&quot;knowledge-based-trust&quot;&gt;Knowledge-Based Trust&lt;/h4&gt;
&lt;p&gt;Knowledge-Based Trust is a model from a &lt;a href=&quot;https://arxiv.org/abs/1502.03519&quot;&gt;Google research paper published in 2015&lt;/a&gt;, diagrammed here by BrightEdge. Five steps: crawl a site, compare it against a corpus of trusted sources, generate a trust score against accepted consensus, then reward sites that conform and penalise those that don’t.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/knowledge-based-trust-five-step-model.CrwCu1Gh_Z1pF60x.webp&quot; alt=&quot;Diagram of the Knowledge-Based Trust model as five sequential steps: crawl, compare, score, reward and penalise&quot; title=&quot;Step five is the one nobody wants to think about&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Step five is the one nobody wants to think about&lt;/p&gt;
&lt;h4 id=&quot;checklist-on-page-signals&quot;&gt;Checklist: On-Page Signals&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Keyword usage that maps to genuine topic coverage, not just repetition&lt;/li&gt;
&lt;li&gt;Content built with an eye on TF-IDF, n-grams and NLP relevance&lt;/li&gt;
&lt;li&gt;Clear alignment to search intent, informed by what’s already ranking&lt;/li&gt;
&lt;li&gt;Content structured so passages can answer sub-questions on their own&lt;/li&gt;
&lt;li&gt;A live process for keeping genuinely time-sensitive content fresh&lt;/li&gt;
&lt;li&gt;Coverage broad enough that neural matching can connect it to adjacent queries&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;off-page-signals&quot;&gt;Off-Page Signals&lt;/h3&gt;
&lt;h4 id=&quot;pagerank&quot;&gt;PageRank&lt;/h4&gt;
&lt;p&gt;PageRank is still very real. Google’s own 2019 whitepaper on disinformation confirms it remains one of the signals used to understand authoritativeness, based on the links between pages (&lt;a href=&quot;https://blog.google/documents/37/How_Google_Fights_Disinformation.pdf&quot;&gt;How Google Fights Disinformation&lt;/a&gt;).&lt;/p&gt;
&lt;h4 id=&quot;link-distance&quot;&gt;Link Distance&lt;/h4&gt;
&lt;p&gt;There’s a patent, often called the link-distance patent, describing a system that measures how far, in link steps, a site sits from a trusted seed site like Wikipedia. It was reportedly introduced to counter PageRank manipulation by anchoring authority to sources Google already trusts, looping straight back to why building brand references matters for users too.&lt;/p&gt;
&lt;h4 id=&quot;anchor-text&quot;&gt;Anchor Text&lt;/h4&gt;
&lt;p&gt;Anchor text still plays into how Google reads the entities in a piece of text, and whether that text makes sense both on the page it sits on and the page it points to.&lt;/p&gt;
&lt;h4 id=&quot;brand-mentions&quot;&gt;Brand Mentions&lt;/h4&gt;
&lt;p&gt;There’s genuine debate over whether brand mentions carry weight without a link. A patent around “implied links” covers mentions that infer a link without containing one. Whether Google uses that specific patent is almost beside the point: large language models are trained on a huge corpus of popular websites, so a brand mention, linked or not, is still feeding that training data somewhere.&lt;/p&gt;
&lt;h4 id=&quot;sentiment&quot;&gt;Sentiment&lt;/h4&gt;
&lt;p&gt;Sentiment analysis is part of this picture too. G2 groups reviews into concepts using natural language processing, not unlike how Google’s own Cloud NL tools score sentiment on a piece of text: positive, negative, or mixed on specific attributes.&lt;/p&gt;
&lt;h4 id=&quot;branded-search&quot;&gt;Branded Search&lt;/h4&gt;
&lt;p&gt;Popularity, measured through branded search volume, is another off-page signal worth tracking. &lt;a href=&quot;https://www.linkedin.com/posts/mattdiggityseo_google-declared-war-on-content-websites-activity-7162716961531944961-wjGb&quot;&gt;Matt Diggity&lt;/a&gt;, having looked at hundreds of sites either side of the September 2023 Helpful Content Update, flagged branded search volume as one of the factors that seemed to separate the survivors from the casualties. That’s a practitioner’s read on one update, not a permanent ranking signal, but it’s worth tracking.&lt;/p&gt;
&lt;h4 id=&quot;vector-classification&quot;&gt;Vector Classification&lt;/h4&gt;
&lt;p&gt;Vector classification rounds out the picture: the theory that Google builds vector representations of websites and individual authors, associating them with topics so its systems can assess signals like E-E-A-T at scale. &lt;a href=&quot;https://www.kopp-online-marketing.com/e-a-t-expertise-authority-trust&quot;&gt;Olaf Kopp has published diagrams illustrating this&lt;/a&gt;, and there are patents around generating website representation vectors and author vectors.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/vector-classification-olaf-kopp-diagram.BlHuqLdP_Z4tow0.webp&quot; alt=&quot;Vector diagram plotting author, domain and company clusters as topic vectors, with cosine similarity angles marked between them&quot; title=&quot;Roughly, the maths behind whether Google thinks an author actually knows the topic&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Roughly, the maths behind whether Google thinks an author actually knows the topic&lt;/p&gt;
&lt;h4 id=&quot;checklist-off-page-signals&quot;&gt;Checklist: Off-Page Signals&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A genuine link profile, not just volume, feeding into PageRank&lt;/li&gt;
&lt;li&gt;Proximity, in link terms, to trusted seed sources in your niche&lt;/li&gt;
&lt;li&gt;Anchor text that makes contextual sense on both ends of the link&lt;/li&gt;
&lt;li&gt;Unlinked brand mentions treated as a real signal, not ignored&lt;/li&gt;
&lt;li&gt;An eye on sentiment, not just volume, in reviews and mentions&lt;/li&gt;
&lt;li&gt;Branded search volume tracked as a genuine popularity signal&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;the-knowledge-graph&quot;&gt;The Knowledge Graph&lt;/h3&gt;
&lt;p&gt;Entities (people, places, organisations, and topics) sit at the centre of the Knowledge Graph, connected through relationships Google has established confidence in.&lt;/p&gt;
&lt;p&gt;Most people have seen the Knowledge Panel, the box that appears alongside a search for a well-known entity. The panel is just a visualisation of the graph, not the graph itself. Not having a panel doesn’t mean you’re not in the graph: it just means Google hasn’t reached enough confidence yet to visualise it.&lt;/p&gt;
&lt;p&gt;Your own website is generally the most trusted source about your own brand entity: what Jason Barnard of Kalicube calls your “Entity Home.” But Google leans on other trusted sources to corroborate what your site claims, and Wikipedia is the biggest one. &lt;a href=&quot;https://kalicube.com/learning-spaces/faq-list/knowledge-panels/sources-for-knowledge-panel-descriptions/&quot;&gt;Kalicube’s data&lt;/a&gt; puts roughly 65% of Knowledge Panel descriptions as coming from Wikipedia, with about 20% of panels carrying no description at all: it’s vendor data without a published methodology, so treat it as directional rather than precise. More interesting is &lt;a href=&quot;https://kalicube.com/learning-spaces/faq-list/knowledge-panels/google-is-replacing-wikipedia-as-go-to-trusted-source/&quot;&gt;Barnard’s own January 2024 research&lt;/a&gt;, which argues Wikipedia’s share has been falling sharply since mid-2023. That’s the same brand-reference advice from earlier, showing up again as a literal input into how confidently Google resolves who you are.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/knowledge-graph-vs-knowledge-panel.DYH7yT21_Z2by5G4.webp&quot; alt=&quot;Slide comparing Knowledge Graph entity types, showing separate Google knowledge panels for Amazon as an organisation, Jeff Bezos as a person, Albuquerque as a place and e-commerce as a topic&quot; title=&quot;The graph is the database. The panel is just the window Google lets you look through&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;The graph is the database. The panel is just the window Google lets you look through&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/kalicube-wikipedia-trusted-source-68-percent.BmJ0GkVJ_Z2cfIr9.webp&quot; alt=&quot;Kalicube Pro&apos;s corroboration-source table, ranking sources by share with wikipedia.org at the top, followed by no source, then LinkedIn, Crunchbase and Bloomberg&quot; title=&quot;Wikipedia sits well above everything else on that list&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;Wikipedia sits well above everything else on that list&lt;/p&gt;
&lt;h3 id=&quot;schemaorg-feeding-the-graph-directly&quot;&gt;Schema.org: Feeding the Graph Directly&lt;/h3&gt;
&lt;p&gt;If an About page builds trust with a human reading it, schema markup is how you tell a bot the exact same thing, explicitly.&lt;/p&gt;
&lt;p&gt;WebSite and WebPage schema, including the more specific AboutPage, ContactPage and FAQPage types, are the structured-data version of the “what do you say about your site” signals covered earlier. Here’s an About page marked up as both at once, from Airtasker:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;json&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@context&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://schema.org/&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [&lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;WebPage&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;AboutPage&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;About Airtasker&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;description&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Access thousands of skilled people ...&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;dateModified&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;2023-04-17T13:37:12+00:00&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;datePublished&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;2022-07-19T16:10:17+00:00&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;publisher&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Organization&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Airtasker&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;potentialAction&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;      &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;ReadAction&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;      &amp;quot;target&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [&lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://www.airtasker.com/au/about/&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;]&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    }&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  ]&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note the two dates. Article schema does the same job for content, tying a headline, an author and the publish and modified dates into something machine-readable, which echoes the recency signals that matter for human trust too. The properties worth caring about for E-E-A-T are the ones nobody bothers with:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;json&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@context&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://schema.org&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;NewsArticle&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;author&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Person&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Jane Doe&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;url&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://example.com/profile/janedoe123&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  }],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;editor&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Person&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;John Doe&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;url&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://example.com/profile/johndoe123&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;correction&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;CorrectionComment&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;text&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;An earlier version of this article misstated the number of ....&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;datePublished&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;2015-02-05T09:20:00+08:00&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;publishingPrinciples&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://www.example.com/publishing-principles&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A named editor, a public correction, and a link to your publishing principles. That’s the transparency section from earlier, expressed in a way a crawler can parse.&lt;/p&gt;
&lt;p&gt;Organization schema establishes the business entity itself. Person schema, particularly its &lt;code&gt;knowsAbout&lt;/code&gt;, &lt;code&gt;worksFor&lt;/code&gt; and &lt;code&gt;alumniOf&lt;/code&gt; properties, is the structured equivalent of an author bio: credentials, affiliations, and topical focus, spelled out for a machine rather than implied through prose.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sameAs&lt;/code&gt; is the glue that ties it together. It links an entity, usually a person, to their other verified profiles (Wikipedia, LinkedIn, social accounts) so Google can merge them into a single, high-confidence node instead of treating each mention as a separate, weaker signal.&lt;/p&gt;
&lt;p&gt;Put together, an author becomes a machine-readable claim about who they are and what they know:&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word&quot; tabindex=&quot;0&quot; data-language=&quot;json&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;{&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@context&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;https://schema.org&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Person&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Angelo Huff&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;description&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Defender of Truth&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;jobTitle&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Professor&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;knowsAbout&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [&lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Investing&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Wealth management&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Behavioral finance&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Stock analysis&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;],&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;worksFor&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Organization&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Example Organization&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;alumniOf&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;@type&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;EducationalOrganization&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;    &amp;quot;name&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;&amp;quot;Example Educational Organization&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  },&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;  &amp;quot;sameAs&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;: [&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;    &amp;quot;https://www.linkedin.com/in/your-profile&amp;quot;&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#9ECBFF&quot;&gt;    &amp;quot;https://x.com/your-handle&amp;quot;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;  ]&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;knowsAbout&lt;/code&gt; is the one people skip, and it’s the most interesting: you are telling Google, in a structured field, which topics this person should be considered credible on.&lt;/p&gt;
&lt;p&gt;A worked example makes this concrete: imagine a well-known entity like Jeff Bezos, his Person schema tagged with &lt;code&gt;sameAs&lt;/code&gt; links to his Wikipedia page and other verified profiles. That combination lets Google merge every mention of him across the web into one confidently resolved entity, rather than a scatter of loosely related signals: the same mechanism available to anyone building author or founder authority, at a much smaller scale.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/jeff-bezos-entity-schema-sameas-example.DRmtI2Kk_2bnrqF.webp&quot; alt=&quot;Node diagram of a Jeff Bezos Person entity linked by worksFor, birthPlace, knowsAbout and subjectOf to Amazon, Albuquerque, e-commerce and famous entrepreneurs, each tied to a Wikipedia URL via sameAs&quot; title=&quot;sameAs is the whole trick. It tells Google these scattered mentions are all one person&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1600&quot; height=&quot;900&quot;&gt;&lt;/p&gt;
&lt;p&gt;sameAs is the whole trick. It tells Google these scattered mentions are all one person&lt;/p&gt;
&lt;h4 id=&quot;checklist-schema-types-to-have-in-place&quot;&gt;Checklist: Schema Types to Have in Place&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;WebSite and WebPage, including AboutPage, ContactPage and FAQPage where relevant&lt;/li&gt;
&lt;li&gt;Article schema on every content page, with accurate dates&lt;/li&gt;
&lt;li&gt;Organization schema for the business entity&lt;/li&gt;
&lt;li&gt;Person schema for named authors, with &lt;code&gt;knowsAbout&lt;/code&gt;, &lt;code&gt;worksFor&lt;/code&gt; and &lt;code&gt;alumniOf&lt;/code&gt; filled in&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sameAs&lt;/code&gt; linking every entity to its verified external profiles&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;its-all-about-confidence&quot;&gt;It’s All About Confidence&lt;/h2&gt;
&lt;p&gt;So, how do you build trust with users and bots at the same time?&lt;/p&gt;
&lt;p&gt;Turns out you’ve been doing it the whole way through this post: it’s the same work, looked at from two directions. An honest About page builds trust with a sceptical reader and, tagged as AboutPage schema, feeds the same signal to Google. A Wikipedia citation reassures a human through trust by association, and it’s one of the biggest inputs into how confidently Google resolves your Knowledge Graph entity. User-facing and bot-facing aren’t two campaigns. They’re one campaign, told twice.&lt;/p&gt;
&lt;p&gt;It’s all about confidence. Just like a great restaurant, if you consistently serve up a great experience, people come back, and they bring their friends next time. Google’s small-menu framing from the start of this post ends up meaning the same thing by the end: consistency earns trust, and trust compounds, whether the diner is a person or a crawler.&lt;/p&gt;
&lt;p&gt;If you only take one thing from this, start with the cheapest wins: an honest About page, current dates, real author bios, and Organization and Person schema in place. Everything else here builds on that foundation.&lt;/p&gt;</content:encoded><category>seo</category></item><item><title>Best Free Marketing Certifications in 2022</title><link>https://www.reganmcgregor.com.au/free-marketing-certifications/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/free-marketing-certifications/</guid><description>Looking for a marketing certification that won&apos;t break the bank? Check out this roundup of the 77 best free marketing certifications available online.</description><pubDate>Thu, 25 Aug 2022 12:08:42 GMT</pubDate><content:encoded>&lt;p&gt;If you’re looking to break into the world of marketing, or you’re hoping to get promoted within your current company, you may be wondering if certification is a necessary step. And the answer is: it depends. While there are many great marketing certifications out there that can teach you a lot about the industry, they also tend to be expensive.&lt;/p&gt;
&lt;p&gt;So what’s the solution? Luckily, there are some great free marketing certifications available online! In this article, I’ll review some of the best free digital marketing courses with certificates that you can take advantage of.&lt;/p&gt;
&lt;p&gt;I’ve taken many certification courses over the past few years to expand my marketing knowledge and grow my career. In this article, I’ll tell you about each certificate and how it can help improve your skillset too.&lt;/p&gt;
&lt;p&gt;Finally, towards the end of this article, I’ve compiled a huge list of &lt;a href=&quot;#76-free-digital-marketing-certifications&quot;&gt;77 free digital marketing certifications&lt;/a&gt; covering a broad range of topics. So let’s start learning!&lt;/p&gt;
&lt;a id=&quot;best-free-marketing-certifications-reviewed&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;best-free-marketing-certifications-reviewed&quot;&gt;Best Free Marketing Certifications Reviewed&lt;/h2&gt;
&lt;a id=&quot;1-google-analytics-certification&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;1-google-analytics-certification&quot;&gt;1. Google Analytics Certification&lt;/h3&gt;
&lt;p&gt;★★★★★&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time:&lt;/strong&gt; 4h 36m&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Intermediate&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expires:&lt;/strong&gt; 1 Year&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/508845-google-analytics-certification&quot;&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/google-analytics-certification.wcY7JMcc_BbICd.webp&quot; alt=&quot;Google Analytics Certification&quot; title=&quot;Google Analytics Certification (Google Analytics 4)&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;3840&quot; height=&quot;2160&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/508845-google-analytics-certification&quot;&gt;Google Analytics Certification&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;pros&quot;&gt;Pros:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Comprehensive course that covers a lot of ground&lt;/li&gt;
&lt;li&gt;Great for people who want to learn about the latest version of Google Analytics&lt;/li&gt;
&lt;li&gt;Demo account is provided so you can play around with real data&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&quot;cons&quot;&gt;Cons:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Course lacks structure and focus in some areas&lt;/li&gt;
&lt;li&gt;Not as comprehensive as it could be in terms of reports and explore capabilities&lt;/li&gt;
&lt;li&gt;Would be more interesting with some video or audio content included&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Maybe you’re a seasoned pro at Google Analytics, and you might have even completed the &lt;a href=&quot;https://skillshop.exceedlms.com/student/path/2938-google-analytics-individual-qualification&quot;&gt;Google Analytics Individual Qualification&lt;/a&gt; in the past. Well, forget everything you know and get ready to dive into the world of &lt;a href=&quot;https://support.google.com/analytics/answer/10089681?hl=en&quot;&gt;Google Analytics 4 (GA4)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Google Analytics 4 is the new standard, with Google Analytics set to be deprecated in 2023. With its many amazing new features, it’s time to focus on becoming a certified Google Analytics 4 professional so potential employers and clients will place you above the rest.&lt;/p&gt;
&lt;a id=&quot;covered-in-this-certification&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;covered-in-this-certification&quot;&gt;Covered In This Certification&lt;/h4&gt;
&lt;p&gt;This &lt;a href=&quot;https://skillshop.exceedlms.com/student/path/508845-google-analytics-certification&quot;&gt;Google Analytics 4 certification course&lt;/a&gt; is perfect for those already acquainted with the basics of Google Analytics and who want to be updated on the latest version.&lt;/p&gt;
&lt;p&gt;This Google Analytics Certification course will teach you:&lt;/p&gt;
&lt;p&gt;How to create and structure a Google Analytics 4 property for different circumstances, such as a website, app, or both&lt;/p&gt;
&lt;p&gt;How to navigate your way around the Google Analytics 4 interface so you can locate the data that matters to you&lt;/p&gt;
&lt;p&gt;How to measure and gain insights into your company goals, set up conversions and audiences in Analytics&lt;/p&gt;
&lt;p&gt;How Google Analytics 4 uses data and modelling to meet your measurement requirements&lt;/p&gt;
&lt;a id=&quot;my-experience-completing-this-certification&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;my-experience-completing-this-certification&quot;&gt;My Experience Completing This Certification&lt;/h4&gt;
&lt;p&gt;The course attempts to address a wide range of themes. However, I felt it focused more on setting up and comprehending Google Analytics 4 than on the reports and explore capabilities. The course’s structure is also lacking. The certification course is based on written components and tries to incorporate perplexing interactive elements that provide no benefit. It would be much more interesting if there were some video/audio content in it.&lt;/p&gt;
&lt;p&gt;On the bright side, it’s comprehensive enough to explain the distinctions and similarities between GA4 and Universal Analytics. Google also includes small quizzes throughout the course to confirm that you’re on the right track. Finally, the best news is that they provide you with a demo account so you can play around with real-world data straight away. This is especially beneficial if you don’t have a lot of visitors or want to view app data when you don’t have one.&lt;/p&gt;
&lt;a id=&quot;conclusion&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;Overall, the Google Analytics Certification is a great way to learn about the latest version of Google Analytics. Even though the course is lacking in some areas, it’s still comprehensive and provides you with a demo account to play around with. I recommend this course to anyone who wants to get up to speed on Google Analytics 4.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/508845-google-analytics-certification&quot;&gt;Get the Google Analytics Certification&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;2-hub-spot-content-marketing-certification&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;2-hubspot-content-marketing-certification&quot;&gt;2. HubSpot Content Marketing Certification&lt;/h3&gt;
&lt;p&gt;★★★★★&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time:&lt;/strong&gt; 7h 24m&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Beginner&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expires:&lt;/strong&gt; 2 Years&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/hubspot-content-marketing-certification.D1rbZgMf_MtLC1.webp&quot; alt=&quot;HubSpot Content Marketing Certification&quot; title=&quot;Google Analytics Certification (Google Analytics 4)&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1920&quot; height=&quot;1080&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;HubSpot Content Marketing Certification&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;pros-1&quot;&gt;Pros:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Comprehensive course that covers many content-related topics&lt;/li&gt;
&lt;li&gt;Engaging instructors who use real-world examples&lt;/li&gt;
&lt;li&gt;Templates and worksheets allow you to apply what you’ve learned as you go&lt;/li&gt;
&lt;li&gt;Community aspect helps you engage with others and continue learning after passing the certification&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&quot;cons-1&quot;&gt;Cons:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Could cover more on distribution and repurposing&lt;/li&gt;
&lt;li&gt;Lacks some depth in terms of E-A-T SEO framework&lt;/li&gt;
&lt;li&gt;Takes a significant amount of time to complete (around seven hours)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you’re looking to get ahead in your &lt;a href=&quot;https://blog.hubspot.com/marketing/content-marketing&quot;&gt;content marketing&lt;/a&gt; career, the &lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;HubSpot Content Marketing Certification&lt;/a&gt; is a great place to start. The course is comprehensive and covers a wide range of topics, from developing a content strategy to creating and promoting content.&lt;/p&gt;
&lt;p&gt;Even if content marketing isn’t your end goal, don’t rule this certification out. Content is still an essential part of any digital marketing strategy, and this course covers many content-related areas, such as storytelling and SEO.&lt;/p&gt;
&lt;a id=&quot;strong-covered-in-this-certification-strong&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;covered-in-this-certification-1&quot;&gt;&lt;strong&gt;Covered In This Certification&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;The HubSpot Content Marketing Certification is an excellent course for anyone who wants to understand how content can become a driver of business goals. It will teach you frameworks for content production and how to distribute that content through multiple channels.&lt;/p&gt;
&lt;p&gt;This HubSpot Content Marketing Certification course will teach you:&lt;/p&gt;
&lt;p&gt;The power of storytelling to produce compelling content&lt;/p&gt;
&lt;p&gt;How to build a repeatable framework for content creation&lt;/p&gt;
&lt;p&gt;How to develop a long-term content strategy&lt;/p&gt;
&lt;p&gt;How to come up with content ideas relevant to your business&lt;/p&gt;
&lt;p&gt;How to produce quality content that’s engaging for your audience&lt;/p&gt;
&lt;p&gt;How to promote and repurpose content through various channels and formats&lt;/p&gt;
&lt;p&gt;How to optimise your content for search engines using the inbound methodology&lt;/p&gt;
&lt;p&gt;What to measure and analyse for the success of your content marketing efforts&lt;/p&gt;
&lt;a id=&quot;my-experience-completing-this-certification-1&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;my-experience-completing-this-certification-1&quot;&gt;My Experience Completing This Certification&lt;/h4&gt;
&lt;p&gt;The HubSpot Content Marketing Certification sets the standard for an online certification course. They cover many topics in a logical progression and digestible format. Though out this course, they provide templates such as a &lt;a href=&quot;https://backlinko.com/hub/seo/content-gap&quot;&gt;Content Gap Analysis&lt;/a&gt; that allow you to take your learning and apply them to you as you complete the course.&lt;/p&gt;
&lt;p&gt;The instructors are engaging and use real-world examples to drive home the points covered in the topics. They also do an excellent job of incorporating HubSpot where it is beneficial, without overselling the product to those who will not find it helpful. This allows the course content to focus on content marketing through quality videos.&lt;/p&gt;
&lt;p&gt;More recently, Hubspot has introduced a community aspect to their academy, allowing you to engage with others while completing the certification and continue learning after you’ve passed your certification.&lt;/p&gt;
&lt;p&gt;Although I believe this to be one of the more robust online certification courses, it could cover more content on distribution and repurposing. Furthermore, it would be beneficial to see them include more information on the &lt;a href=&quot;https://ahrefs.com/blog/eat-seo/&quot;&gt;E-A-T SEO framework&lt;/a&gt; and how it applies to the content you create.&lt;/p&gt;
&lt;p&gt;It’s important to remember that, while the course is comprehensive, you shouldn’t expect it to be completed in an hour or two. It’ll take around 7 hours to finish, and I recommend doing it over a few days. HubSpot simplifies this by dividing the course into logical parts covering each topic.&lt;/p&gt;
&lt;a id=&quot;conclusion-2&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;conclusion-1&quot;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;The HubSpot Content Marketing Certification is one of the more comprehensive and well-structured online marketing certification courses available. It’s perfect for those who want to understand how to use content to drive business goals and get ahead in their content marketing career.&lt;/p&gt;
&lt;p&gt;While it lacks some depth in terms of distribution and repurposing, it makes up for it in other areas, such as its focus on quality content and the use of SEO to drive traffic. If you’re looking for an online marketing certification, this is one of the best courses available.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;Get the Hubspot Content Marketing Certification&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;3-semrush-seo-fundamentals-exam&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;3-semrush-seo-fundamentals-exam&quot;&gt;3. Semrush SEO Fundamentals Exam&lt;/h3&gt;
&lt;p&gt;★★★★★&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time:&lt;/strong&gt; 4h&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Beginner&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expires:&lt;/strong&gt; 1 Year&lt;/p&gt;
&lt;h4 id=&quot;pros-2&quot;&gt;Pros:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Good introduction to SEO concepts&lt;/li&gt;
&lt;li&gt;Engaging material with practical suggestions&lt;/li&gt;
&lt;li&gt;Supplemental readings and quiz questions included&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&quot;cons-2&quot;&gt;Cons:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Outdated in places&lt;/li&gt;
&lt;li&gt;Requires some prior knowledge of certain topics&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Whether you’re a newbie or an old hand, this completely free &lt;a href=&quot;https://www.semrush.com/academy/courses/seo-fundamentals-course-with-greg-gifford&quot;&gt;SEO Fundamentals certification&lt;/a&gt; course is for you. This free online course is ideal for anybody who wants to learn the core concepts of search engine optimization or brush up on specific topics to receive the certification. If you are looking for the most effective methods to optimise your website for search engines and increase visitors and sales to your site, then this course is for you.&lt;/p&gt;
&lt;a id=&quot;covered-in-this-certification-3&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;covered-in-this-certification-2&quot;&gt;Covered In This Certification&lt;/h4&gt;
&lt;p&gt;The Semrush SEO Fundamentals course is hosted by Greg Gifford, an experienced SEO consultant with two decades of online marketing and web design experience. This course provides a comprehensive overview of SEO while also providing students with actionable tactics they can implement immediately.&lt;/p&gt;
&lt;p&gt;This Semrush SEO Fundamentals Certification course will teach you:&lt;/p&gt;
&lt;p&gt;How the internet and search engines work&lt;/p&gt;
&lt;p&gt;How search engines interact with pages&lt;/p&gt;
&lt;p&gt;How to diagnose problems and improve websites&lt;/p&gt;
&lt;p&gt;How to build and earn relevant backlinks to your website&lt;/p&gt;
&lt;p&gt;The on-page optimisation process, from keyword research to optimising specific page elements&lt;/p&gt;
&lt;p&gt;How to make your website work on mobile devices, such as smartphones and tablets&lt;/p&gt;
&lt;p&gt;What signals influence search rankings&lt;/p&gt;
&lt;p&gt;How to help search engines to identify which countries you want to target and which languages you use for business&lt;/p&gt;
&lt;p&gt;How to optimise a site to show up in searches in a particular geographic area&lt;/p&gt;
&lt;a id=&quot;my-experience-completing-this-certification-4&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;my-experience-completing-this-certification-2&quot;&gt;My Experience Completing This Certification&lt;/h4&gt;
&lt;p&gt;This course is an excellent introduction to SEO concepts and does a good job of exploring the main areas from Technical SEO to Local SEO.&lt;/p&gt;
&lt;p&gt;The Semrush SEO Fundamentals certification is mainly for beginners without prior SEO knowledge. However, there are moments when the course touches on topics that require some understanding beforehand. Nevertheless, this shouldn’t be a deterrent as the &lt;a href=&quot;https://www.semrush.com/academy/&quot;&gt;Semrush Academy&lt;/a&gt; provides other courses to supplement your learning.&lt;/p&gt;
&lt;p&gt;The material is highly engaging, with Greg Gifford delivering some fantastic nuggets of wisdom and plenty of practical suggestions. You’ll be given additional reading after each video to help you dive deeper into the subject. Finally, a short quiz on each theme to ensure you’ve absorbed the information.&lt;/p&gt;
&lt;p&gt;Since SEO is constantly adapting, any course on the topic will eventually become outdated. For example, this course discusses the &lt;a href=&quot;https://developers.google.com/search/mobile-sites/mobile-first-indexing&quot;&gt;Mobile First Index&lt;/a&gt; as a future concept even though it was implemented in September 2020. Although this isn’t a huge deal, the section on page speed could use an update as it fails to mention Core Web Vitals as a ranking factor at all.&lt;/p&gt;
&lt;a id=&quot;conclusion-5&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;conclusion-2&quot;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;The Semrush SEO Fundamentals certification is a great starting point for those new to SEO. It covers all of the basics in an engaging and easy-to-understand manner. The course also provides supplemental readings and quiz questions to help reinforce the concepts taught. Although the material is a little outdated in places, it’s still hugely relevant for those just starting out.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.semrush.com/academy/courses/seo-fundamentals-course-with-greg-gifford&quot;&gt;Get Semrush SEO Fundamentals Certification&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;4-google-ads-search-certification&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;4-google-ads-search-certification&quot;&gt;4. Google Ads Search Certification&lt;/h3&gt;
&lt;p&gt;★★★★★&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time:&lt;/strong&gt; 3h 42m&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Beginner&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expires:&lt;/strong&gt; 1 Year&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18128-google-ads-search-certification&quot;&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/google-ads-search-certification.DAM0m-ZE_1dvRsu.webp&quot; alt=&quot;Google Ads Search Certification&quot; title=&quot;Google Analytics Certification (Google Analytics 4)&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;3840&quot; height=&quot;2160&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18128-google-ads-search-certification&quot;&gt;Google Ads Search Certification&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;pros-3&quot;&gt;Pros:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Covers all the basics of Google Search Ads&lt;/li&gt;
&lt;li&gt;Engaging, interactive elements&lt;/li&gt;
&lt;li&gt;Good mix of content and depth&lt;/li&gt;
&lt;li&gt;Essential for those seeking a career in Google Ads&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&quot;cons-3&quot;&gt;Cons:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Some content is outdated and confusing for those new to Google Ads&lt;/li&gt;
&lt;li&gt;Sections on text ads and CPC bidding are downplayed&lt;/li&gt;
&lt;li&gt;Not as engaging as other certifications with audio or video elements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The &lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18128-google-ads-search-certification&quot;&gt;Google Ads Search Certification&lt;/a&gt; is a great place to start if you’re looking to get started with paid search. This certification will teach you how to create and manage effective search campaigns using the Google Ads platform.&lt;/p&gt;
&lt;p&gt;Even if you’ve been doing paid search for a while, this certification is something you want on your resume. In fact, having your ads certification can help your company to become a Google Partner or Premier Partner in the Google Partners program. I’d go as far as to say if you’re looking to score a role at an agency, then this is a must-have certification.&lt;/p&gt;
&lt;a id=&quot;covered-in-this-certification-6&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;covered-in-this-certification-3&quot;&gt;Covered In This Certification&lt;/h4&gt;
&lt;p&gt;Upon completion of this certification, you will be able to show off your skills in building and optimising Google search campaigns. You’ll also be able to use automated solutions like Smart Bidding and Audience Solutions to improve campaign performance for specific marketing objectives.&lt;/p&gt;
&lt;p&gt;This Google Ads Search Certification course will teach you:&lt;/p&gt;
&lt;p&gt;How Google Search Ads can help you get more customers and achieve your business goals&lt;/p&gt;
&lt;p&gt;How to use Google Search campaigns to reach the right people in the right moments&lt;/p&gt;
&lt;p&gt;The key factors used in the Google Ads Auction&lt;/p&gt;
&lt;p&gt;How to create compelling text ads that deliver the right message&lt;/p&gt;
&lt;p&gt;How to use Search Ad Extensions to increase ad quality and user engagement&lt;/p&gt;
&lt;p&gt;What automated bidding strategies are available, and how to use them to achieve your goals&lt;/p&gt;
&lt;p&gt;What audience solutions are available for search campaigns&lt;/p&gt;
&lt;p&gt;How to monitor your Optimisation Score and boost performance with Google Ads recommendations&lt;/p&gt;
&lt;p&gt;How to increase conversions with a Performance Planner&lt;/p&gt;
&lt;a id=&quot;my-experience-completing-this-certification-7&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;my-experience-completing-this-certification-3&quot;&gt;My Experience Completing This Certification&lt;/h4&gt;
&lt;p&gt;This official Google Ads certification is essential for anyone who plans on working in a role that involves managing a paid search budget. Even if you don’t manage the Google Ads account directly, this certification will let you speak the same language as any agency or freelancer you have engaged.&lt;/p&gt;
&lt;p&gt;This course is beginner focussed and does a pretty solid job keeping focused on high-level concepts. Throughout most of the course, the modules focus on different scenarios and then quiz you based on another. I found this a great way to let the concepts sink in rather than the traditional gotcha-type quizzes that contain similar options in a multiple-choice list.&lt;/p&gt;
&lt;p&gt;The format is not as engaging as others that contain video or audio. But Google has done better at making the interactive elements relevant and interesting.&lt;/p&gt;
&lt;p&gt;The overall content covers most parts of Google Search Ads and doesn’t focus on specific areas like setup. Unlike other Google Certifications, this course is the right mix of content and depth.&lt;/p&gt;
&lt;p&gt;On a less positive note, the content of this certification is pretty outdated in some areas. This comes as a surprise to me, given the content is text-based. Some examples are the sections about phrase match and broad match modifier. &lt;a href=&quot;https://support.google.com/google-ads/answer/10286719&quot;&gt;Broad Match Modifier was deprecated by Google back in February 2021&lt;/a&gt;, with Phrase Match being updated simultaneously. Given how crucial this is to Google Search Ads, they should revisit this section.&lt;/p&gt;
&lt;p&gt;Phrase match and broad match modifier is not the only outdated section in the course. The area on text ads is confusing, given that &lt;a href=&quot;https://support.google.com/google-ads/answer/7056544&quot;&gt;Google deprecated Expanded Text Ads in June 2022&lt;/a&gt;. This makes the tutorial on creating an ad pretty confusing for those who don’t know this.&lt;/p&gt;
&lt;p&gt;Finally, as someone who has been doing Google Ads for some time, it’s evident that Google has purposely downplayed certain advanced areas of Google Ads like &lt;a href=&quot;https://support.google.com/google-ads/answer/2390250&quot;&gt;Manual CPC bidding&lt;/a&gt;. Perhaps to ensure simplicity or drive more users to their preferred methods of automated bidding.&lt;/p&gt;
&lt;a id=&quot;conclusion-8&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;conclusion-3&quot;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;The Google Ads Search Certification is a great place to start if you’re starting your Google Ads journey or are looking to get certified. It covers all the basics and provides enough detail to get you up and running.&lt;/p&gt;
&lt;p&gt;However, if you’re already managing a Google Ads account, you might find the content a little basic. Additionally, some of the content is outdated, which might confuse those who don’t know any better.&lt;/p&gt;
&lt;p&gt;Overall, the Google Ads Search Certification is a great way to get started with paid search. Just be sure to supplement your learning with other resources to stay up-to-date on the latest changes.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18128-google-ads-search-certification&quot;&gt;Get the Google Ads Search Certification&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;5-hub-spot-email-marketing-certification&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;5-hubspot-email-marketing-certification&quot;&gt;5. HubSpot Email Marketing Certification&lt;/h3&gt;
&lt;p&gt;★★★★★&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time:&lt;/strong&gt; 3h 18m&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Beginner&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Expires:&lt;/strong&gt; 2 Years&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/hubspot-email-marketing-certification.DpeOc4rx_RynC4.webp&quot; alt=&quot;HubSpot Email Marketing Certification&quot; title=&quot;Google Analytics Certification (Google Analytics 4)&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;3840&quot; height=&quot;2160&quot;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/email-marketing&quot;&gt;HubSpot Email Marketing Certification&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;pros-4&quot;&gt;Pros:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Well organised and easy to follow&lt;/li&gt;
&lt;li&gt;Covers a lot of material in a short amount of time&lt;/li&gt;
&lt;li&gt;Provides access to HubSpot’s free email marketing software&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&quot;cons-4&quot;&gt;Cons:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Lacks depth in certain areas&lt;/li&gt;
&lt;li&gt;Course might not be relevant to everyone&lt;/li&gt;
&lt;li&gt;Automated emails could be covered in greater detail&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As a marketer, you’ll undoubtedly have to deal with email marketing at some point in your career. The &lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;HubSpot Email Marketing Certification&lt;/a&gt; is the ideal training program for anyone seeking to advance beyond simply sending emails to a list.&lt;/p&gt;
&lt;p&gt;In this course, not only will you learn the basics of email marketing but also more advanced topics such as &lt;a href=&quot;https://www.activecampaign.com/glossary/email-deliverability&quot;&gt;email deliverability&lt;/a&gt; and &lt;a href=&quot;https://www.campaignmonitor.com/resources/guides/ab-test-email-marketing-campaigns&quot;&gt;A/B testing&lt;/a&gt;. Even if you have experience with email marketing, you’ll still gain new skills and knowledge from this certification.&lt;/p&gt;
&lt;a id=&quot;covered-in-this-certification-9&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;covered-in-this-certification-4&quot;&gt;Covered In This Certification&lt;/h4&gt;
&lt;p&gt;The HubSpot Email Marketing Certification course is hosted by Courtney Sembler, the Director of &lt;a href=&quot;https://academy.hubspot.com/&quot;&gt;HubSpot Academy&lt;/a&gt;. She was also a previous Inbound Professor focused on email marketing, GDPR, and contact management. By the end of this course, you’ll have all the fundamental knowledge to launch high-performing email campaigns and a solid understanding of email deliverability and consent.&lt;/p&gt;
&lt;p&gt;This HubSpot Email Marketing course will teach you:&lt;/p&gt;
&lt;p&gt;How to build an effective email marketing strategy&lt;/p&gt;
&lt;p&gt;How to develop a strategy for contact management&lt;/p&gt;
&lt;p&gt;How to build an effective segmentation strategy&lt;/p&gt;
&lt;p&gt;Why you should send the right email with the right context&lt;/p&gt;
&lt;p&gt;What’s required to create a high-performing email&lt;/p&gt;
&lt;p&gt;What is email deliverability, and why it’s important to building trust&lt;/p&gt;
&lt;p&gt;How to design your marketing emails&lt;/p&gt;
&lt;p&gt;How to analyse your marketing emails&lt;/p&gt;
&lt;p&gt;How to test your marketing emails&lt;/p&gt;
&lt;p&gt;How to develop relationships through lead nurturing&lt;/p&gt;
&lt;a id=&quot;my-experience-completing-this-certification-10&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;my-experience-completing-this-certification-4&quot;&gt;My Experience Completing This Certification&lt;/h4&gt;
&lt;p&gt;If you’re looking to broaden your skill set as a marketer or want to learn more about email marketing, this course is perfect for you. Although, if your focus is on paid advertising, social media marketing, or SEO specifically, then this might not be the right fit.&lt;/p&gt;
&lt;p&gt;However, if you discover that your role requires you to send emails on a regular basis, this digital marketing certificate can help you achieve far greater success from your efforts.&lt;/p&gt;
&lt;p&gt;No matter your email marketing skills, this course will start from the basics. You’ll also get access to &lt;a href=&quot;https://www.hubspot.com/products/marketing/email&quot;&gt;HubSpot’s free email marketing software&lt;/a&gt; as you go along, so that you can apply what you’re learning immediately.&lt;/p&gt;
&lt;p&gt;The course material is well organised and doesn’t take as much time to complete as some of the other &lt;a href=&quot;#hubspot-academy-certifications&quot;&gt;HubSpot Academy certifications&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;While the training is a fantastic overview of email marketing, it lacks some depth in certain areas. For example, I thought they might have spent additional time discussing privacy regulations like &lt;a href=&quot;https://en.wikipedia.org/wiki/General_Data_Protection_Regulation&quot;&gt;GDPR&lt;/a&gt; and the effects of not adhering to these.&lt;/p&gt;
&lt;p&gt;Finally, I would have appreciated more time spent on automated emails and the many sorts of emails you could send to your audience while maintaining timeliness and relevance. This may have been an attempt to make the material appropriate for everyone. But I believe that more specific examples, even if they weren’t completely relevant to me, may have prompted me to try new things.&lt;/p&gt;
&lt;a id=&quot;conclusion-11&quot;&gt;&lt;/a&gt;
&lt;h4 id=&quot;conclusion-4&quot;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;The HubSpot Email Marketing Certification is the ideal training program for anyone seeking to advance beyond simply sending emails to a list. In this course, not only will you learn the basics of email marketing but also more advanced topics such as email deliverability and A/B testing. Even if you have experience with email marketing, you’ll still gain new skills and knowledge from this certification.&lt;/p&gt;
&lt;p&gt;If your role doesn’t require you to send emails, then this course might not be the right fit for you. However, if you’re looking to broaden your skill set as a marketer or want to learn more about email marketing, this certification is perfect for you. You’ll get access to HubSpot’s free email marketing software as you go along, so that you can apply what you’re learning immediately. The course material is well organised and doesn’t take as much time to complete as some of the other HubSpot Academy certifications.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/email-marketing&quot;&gt;Get the HubSpot Email Marketing Certification&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;77-free-digital-marketing-certifications&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;77-free-digital-marketing-certifications&quot;&gt;77 Free Digital Marketing Certifications&lt;/h2&gt;
&lt;a id=&quot;google-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;google-certifications&quot;&gt;Google Certifications&lt;/h3&gt;

























































































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://learndigital.withgoogle.com/digitalgarage/course/digital-marketing&quot;&gt;Digital Garage: Fundamentals of Digital Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;40h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/508845-google-analytics-certification&quot;&gt;Google Analytics Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 36m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18128-google-ads-search-certification&quot;&gt;Google Ads Search Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 42m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18061-google-ads-display-certification&quot;&gt;Google Ads Display Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 36m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18330-google-ads-measurement-certification&quot;&gt;Google Ads Measurement Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 42m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18216-google-ads-video-certification&quot;&gt;Google Ads Video Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/18287-shopping-ads-certification&quot;&gt;Google Ads Shopping Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 6m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/29785-google-ads-apps-certification&quot;&gt;Google Ads Apps Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 48m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/453973-google-ads-creative-certification&quot;&gt;Google Ads Creative Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 50m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/499356-grow-offline-sales-certification&quot;&gt;Google Ads Grow Offline Sales Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 36m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/8639-search-ads-360-certification-exam&quot;&gt;Search Ads 360 Certification Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/8636-display-video-360-certification-exam&quot;&gt;Display &amp;amp; Video 360 Certification Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h 18m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/8638-campaign-manager-certification-exam&quot;&gt;Campaign manager 360 Certification Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h 18m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;microsoft-advertising-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;microsoft-advertising-certifications&quot;&gt;Microsoft Advertising Certifications&lt;/h3&gt;





























&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://learninglab.about.ads.microsoft.com/course-catalog/search-advertising-learning-path/&quot;&gt;Microsoft Advertising Search Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;5h 04m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://learninglab.about.ads.microsoft.com/course-catalog/microsoft-audience-network-learning-path/&quot;&gt;Microsoft Advertising Native &amp;amp; Display Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 42m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://learninglab.about.ads.microsoft.com/course-catalog/microsoft-advertising-shopping-learning-path/&quot;&gt;Microsoft Advertising Shopping Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 05m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;hub-spot-academy-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;hubspot-academy-certifications&quot;&gt;HubSpot Academy Certifications&lt;/h3&gt;











































































































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/hubspot-marketing-software&quot;&gt;HubSpot Marketing Software Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 24m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/inbound-marketing&quot;&gt;Inbound Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 54m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/content-marketing&quot;&gt;Content Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;7h 24m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/inbound&quot;&gt;Inbound Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 02m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/social-media&quot;&gt;Social Media Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 05m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/digital-advertising&quot;&gt;Digital Advertising Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 59m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;TBA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/digital-marketing&quot;&gt;Digital Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 27m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/revenue-operations&quot;&gt;Revenue Operation (RevOps) Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;6h 17m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;TBA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/inbound-marketing-optimization&quot;&gt;Inbound Marketing Optimization&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 24m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/contextual-marketing&quot;&gt;Contextual Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h 18m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/email-marketing&quot;&gt;Email Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 18m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/sales-enablement&quot;&gt;Sales Enablement Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h 42m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/seo-training&quot;&gt;Search Engine Optimization (SEO) Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 47m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/hubspot-reporting&quot;&gt;HubSpot Reporting Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 21m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;TBA&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/inbound-sales&quot;&gt;Inbound Sales Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h 12m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://academy.hubspot.com/courses/cms-for-marketers&quot;&gt;HubSpot CMS For Marketers Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 03m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;semrush-academy-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;semrush-academy-certifications&quot;&gt;Semrush Academy Certifications&lt;/h3&gt;



























































































































































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/seo-toolkit-exam&quot;&gt;Semrush SEO Toolkit Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/seo-toolkit-exam-for-advanced-semrush-users&quot;&gt;SEO Toolkit Exam for Advanced Semrush Users&lt;/a&gt;&lt;/td&gt;&lt;td&gt;30m&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/seo-fundamentals-exam&quot;&gt;SEO Fundamentals Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/keyword-research-exam&quot;&gt;Keyword Research Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/backlink-management-exam&quot;&gt;Backlink Management Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/mobile-seo-exam&quot;&gt;Mobile SEO Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/local-seo-exam&quot;&gt;Local SEO Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/semrush-site-audit-exam&quot;&gt;Semrush Site Audit Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/technical-seo-exam&quot;&gt;Technical SEO Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;5h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/content-marketing-toolkit-exam&quot;&gt;Semrush Content Marketing Toolkit Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/content-marketing-fundamentals-exam&quot;&gt;Content Marketing Fundamentals Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/content-led-seo-exam&quot;&gt;Content-Led SEO Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/mastering-digital-pr-exam&quot;&gt;Mastering Digital PR Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/semrush-seo-crash-exam&quot;&gt;Semrush SEO Crash Course Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/advanced-content-marketing-exam&quot;&gt;Advanced Content Marketing Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/building-social-listening-program-exam&quot;&gt;Building a Social Listening Program Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/semrush-advertising-toolkit-exam&quot;&gt;Semrush Advertising Toolkit Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/ppc-fundamentals-exam&quot;&gt;PPC Fundamentals Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;5h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/ppc-automation-exam&quot;&gt;PPC Automation Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/social-media-toolkit-exam&quot;&gt;Semrush Social Media Toolkit Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;30m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/smm-fundamentals-exam&quot;&gt;SMM Fundamentals Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/competitor-analysis-exam&quot;&gt;Competitor Analysis with Semrush Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/advanced-competitive-research-exam&quot;&gt;Advanced Competitive Research Exam&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.semrush.com/academy/exams/digital-marketing-for-smbs-exam&quot;&gt;Digital Marketing for SMBs Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;ahrefs-academy-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;ahrefs-academy-certifications&quot;&gt;Ahrefs Academy Certifications&lt;/h3&gt;

















&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://ahrefs.com/academy/certification-course&quot;&gt;Ahrefs’ Certification Course&lt;/a&gt; (Beta)&lt;/td&gt;&lt;td&gt;7h 04m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;TBC&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Ahrefs’ certification course is currently in beta. All of the course materials are available to Ahrefs users, and a certification exam will be added in the future.&lt;/p&gt;
&lt;a id=&quot;product-school-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;product-school-certifications&quot;&gt;Product School Certifications&lt;/h3&gt;























&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://productschool.teachable.com/p/productanalytics&quot;&gt;Product Analytics Micro-Certification (PAC)™&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h 45m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;TBC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://productschool.teachable.com/p/plg&quot;&gt;Product-Led Growth Micro-Certification (PLGC)™️&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;TBC&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;twitter-flight-school-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;twitter-flight-school-certifications&quot;&gt;Twitter Flight School Certifications&lt;/h3&gt;













































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/1120386-ads-manager-fundamentals&quot;&gt;Ads Manager Fundamentals Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/989532-cross-border-advertising&quot;&gt;Cross-Border Advertising Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/886208-get-started-on-twitter&quot;&gt;Get Started On Twitter Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/782480-launch-and-connect-badge&quot;&gt;Launch and Connect Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/814184-performance-fundamentals-badge&quot;&gt;Performance Fundamentals Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/493121-twitterflightschool-video-badge&quot;&gt;#TwitterFlightSchool Video Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.twitterflightschool.com/student/activity/989765-twitter-for-creatives&quot;&gt;Twitter for Creatives Badge&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;linked-in-marketing-labs-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;linkedin-marketing-labs-certifications&quot;&gt;LinkedIn Marketing Labs Certifications&lt;/h3&gt;





























&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://training.marketing.linkedin.com/fundamentals-exam&quot;&gt;LinkedIn Marketing Solutions Fundamentals Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://training.marketing.linkedin.com/marketing-strategy-exam&quot;&gt;LinkedIn Marketing Strategy Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 30m&lt;/td&gt;&lt;td&gt;Intermediate&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://training.marketing.linkedin.com/content-and-creative-design-exam&quot;&gt;LinkedIn Content and Creative Design Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;2h 20m&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;2 Years&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;you-tube-marketing-free-certificates&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;youtube-marketing-free-certificates&quot;&gt;YouTube Marketing Free Certificates&lt;/h3&gt;



































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/7372-youtube-asset-monetization&quot;&gt;YouTube Asset Monetization&lt;/a&gt;&lt;/td&gt;&lt;td&gt;5h 36m&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/73995-youtube-music-rights-management-certification&quot;&gt;YouTube Music Rights Management Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/13996-youtube-music-certification&quot;&gt;YouTube Music Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4h&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://skillshop.exceedlms.com/student/path/6692-youtube-content-ownership&quot;&gt;YouTube Content Ownership&lt;/a&gt;&lt;/td&gt;&lt;td&gt;5h&lt;/td&gt;&lt;td&gt;Advanced&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;drift-certifications&quot;&gt;&lt;/a&gt;
&lt;h3 id=&quot;drift-certifications&quot;&gt;Drift Certifications&lt;/h3&gt;





























&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Certification&lt;/th&gt;&lt;th&gt;Time&lt;/th&gt;&lt;th&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;&lt;strong&gt;&lt;strong&gt;Expires&lt;/strong&gt;&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://insider.drift.com/certifications/conversational-marketing/&quot;&gt;Conversational Marketing Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://insider.drift.com/certifications/the-playbook-basics-certification/&quot;&gt;Playbook Basics Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;1h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://insider.drift.com/certifications/conversational-sales-certification/&quot;&gt;Conversational Sales Certification&lt;/a&gt;&lt;/td&gt;&lt;td&gt;3h&lt;/td&gt;&lt;td&gt;Beginner&lt;/td&gt;&lt;td&gt;1 Year&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;a id=&quot;final-thoughts&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;final-thoughts&quot;&gt;Final Thoughts&lt;/h2&gt;
&lt;p&gt;While there are many free marketing certifications available online, it’s important to choose one that is reputable and will teach you the skills you need to succeed in the industry. I hope this article has helped you narrow down your options and find a course that is right for you. With the right certification, you’ll be on your way to an exciting and successful career in marketing!&lt;/p&gt;
&lt;p&gt;Now I’d like to hear from you: What was your experience completing these certifications? Did they help you progress in your career? Or maybe there are other certifications that you’d like me to add and review?&lt;/p&gt;
&lt;p&gt;Let me know by leaving a quick comment below right now.&lt;/p&gt;</content:encoded><category>marketing</category></item><item><title>20 Hottest eCommerce Trends for 2019</title><link>https://www.reganmcgregor.com.au/20-hottest-ecommerce-trends-for-2019/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/20-hottest-ecommerce-trends-for-2019/</guid><description>Discover 20 of the hottest eCommerce trends for 2019. This is the list for you if you want to know how to increase your conversion rate.</description><pubDate>Thu, 12 Jul 2018 11:03:00 GMT</pubDate><content:encoded>&lt;p&gt;The changing landscape of eCommerce presents online retailers with new and exciting ways to drive innovative change within their eCommerce businesses. With global retail eCommerce sales expected to reach &lt;a href=&quot;https://www.statista.com/statistics/379046/worldwide-retail-e-commerce-sales/&quot;&gt;$6.6 trillion (AUD) by 2021&lt;/a&gt;, how can your business lead the pack? We’ve put together the following list to display 20 of the hottest eCommerce trends to pay attention to for 2019 and beyond. Hopefully, these will spark ideas and increase the conversion rate for your eCommerce business, whilst improving your customers’ online shopping experience.&lt;/p&gt;
&lt;h2 id=&quot;table-of-contents&quot;&gt;Table of Contents&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;#ar-vr&quot;&gt;Augmented Reality &amp;amp; Virtual Reality&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#advanced-product-filtering&quot;&gt;Advanced Product Filtering&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#automation&quot;&gt;Automation&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#b2b&quot;&gt;B2B&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#chatbots&quot;&gt;Chatbots&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#delivery-options&quot;&gt;Delivery Options&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#digitising-real-world-experiences&quot;&gt;Digitising Real World Experiences&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#easier-checkouts&quot;&gt;Easier Checkouts&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#mobile-first-commerce&quot;&gt;Mobile-first Commerce&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#multi-channel-attribution&quot;&gt;Multi-channel Attribution&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#multi-channel-messaging&quot;&gt;Multi-channel Messaging&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#omni-channel-ecommerce&quot;&gt;Omni-channel eCommerce&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#payment-options&quot;&gt;Payment Options&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#personalisation&quot;&gt;Personalisation&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#social-shopping&quot;&gt;Social Shopping&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#subscription-services&quot;&gt;Subscription Services&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#user-generated-content&quot;&gt;User-generated Content&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#video-content&quot;&gt;Video Content&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#voice-commerce&quot;&gt;Voice Commerce&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;#website-performance&quot;&gt;Website Performance&lt;/a&gt;&lt;/p&gt;
&lt;a id=&quot;ar-vr&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;augmented-reality--virtual-reality&quot;&gt;Augmented Reality &amp;amp; Virtual Reality&lt;/h2&gt;
&lt;p&gt;Augmented Reality (AR) and Virtual Reality (VR) are blurring the lines between the physical and digital, by offering new ways to see our world. For online retailers, this is providing your customers with new ways to experience products outside of a physical store.&lt;/p&gt;
&lt;p&gt;So what is the difference between augmented and virtual reality? Augmented reality refers to technology that superimposes a computer-generated image on a user’s view of the world, creating a composite view.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Ikea-mobile.DgxP56It_1fWwz2.webp&quot; alt=&quot;IKEA Place mobile app AR&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;800&quot; height=&quot;1398&quot;&gt;Credit: &lt;a href=&quot;https://www.ikea.com/au/en/apps/IKEAPlace.html&quot;&gt;IKEA Place&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As augmented reality offers brands a way to enhance their customer’s experience in the purchase consideration phase. A 2016 study found &lt;a href=&quot;http://www.retailperceptions.com/2016/10/the-impact-of-augmented-reality-on-retail/&quot;&gt;71% of shoppers&lt;/a&gt; said they would shop at a retailer more often if they offered augmented reality. IKEA’s Place app lets you virtually ‘place’ furniture in your space. These products are true to size, helping consumers make better choices.&lt;/p&gt;
&lt;p&gt;Virtual reality is a computer-generated simulation of a 3D image or environment. Users are immersed in this digital world and can usually interact with it.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/samsung-vr.B0pDj25x_ZKaglc.webp&quot; alt=&quot;Samsung VR&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.samsung.com/global/galaxy/gear-vr/&quot;&gt;Samsung Gear VR&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Virtual reality experiences allow customers to see products or activities in realistic settings. We’ve already started &lt;a href=&quot;https://www.eyefortravel.com/mobile-and-technology/how-travel-brands-are-using-virtual-reality&quot;&gt;seeing this with travel companies&lt;/a&gt; who offer VR 360-degree tour ‘taster’ experiences for customers. Best Western is one such company who is using VR to give customers an inside look to their properties.&lt;/p&gt;
&lt;p&gt;How can your brand use these technologies in 2019 to connect with customers?&lt;/p&gt;
&lt;a id=&quot;advanced-product-filtering&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;advanced-product-filtering&quot;&gt;Advanced Product Filtering&lt;/h2&gt;
&lt;p&gt;Implementing &lt;a href=&quot;https://baymard.com/blog/allow-applying-of-multiple-filter-values&quot;&gt;advanced product filtering&lt;/a&gt; allows your customers to find exactly what they need faster, with more options when searching. Filter attributes such as size, colour, material, price etc. help your users narrow their search. Advanced product filtering should hold up against 4 &lt;a href=&quot;https://baymard.com/blog/macys-filtering-experience&quot;&gt;benchmarks of performance&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Available filters: how many filters are provided?&lt;/li&gt;
&lt;li&gt;Filter logic: does the filter order flow naturally for the user?&lt;/li&gt;
&lt;li&gt;Filter interface: are the filters clear and easy to select/sort?&lt;/li&gt;
&lt;li&gt;Applied filters: do the filters work together, not against each other?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.theiconic.com.au/&quot;&gt;The Iconic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using Australian eCommerce website, &lt;a href=&quot;https://www.theiconic.com.au/&quot;&gt;The Iconic&lt;/a&gt; as an example – we can see they provide a wide range of filters, the logic follows, the interface works well and users can easily combine filters.&lt;/p&gt;
&lt;p&gt;For instance, I chose the following:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/iconic1-product.GP03fyH0_KyOVX.webp&quot; alt=&quot;The Iconic Search Results&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.theiconic.com.au/&quot;&gt;The Iconic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If I want to, I can get even more specific:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/iconic2-product.Dnb8LKE7_Z1uh27y.webp&quot; alt=&quot;The Iconic Search Results&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;&lt;/p&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.theiconic.com.au/&quot;&gt;The Iconic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With endless options across the web, it’s important to provide your customers with ways to filter products, so they don’t look elsewhere. Thankfully, there have been great advances in eCommerce search with companies such as &lt;a href=&quot;https://www.algolia.com/products/search&quot;&gt;Algoia&lt;/a&gt;, &lt;a href=&quot;https://www.celebros.com/solutions/site-search/&quot;&gt;Celebros&lt;/a&gt; and &lt;a href=&quot;https://www.instantsearchplus.com/&quot;&gt;InstaSearch+&lt;/a&gt; using natural language processing and machine learning to show highly relevant search results.&lt;/p&gt;
&lt;p&gt;In 2019, help your customers find what they want/need. Advanced product filters can be the difference between your customer finding products on your site – as opposed to your competitor’s.&lt;/p&gt;
&lt;a id=&quot;automation&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;automation&quot;&gt;Automation&lt;/h2&gt;
&lt;p&gt;The power of automation is being seen across many industries and eCommerce is no exception. In fact, the eCommerce shopping experience has possibly the most to gain from automation.&lt;/p&gt;
&lt;p&gt;Automation in this context refers to the &lt;a href=&quot;https://www.isa.org/about-isa/what-is-automation/&quot;&gt;creation and application&lt;/a&gt; of technology to streamline a number of processes, such as sales, marketing, inventory management, production and delivery services.&lt;/p&gt;
&lt;p&gt;With so many users operating in virtual stores with minimal staffing, streamlined processes are key to a well-oiled eCommerce machine. From the very first interaction to the last, implementing automation can improve your customer experience, increase your conversion rate and free-up hours spent on manual tasks.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/automationshopify.BOQNgYy__Z2caKuc.webp&quot; alt=&quot;Shopify Flow&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;575&quot; height=&quot;254&quot;&gt;Credit: &lt;a href=&quot;https://www.shopify.com/plus&quot;&gt;Shopify Plus&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.shopify.com/plus&quot;&gt;Shopify Plus&lt;/a&gt; has a solid &lt;a href=&quot;https://www.shopify.com/enterprise/what-is-ecommerce-automation&quot;&gt;automation product&lt;/a&gt; with Shopify Flow, and these are some of the things you can do with it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Preload new products and publish them to your store, social media, apps, and sales channels simultaneously&lt;/li&gt;
&lt;li&gt;Identify, tag, and segment customers who buy from specific sales channels, such as Amazon, Facebook, Pinterest, and more&lt;/li&gt;
&lt;li&gt;Unpublish out-of-stock products and send a Slack message or email to your marketing team so they can pause advertising&lt;/li&gt;
&lt;/ul&gt;
&lt;iframe src=&quot;https://fast.wistia.net/embed/iframe/28zyoffyfa&quot; title=&quot;Embedded content&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.shopify.com/plus&quot;&gt;Shopify Plus&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For those that don’t use Shopify Plus, there are plenty of platform agnostic eCommerce automation solutions out there such as &lt;a href=&quot;https://www.drip.com/features&quot;&gt;Drip&lt;/a&gt; and &lt;a href=&quot;https://www.klaviyo.com/features/ecommerce-marketing-automation&quot;&gt;Klaviyo&lt;/a&gt;. For larger companies, &lt;a href=&quot;https://www.dotmailer.com/&quot;&gt;dotmailer&lt;/a&gt; is a sound choice – it offers end to end marketing automation tailored to eCommerce users. All of these automation tools offer ways to track customer lifecycle journeys and send the right messaging at the right time.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/klaviyo-automation.Bo0aH2Gg_Z7Wc4j.webp&quot; alt=&quot;Klaviyo Automation&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.klaviyo.com/&quot;&gt;Klaviyo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For 2019, think about how automation can work for your brand, whether that’s implementing a large-scale solution like Shopify Flow or dotmailer, or trying something more scalable like Drip or Klaviyo.&lt;/p&gt;
&lt;a id=&quot;b2b&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;b2b&quot;&gt;B2B&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.shopify.com/enterprise/the-future-of-ecommerce&quot;&gt;In 2017,&lt;/a&gt; eCommerce B2B sales dwarfed B2C, by over $5 trillion (USD). Global B2B eCommerce revenue is expected to &lt;a href=&quot;https://ww2.frost.com/news/press-releases/global-b2b-e-commerce-market-will-reach-67-trillion-usd-2020-finds-frost-sullivan/&quot;&gt;reach $6.7 trillion (USD) by 2020.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An interesting insight is that &lt;a href=&quot;https://www.forbes.com/sites/adigaskell/2017/11/09/the-growing-role-of-automation-in-e-commerce/#11703a332e0d&quot;&gt;nearly half of B2B&lt;/a&gt; buyers are millennials and ignoring this market would be a massive mistake. In 2019, think about the channels your business customers are on and how best to reach them.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/alibaba.CqE5dG8u_22tfbY.webp&quot; alt=&quot;Alibaba B2B&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.alibaba.com/&quot;&gt;Alibaba&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you operate a B2B business and your eCommerce offering is undeveloped, now is the time to develop your strategy. &lt;a href=&quot;https://www.alibaba.com/&quot;&gt;Alibaba&lt;/a&gt; is a great example of B2B eCommerce done well.&lt;/p&gt;
&lt;p&gt;This is because of a few key reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It never competes with the customer&lt;/li&gt;
&lt;li&gt;It focuses on the customer’s needs&lt;/li&gt;
&lt;li&gt;It offers scalability&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The main takeaway for B2B eCommerce in 2019 is to treat your business customers as individuals.&lt;/p&gt;
&lt;a id=&quot;chatbots&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;chatbots&quot;&gt;Chatbots&lt;/h2&gt;
&lt;p&gt;Chatbots have popped up across the web, with no sign of slowing down. A chatbot is simply a computer program designed to talk to users. As Artificial Intelligence (AI) driven online shopping empowers their understanding, we’ll be able to use chatbots with greater efficacy.&lt;/p&gt;
&lt;p&gt;The applications for online retailers are vast, from basic customer support to personalised sales interactions. Chatbots aren’t depersonalising human interaction, they’re streamlining customer journeys by providing the right information and connecting customers to the best people. According to a &lt;a href=&quot;http://www.businessinsider.com/80-of-businesses-want-chatbots-by-2020-2016-12/?r=AU&amp;amp;IR=T&quot;&gt;2016 Oracle report&lt;/a&gt;, 80% of respondents said they already used, or plan to use chatbots by 2020.&lt;/p&gt;
&lt;p&gt;Retailers are using chatbots to power customer service interactions. &lt;a href=&quot;https://www.kik.com/bots/hm/&quot;&gt;H&amp;amp;M&lt;/a&gt; developed a chatbot to operate as a personal shopper assistant, providing style recommendations to users. &lt;a href=&quot;https://www.kik.com/bots/sephora/&quot;&gt;Sephora&lt;/a&gt; also created a &lt;a href=&quot;https://www.kik.com/bots/&quot;&gt;chatbot for KIK&lt;/a&gt; which helps users find beauty products and gives out makeup and style advice.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/sephorakikbot.BbjarrIg_ZDpGOg.webp&quot; alt=&quot;Sephora KIK bot&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;202&quot; height=&quot;360&quot;&gt;Credit: &lt;a href=&quot;https://www.sephora.com.au/&quot;&gt;Sephora&lt;/a&gt;, &lt;a href=&quot;https://www.kik.com/&quot;&gt;KIK&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2019 will bring with it streamlined communication with consumers. Consider how a chatbot may help save you and your customer’s time.&lt;/p&gt;
&lt;a id=&quot;delivery-options&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;delivery-options&quot;&gt;Delivery Options&lt;/h2&gt;
&lt;p&gt;There are more ways than ever for brands to send products and for customers to receive them. Traditional delivery efforts are still used, you can still have parcels delivered directly to your door but even that is quicker than ever, with many companies now offering same-day delivery or even 2-hour delivery in metro areas.&lt;/p&gt;
&lt;p&gt;Speed and efficiency are the key drivers for online and cross-channel purchases for the fifth year in a row. With 44% of consumers have used some kind of same-day delivery service in the past year, it’s no surprise that brands are feeling pressure to optimise their supply chain.&lt;/p&gt;
&lt;p&gt;Beyond the direct to door method, customers are looking for greater convenience. Online retailers are investing in new ways to make delivery easier for customers. For example, &lt;a href=&quot;https://techcrunch.com/2016/12/14/amazons-prime-air-delivery-uk/&quot;&gt;Amazon has started trialling drones in England&lt;/a&gt; to deliver packages.&lt;/p&gt;
&lt;iframe src=&quot;https://www.youtube.com/embed/vNySOrI2Ny8?rel=0&amp;amp;showinfo=0&quot; title=&quot;Embedded content&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.amazon.co.uk/&quot;&gt;Amazon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In Australia, postal lockers are &lt;a href=&quot;https://www.news.com.au/finance/business/retail/woolworths-targets-online-shoppers-in-partnership-with-australia-post/news-story/c8eb4d3393925d18d4832aa6ede6a4f1&quot;&gt;popping up in Woolies&lt;/a&gt; and why not get your &lt;a href=&quot;https://sellercentre.ebay.com.au/click-and-collect&quot;&gt;eBay purchases&lt;/a&gt; delivered there too? Additionally, &lt;a href=&quot;https://auspost.com.au/&quot;&gt;Australia Post&lt;/a&gt; recently announced a new subscription-based service called &lt;a href=&quot;https://auspost.com.au/shipster&quot;&gt;Shipster&lt;/a&gt; that allows customers to pay a flat fee of $6.95 (AUD) a month and get free shipping from over 60 Australian retailers.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/shipster.KOOCX8Dj_1X8I7S.webp&quot; alt=&quot;Australia Post Shipster&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://auspost.com.au/shipster/&quot;&gt;Shipster by Australia Post&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With more ways than ever to send and receive packages, start thinking about how your online business could improve its delivery process for 2019.&lt;/p&gt;
&lt;a id=&quot;digitising-real-world-experiences&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;digitising-real-world-experiences&quot;&gt;Digitising Real World Experiences&lt;/h2&gt;
&lt;p&gt;Merge the digital world with the physical world. By including interactive digital experiences in-store you can create a sense of wonder for customers. Amazon is one of the companies who executed this, with their concept store, &lt;a href=&quot;https://www.amazon.com/b?ie=UTF8&amp;amp;node=16008589011&quot;&gt;Amazon Go.&lt;/a&gt;&lt;/p&gt;
&lt;iframe src=&quot;https://www.youtube.com/embed/NrmMk1Myrxc?rel=0&amp;amp;showinfo=0&quot; title=&quot;Embedded content&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.amazon.com/b?ie=UTF8&amp;amp;node=16008589011&quot;&gt;Amazon Go&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Imagine a grocery store with no checkout, you simply take the products you want and leave. Amazon then charges your account. Another example is Walmart who have &lt;a href=&quot;https://www.smartcompany.com.au/industries/retail/walmart-rolls-scan-go-grocery-tech-australian-supermarkets-ditch-checkout/&quot;&gt;implemented&lt;/a&gt; “Scan &amp;amp; Go” technology that enables customers to scan products as they put them in their carts.&lt;/p&gt;
&lt;p&gt;Additionally, customers at &lt;a href=&quot;https://www.nurun.com/en/our-thinking/future-of-retail/building-a-better-shopping-experience/&quot;&gt;Tesla Motors’&lt;/a&gt; Toronto (Canada) store, can configure their own Tesla car on a large touchscreen, then preview it on an 85-inch video wall in the back of the store.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/TeslaStore.ByWpP_Ie_Z1uAUz8.webp&quot; alt=&quot;Tesla Motors’ Toronto (Canada) store&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;1024&quot; height=&quot;648&quot;&gt;&lt;/p&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://www.tesla.com/en_AU/&quot;&gt;Tesla Motors&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A &lt;a href=&quot;https://dnsdisplay.com/wp-content/uploads/2018/05/Euclid_Evolution_of_Retail_April_2018.pdf&quot;&gt;2018 report&lt;/a&gt; found that on average 38% of people, and 51% of millennials would find a physical store visit more exciting if the retailer used technology. In 2019 we’ll see more brands using technology in store to keep visitors engaged.&lt;/p&gt;
&lt;a id=&quot;easier-checkouts&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;easier-checkouts&quot;&gt;Easier Checkouts&lt;/h2&gt;
&lt;p&gt;Providing an easy checkout experience is no longer an option, brands must make this process as simple as possible. Your customers will go to competitors that give them an easier purchase path.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.barilliance.com/cart-abandonment-rate-statistics/&quot;&gt;Cart abandonment rate sat at around 79%&lt;/a&gt; in 2017. A study in 2017 found that the most common reason for cart abandonment is the extra costs, however most of the other top reasons directly related to the actual checkout experience. &lt;a href=&quot;https://cdn.baymard.com/research/media_files/attachments/27392/original/research-media-file-b0d017937dab4a41f880fa30f27f2653.png&quot;&gt;37% said that&lt;/a&gt; the site wanted them to create an account and 28% said that the checkout process was too long/complicated.&lt;/p&gt;
&lt;p&gt;So what can your brand do to provide an easier checkout experience? Here are a few suggestions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One page checkout&lt;/li&gt;
&lt;li&gt;Autofill fields&lt;/li&gt;
&lt;li&gt;Use appropriate input fields&lt;/li&gt;
&lt;li&gt;Don’t force registration&lt;/li&gt;
&lt;li&gt;Allow users to scan credit cards with &lt;a href=&quot;https://www.card.io/&quot;&gt;image recognition software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is a great example from The Iconic who use an easy to understand, one-page checkout:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/iconic4-checkout.BLuyf2_J_Z1Nvaep.webp&quot; alt=&quot;The Iconic Checkout&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.theiconic.com.au/&quot;&gt;The Iconic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you feel that your checkout process is as good as it can be, but you’re still losing sales it may be time to invest in a UX specialist or team. Having an expert with fresh eyes can help your brand increase conversions.&lt;/p&gt;
&lt;p&gt;In 2019, think about how you can make your customer’s checkout experience easier.&lt;/p&gt;
&lt;a id=&quot;mobile-first-commerce&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;mobile-first-commerce&quot;&gt;Mobile-first Commerce&lt;/h2&gt;
&lt;p&gt;As more people shop on the go, it will become essential to adopt a mobile-first strategy.&lt;br/&gt;
When we say mobile-first, we mean considering mobile design and implementation at the initial stage of website development. It can’t be an afterthought or something to do after you build out the desktop version.&lt;/p&gt;
&lt;p&gt;Forrester predicts that by 2022, smartphones &lt;a href=&quot;https://www.adweek.com/digital/mobile-shopping-is-on-the-rise-but-remains-split-between-the-mobile-web-and-apps/&quot;&gt;will account for $175.4 billion (USD)&lt;/a&gt; in retail sales. To put that into perspective, 2012 saw U.S. consumers spend $7.8 billion (USD) on retail sales. That’s a predicted increase of 2148%!&lt;/p&gt;
&lt;p&gt;Mobile-first doesn’t have to be daunting, as a first step, review your mobile checkout process to ensure it’s user-friendly. For those looking to go a step further, consider &lt;a href=&quot;https://www.ampproject.org/learn/who-uses-amp/ecommerce/&quot;&gt;Accelerated Mobile Pages (AMP),&lt;/a&gt; a framework that enables you to create super fast website pages across mobile devices. The main benefit of AMP is that it increases conversions by keeping your customers engaged as they move through your website.&lt;/p&gt;
&lt;p&gt;WompMobile, in collaboration with Google, &lt;a href=&quot;https://www.wompmobile.com/google-amp-case-study/&quot;&gt;analysed their eCommerce clients&lt;/a&gt; and found that clients which used AMP pages increased conversion rates by 105%, decreased bounce rates by 31% and increased click-through rate from search engines by 29%. Those are some pretty impressive stats to think about for 2019.&lt;/p&gt;
&lt;a id=&quot;multi-channel-attribution&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;multi-channel-attribution&quot;&gt;Multi-channel Attribution&lt;/h2&gt;
&lt;p&gt;As the lines blur between the digital and physical world, multi-channel attribution will be more important than ever. This refers to understanding which marketing channels and campaigns are contributing the most towards driving visitors, and ultimately sales.&lt;/p&gt;
&lt;p&gt;Knowing your customers’ touch points before the point of sale will better inform your brand’s strategy and budget. &lt;a href=&quot;https://www.marketingdive.com/news/study-use-of-multichannel-attribution-expands-to-60-of-marketers/506429/&quot;&gt;A 2017&lt;/a&gt; study found that 60% of marketers now combine offline and online attribution, up from 45% in 2016.&lt;/p&gt;
&lt;p&gt;For a beginner’s look into online attribution, Google Analytics offers &lt;a href=&quot;https://support.google.com/analytics/answer/1662518?hl=en&quot;&gt;attribution modelling&lt;/a&gt; to determine the relative value of different digital channels for conversions and ROI. For a more advanced look at attribution, you could use software like &lt;a href=&quot;https://www.bizible.com/&quot;&gt;Bizible&lt;/a&gt;, or &lt;a href=&quot;https://looker.com/&quot;&gt;Looker.&lt;/a&gt; Discover which channels are causing blockers or driving conversions.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/google.ChJXHVMD_Z1d5uF8.webp&quot; alt=&quot;Google Multichannel Attribution&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.google.com.au/analytics/&quot;&gt;Google Analytics Solutions&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Offline attribution can be a little trickier, however, one trick is to &lt;a href=&quot;https://www.shopify.com/enterprise/multi-channel-attribution&quot;&gt;create campaign-specific landing pages,&lt;/a&gt; dedicated to driving traffic from the real world. By using custom urls or QR codes, you can track if customers are coming from offline or online.&lt;/p&gt;
&lt;p&gt;In 2019, combine your offline and online attribution data to see what channels work best and which ones needs work. It can take a little bit of time, but there have never been more ways to track users over time.&lt;/p&gt;
&lt;a id=&quot;multi-channel-messaging&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;multi-channel-messaging&quot;&gt;Multi-channel Messaging&lt;/h2&gt;
&lt;p&gt;Users are on more channels than ever before and it’s important to reach them at the right time. Multi-channel messaging allows for this. Basically, this refers to having the regular customer outreach across all active channels.&lt;/p&gt;
&lt;p&gt;Many companies still prioritise one channel communication over multiple, however, &lt;a href=&quot;https://www.braze.com/resources/library/report/cross-channel-messaging/&quot;&gt;a recent study&lt;/a&gt; found that customers who received outreach in two or more channels, had levels of engagement 166% higher than the single-channel rate. So what does a multi-channel message strategy look like? Think about using email, mobile push notifications, SMS (text messages), and in-app messages in tandem. With each of these channels, you can use &lt;a href=&quot;https://aws.amazon.com/pinpoint/customer-engagement/multi-channel-messaging/&quot;&gt;customer segments and analytics data to personalise&lt;/a&gt; the message and ensure that it is relevant to the recipient.&lt;/p&gt;
&lt;p&gt;Australian ready-made meal delivery service, Youfoodz who used multi-channel messaging as one part of their strategy for grow &lt;a href=&quot;https://www.referralcandy.com/blog/youfoodz-marketing/&quot;&gt;+3,846% over 14 months&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Youfoodz-mobile.BaDWCvCg_2eGf03.webp&quot; alt=&quot;Youfoodz Multi-channel Messaging&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;902&quot; height=&quot;474&quot;&gt;Credit: &lt;a href=&quot;https://youfoodz.com/&quot;&gt;Youfoodz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When asked to rate the effect multi-channel marketing had on their business, &lt;a href=&quot;https://econsultancy.com/blog/68991-three-reasons-why-brands-should-improve-their-cross-channel-marketing&quot;&gt;77% of marketers indicated&lt;/a&gt; that multi-channel marketing has a ‘major impact’ on ‘increasing conversions’.&lt;/p&gt;
&lt;p&gt;In 2019, multi-channel messaging will be essential to stand out from your competitors&lt;/p&gt;
&lt;a id=&quot;omni-channel-ecommerce&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;omni-channel-ecommerce&quot;&gt;Omni-channel eCommerce&lt;/h2&gt;
&lt;p&gt;Reach customers at more touch points with an omnichannel strategy. Omni-channel is a multi-channel approach to sales and marketing that aims to provide customers with a seamless shopping experience no matter where they. From mobile commerce to brick and mortar stores, your customer’s purchase path should be as painless as possible.&lt;/p&gt;
&lt;p&gt;We know that eCommerce sales &lt;a href=&quot;https://www.smh.com.au/business/companies/online-shopping-shifts-into-second-gear-as-retailers-up-their-game-20180308-p4z3h5.html&quot;&gt;are growing&lt;/a&gt;, however, people are still shopping in stores. &lt;a href=&quot;https://www.bigcommerce.com.au/blog/omni-channel-retail/&quot;&gt;51% think shopping online is best, while 49% prefer shopping in-store.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here’s the interesting thing: although there’s a 50/50 split with shopping preference, when it comes to actual spend, those surveyed spent 64% of their shopping budget in store, and only 36% online.&lt;/p&gt;
&lt;p&gt;Create convenient purchase journeys for customers who research online, purchase offline (&lt;a href=&quot;https://en.wikipedia.org/wiki/Research_online,_purchase_offline&quot;&gt;ROPO&lt;/a&gt;). Do this by integrating their physical and digital store experiences.&lt;/p&gt;
&lt;p&gt;Possibly the most widely-adopted example of omni-channel eCommerce is click and collect, whereby brands allow customers to purchase something online and then pick it up in a store that’s close to them. In Australia, &lt;a href=&quot;http://www.abc.net.au/news/2017-08-30/click-and-collect-why-retailers-are-pushing-shoppers/8856504&quot;&gt;42% of retailers&lt;/a&gt; offer click and collect, with more expected to follow.&lt;/p&gt;
&lt;p&gt;In 2019, avoid lost sales by considering how your customers interact with all of your channels.&lt;/p&gt;
&lt;a id=&quot;payment-options&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;payment-options&quot;&gt;Payment Options&lt;/h2&gt;
&lt;p&gt;Currently, there are a plethora of online payment methods available. Cryptocurrency (&lt;a href=&quot;https://bitcoin.org/en/&quot;&gt;Bitcoin&lt;/a&gt;), digital wallets (&lt;a href=&quot;https://www.apple.com/au/apple-pay/&quot;&gt;Apple Pay&lt;/a&gt;, &lt;a href=&quot;https://pay.google.com/intl/en_au/about/&quot;&gt;Google Pay&lt;/a&gt; or &lt;a href=&quot;https://www.samsung.com/au/apps/samsungpay/&quot;&gt;Samsung Pay&lt;/a&gt;) and instant layby (&lt;a href=&quot;https://www.afterpay.com/en-AU/index&quot;&gt;Afterpay&lt;/a&gt; or &lt;a href=&quot;https://zip.co/&quot;&gt;ZipPay&lt;/a&gt;) are some of these options.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.overstock.com/&quot;&gt;Overstock&lt;/a&gt; has been selling goods for Cryptocurrency since 2014 and is one of the most well-known companies doing so. Users make an account and can link their coinbase wallet or bitcoin address to make a purchase.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/overstock-payment.BjFAfyKP_Z1fARhB.webp&quot; alt=&quot;Overstock payment types&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.overstock.com/&quot;&gt;Overstock&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Digital wallets such as Google Pay, Apple Pay, Paypal etc. are an electronic device or online service that allows an individual to make electronic transactions. They provide a safe way for users to securely store sensitive credit card info online, removing the hassle of having to bring cards out every time they want to make a purchase. &lt;a href=&quot;https://www.washingtonpost.com/sf/brand-connect/dell-technologies/the-economics-of-change/?noredirect=on&quot;&gt;The Washington Post&lt;/a&gt; reported that 70% of people believe that mobile payments will overtake cash and cards by 2030.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/oem-pay-logos.DF_K1TIv_1pEpdg.webp&quot; alt=&quot;Google pay apple pay and samsung pay&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;588&quot; height=&quot;400&quot;&gt;Credit: &lt;a href=&quot;https://www.apple.com/au/apple-pay/&quot;&gt;Apple Pay&lt;/a&gt;, &lt;a href=&quot;https://pay.google.com/intl/en_au/about/&quot;&gt;Google Pay&lt;/a&gt;, &lt;a href=&quot;https://www.samsung.com/au/apps/samsungpay/&quot;&gt;Samsung Pay&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Instant layby options like &lt;a href=&quot;https://www.afterpay.com/en-AU/index&quot;&gt;Afterpay&lt;/a&gt; and &lt;a href=&quot;https://zip.co/&quot;&gt;ZipPay&lt;/a&gt; have arguably taken retail by storm, and eCommerce has surely felt the effect. These solutions allow customers to make a purchase with a deposit, sometimes without. They can have the product instantly, without waiting until the item is paid off.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/kogan-payment.ddgEOt2y_ZaTDtb.webp&quot; alt=&quot;Kogan payment types&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.kogan.com/au/&quot;&gt;Kogan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The rise of new forms of payment is to meet the consumer’s need for a more frictionless checkout experience. Retailers that force buyers to fill out long forms fail to understand that a convenient and fast payment method can increase conversions by &lt;a href=&quot;https://tap2pay.me/e-commerce-online-payments-trends-2018/&quot;&gt;more than 20%.&lt;/a&gt; Digital wallets alone can mean &lt;a href=&quot;https://www.bigcommerce.com.au/blog/mobile-checkout-optimization/&quot;&gt;3X mobile cart conversion.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To stay competitive, streamline and improve ways for your customers to pay in 2019.&lt;/p&gt;
&lt;a id=&quot;personalisation&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;personalisation&quot;&gt;Personalisation&lt;/h2&gt;
&lt;p&gt;Customers expect personal experiences when shopping. Brands like Amazon and The Iconic are good examples of how eCommerce can get personal. Personalisation for eCommerce broadly refers to all the ways online businesses personally target and appeal to customers.&lt;/p&gt;
&lt;p&gt;Amazon.com can attribute &lt;a href=&quot;https://www.mckinsey.com/industries/retail/our-insights/how-retailers-can-keep-up-with-consumers&quot;&gt;35% of their revenue&lt;/a&gt; to the product recommendations engine.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/amazon.BAPU7KEz_UMD0h.webp&quot; alt=&quot;Amazon Recommender Engine&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.amazon.com.au/&quot;&gt;Amazon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Iconic have emulated tech companies and even have a &lt;a href=&quot;https://www.businessinsider.com.au/the-iconic-is-making-a-comeback-2016-6&quot;&gt;dedicated personalisation team&lt;/a&gt; for different departments. By &lt;a href=&quot;https://www.instagram.com/p/BJlFMxMBjSR/&quot;&gt;2020&lt;/a&gt;, personalisation technology that responds to customer intent could lead to more than a 15% increase in eCommerce profits for brands.&lt;/p&gt;
&lt;p&gt;As your customers increasingly expect personal experiences, they also want a role in creating products that better reflect their identity. Nike is an example of how companies can offer a customized service by providing product personalisation with &lt;a href=&quot;https://www.nike.com/au/en_gb/c/nikeid&quot;&gt;NIKEiD&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/nike.DKF5fnZ5_6HM4W.webp&quot; alt=&quot;NIKEiD&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;700&quot; height=&quot;403&quot;&gt;Credit: &lt;a href=&quot;https://www.nike.com/au/en_gb/&quot;&gt;Nike&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;AI will drive how your brand targets and tracks customers to deliver personal experiences. In 2019, we’ll see an increase in machine learning algorithms working to show customers tailored landing pages, content and ads.&lt;/p&gt;
&lt;a id=&quot;social-shopping&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;social-shopping&quot;&gt;Social Shopping&lt;/h2&gt;
&lt;p&gt;Increasingly, people are shopping on social media platforms. I’m sure if you’re on &lt;a href=&quot;https://www.facebook.com/business/products/ads&quot;&gt;Facebook&lt;/a&gt; or &lt;a href=&quot;https://business.instagram.com/advertising&quot;&gt;Instagram&lt;/a&gt;, you’ve seen ads in your feed displaying various products and/or services.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.forbes.com/sites/andrewarnold/2018/04/04/are-we-entering-the-era-of-social-shopping/#6094d07656e1&quot;&gt;Social shopping extends beyond advertising&lt;/a&gt; with new features on social channels added regularly. In March 2018, Instagram launched a new feature which allows brands to tag up to 5 products in a post. The tags display product information like price and a link to purchase.&lt;/p&gt;
&lt;p&gt;Instagram isn’t the only platform for engaging and ‘easy-to-buy’ posts. &lt;a href=&quot;https://business.pinterest.com/en/why-pinterest-ads-work&quot;&gt;Pinterest&lt;/a&gt; is another social platform that provides brands with a number of ways to share their products. Its point of difference is visual search. Opposed to Facebook and Instagram infeed ads, Pinterest users are actively looking for what they want.&lt;/p&gt;
&lt;p&gt;Here are the types of pins to use:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://business.pinterest.com/en/why-pinterest-ads-work&quot;&gt;Promoted pins&lt;/a&gt; display as normal pins, the only exception is you pay to have more people see your pins.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://business.pinterest.com/en/rich-pins&quot;&gt;Rich product pins&lt;/a&gt; include real-time pricing, availability and where to buy info.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://business.pinterest.com/en/buyable-pins&quot;&gt;Buyable pins&lt;/a&gt; let people buy your products without ever leaving Pinterest.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ultimately, &lt;a href=&quot;https://business.pinterest.com/en/why-pinterest-ads-work&quot;&gt;61% of ‘Pinners’&lt;/a&gt; have made a purchase after seeing business content on Pinterest.&lt;/p&gt;
&lt;p&gt;If you’re looking to reach a younger demographic, try Snapchat – their brand-friendly Lens feature allows companies to create promoted filters. Users can shop directly from the app and Snapchat are calling it “shoppable AR”, a combination of augmented reality and shopping.&lt;/p&gt;
&lt;p&gt;Earlier this year, Snapchat showcased its &lt;a href=&quot;https://techcrunch.com/2018/02/19/nike-teamed-up-with-snap-and-darkstore-to-pre-release-air-jordan-iii-tinker-shoes-on-snapchat/&quot;&gt;eCommerce capabilities with a slam dunk&lt;/a&gt;. Nike, in partnership with Shopify and Darkstore, sold out limited edition Air Jordan III Tinkers in 23 minutes. Users at an NBA after party scanned special Snapcodes which brought up the in-app shopping for the Air Jordans, once purchased, they received the shoes that same night.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/snap-jordan-purchase-flow.CvSJzkrv_tCPe.webp&quot; alt=&quot;Snapchat Nike Jordan&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;761&quot; height=&quot;464&quot;&gt;Credit: &lt;a href=&quot;https://www.snapchat.com/&quot;&gt;Snapchat&lt;/a&gt;, &lt;a href=&quot;https://www.nike.com/au/en_gb/&quot;&gt;Nike&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In 2019, think about creative ways you can use social platforms to enhance your eCommerce presence.&lt;/p&gt;
&lt;a id=&quot;subscription-services&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;subscription-services&quot;&gt;Subscription Services&lt;/h2&gt;
&lt;p&gt;The Subscription business model isn’t new, magazines and newspapers have been doing it for years, however increasingly, eCommerce is using this method to differentiate their offering.&lt;/p&gt;
&lt;p&gt;Subscription services offer convenience and peace of mind for consumers. They know that their product will be there when they need it and it makes budgeting easier. For brands, you’ll be able to predict revenue, reduce churn and an ability to scale up or down as suites.&lt;/p&gt;
&lt;p&gt;Birchbox is a cosmetics ‘beauty box’ subscription that provides people with a monthly box filled with 5 personalised samples for users. They offer an easy to follow subscription model and keep growing, &lt;a href=&quot;https://www.theretailbulletin.com/news/birchbox_enjoys_record_year_for_growth_08-01-18/&quot;&gt;2017 saw the company&lt;/a&gt; ship 1.5 million beauty boxes with a 63% increase in subscribers.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/birchbox.CWLdry4b_Z1Qpl0G.webp&quot; alt=&quot;Birchbox Plans&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://www.birchbox.com/&quot;&gt;Birchbox&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another example of a subscription service that does things differently is the &lt;a href=&quot;https://au.dollarshaveclub.com/how-it-works&quot;&gt;Dollar Shave Club&lt;/a&gt;, which offers a simplistic and stylistic approach to men’s grooming.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/dollarshaveclub.C0-mkqSJ_2gTrBX.webp&quot; alt=&quot;Dollar Shave Club Plans&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://au.dollarshaveclub.com/&quot;&gt;Dollar Shave Club&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The founder, Michael Dubin saw an opportunity in the market for men’s razors. He presented a fun and casual approach to grooming, &lt;a href=&quot;https://www.entrepreneur.com/article/290539&quot;&gt;in stark contrast&lt;/a&gt; to companies like Gillette who showed a serious, hyper-masculine, high-tech angle.&lt;/p&gt;
&lt;p&gt;Subscription eCommerce sales totalled &lt;a href=&quot;https://www.forbes.com/sites/louiscolumbus/2018/03/04/the-state-of-the-subscription-economy-2018/#cefd6353efc1&quot;&gt;more than $2.6 billion (USD) in 2016&lt;/a&gt;, in 2011 it was worth $57 million (USD), that’s a 4,461% increase in sales.&lt;/p&gt;
&lt;p&gt;If you’ve thought about a subscription-based approach to product distribution, 2019 may be the year to start.&lt;/p&gt;
&lt;a id=&quot;user-generated-content&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;user-generated-content&quot;&gt;User-generated Content&lt;/h2&gt;
&lt;p&gt;The rise of user-generated content (UGC) is enabling brands to be lead by their communities. If you’ve not heard of User Generated Content, it refers to any content that is created by users. Examples of this could be any media (videos, images, etc.) that a customer/fan/follower has created in relation to your brand.&lt;/p&gt;
&lt;p&gt;Many cosmetics and lifestyle brands have realised the power of UGC and you only have to hop on Instagram or YouTube to see examples of this.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Mecca.qXfUpGv7_hOVGQ.webp&quot; alt=&quot;Mecca Instagram&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;604&quot; height=&quot;563&quot;&gt;Credit: &lt;a href=&quot;https://www.mecca.com.au/&quot;&gt;Mecca&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Brands like Mecca will encourage their followers to share makeup looks and then ‘regram’ their followers’ posts. These have usually been hashtagged with a custom hashtag and/or the brand has been tagged in the image.&lt;/p&gt;
&lt;p&gt;This active engagement &lt;a href=&quot;https://www.cmo.com.au/article/603816/how-mecca-user-generated-content-strategy-drives-customer-engagement/&quot;&gt;results in a loyal customer following&lt;/a&gt; and fantastic word of mouth marketing. &lt;a href=&quot;https://www.pwc.com/gx/en/industries/consumer-markets/consumer-insights-survey/consumer-trust.html&quot;&gt;PWC recently found&lt;/a&gt; that social networks are the number one choice of online media, that survey respondents used to find inspiration for their purchases.&lt;/p&gt;
&lt;p&gt;It’s not just social networks your brand can leverage, with a &lt;a href=&quot;https://flockler.com/blog/3-ways-to-add-user-generated-content-to-your-ecommerce-site&quot;&gt;20-30% increase in conversion rate&lt;/a&gt; when UGC is shown at the moment of purchase.&lt;/p&gt;
&lt;p&gt;If you’re not already involving your customers, now is the perfect time to start in time for 2019.&lt;/p&gt;
&lt;a id=&quot;video-content&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;video-content&quot;&gt;Video Content&lt;/h2&gt;
&lt;p&gt;Video has taken the internet by storm, with &lt;a href=&quot;https://www.cisco.com/c/en/us/solutions/collateral/service-provider/visual-networking-index-vni/complete-white-paper-c11-481360.html&quot;&gt;80% of all web traffic&lt;/a&gt; predicted to be video by 2019.&lt;/p&gt;
&lt;p&gt;User’s appetite for video content is insatiable and brands should create videos to cater to this. &lt;a href=&quot;https://digitalagencynetwork.com/types-of-video-content-marketing/&quot;&gt;Brands can use video&lt;/a&gt; in a number of ways, brand films, animation videos, educational videos, product videos, testimonials, FAQ videos. The main benefit of using video is that your customers will be more engaged and more receptive to the message.&lt;/p&gt;
&lt;p&gt;In the realm of eCommerce, brands that provide product videos &lt;a href=&quot;https://conversionxl.com/blog/how-to-use-video-to-increase-conversions/&quot;&gt;increase conversions&lt;/a&gt; and reduce product return rates. This makes sense as users are able to preview products more accurately. They can see the item being used/worn and can picture it in their own lives.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.asos.com/au/&quot;&gt;Asos&lt;/a&gt; have done this really well, most of their products have a video to showcase them.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/asos_v2.EVE9Ne3H_26n0QW.webp&quot; alt=&quot;ASOS&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;700&quot; height=&quot;441&quot;&gt;Credit: &lt;a href=&quot;http://www.asos.com/au/&quot;&gt;Asos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you’re wanting to take it a step further, you can do what Society6 did for their unique coffee mugs.&lt;/p&gt;
&lt;iframe src=&quot;https://www.youtube.com/embed/rOZqmoljwVE?rel=0&amp;amp;showinfo=0&quot; title=&quot;Embedded content&quot; loading=&quot;lazy&quot; allowfullscreen style=&quot;width:100%;aspect-ratio:16 / 9;border:0&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;Credit: &lt;a href=&quot;https://society6.com/mugs&quot;&gt;Society6&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In 2019, use video to connect with your customers. Think outside the box and brainstorm ways to creatively highlight your product or service.&lt;/p&gt;
&lt;a id=&quot;voice-commerce&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;voice-commerce&quot;&gt;Voice Commerce&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.4mation.com.au/voice-search-trends-need-stop-talking-start-listening/&quot;&gt;rise of voice technology&lt;/a&gt; has led to new ways users search and interact with devices. Naturally, voice is now being used to search and purchase products. ‘Voice commerce’ is the term given to these transactions that occur through voice.&lt;/p&gt;
&lt;p&gt;A &lt;a href=&quot;http://see.narvar.com/rs/249-TEC-877/images/Narvar_Consumer_Report-Bots-Texts-Voice.pdf&quot;&gt;2017 survey&lt;/a&gt; found that 41% of people who own devices like the Amazon Echo and Google Home plan to purchase something with voice technology in the future. OC&amp;amp;C Strategy Consultants &lt;a href=&quot;https://techcrunch.com/2018/03/02/voice-shopping-estimated-to-hit-40-billion-across-u-s-and-u-k-by-2022/&quot;&gt;estimates that by 2020&lt;/a&gt;, voice commerce will total $40 billion sales in the U.S. alone.&lt;/p&gt;
&lt;p&gt;It’s no wonder that so many people are considering buying something though voice, as it provides much less friction than most check out experiences. Users can simply ask to purchase something.&lt;/p&gt;
&lt;p&gt;Google and eBay have partnered up to allow users to talk to eBay through the Google Assistant app. I tried it and this is what it looked like:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/ebayvoicecommerce.CiJBQPmG_1EO8hq.webp&quot; alt=&quot;eBay Voice Commerce&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;800&quot; height=&quot;1398&quot;&gt;Credit: &lt;a href=&quot;https://www.ebay.com.au/&quot;&gt;eBay&lt;/a&gt;, &lt;a href=&quot;https://assistant.google.com/intl/en_au/&quot;&gt;Google Assistant&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It was quick, and fun to use. eBay even had their own custom Australian male voice that responded to me.&lt;/p&gt;
&lt;p&gt;In 2019, &lt;a href=&quot;https://www.4mation.com.au/blog/turn-it-up-the-future-of-voice-technology/&quot;&gt;voice will only increase in adoption rate&lt;/a&gt;, it’s no longer a thing of the future, so kick start your voice commerce efforts now to see long-term results.&lt;/p&gt;
&lt;a id=&quot;website-performance&quot;&gt;&lt;/a&gt;
&lt;h2 id=&quot;website-performance&quot;&gt;Website Performance&lt;/h2&gt;
&lt;p&gt;Optimising your website performance is essential, and as users demand better online experiences this will only increase in importance over time.&lt;/p&gt;
&lt;p&gt;A &lt;a href=&quot;https://webmasters.googleblog.com/2015/04/mobilemadness-campaign-to-help-you-go.html&quot;&gt;Google poll&lt;/a&gt; revealed that the number 1 frustration users had when browsing on their mobile device was slow load time, with 60% expecting a page to load in 3 seconds and a whopping 75% abandoning after 5 seconds.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.thinkwithgoogle.com/marketing-resources/experience-design/mobile-page-speed-load-time/&quot;&gt;79% of shoppers&lt;/a&gt; who are dissatisfied with website performance are less likely to buy from the same site again. Even a &lt;a href=&quot;https://www.bopdesign.com/bop-blog/2018/04/what-is-page-speed/&quot;&gt;1-second delay&lt;/a&gt; in page response can lead to a 7% reduction in conversion rate.&lt;/p&gt;
&lt;p&gt;Increasing your site speed improves your customers’ experience and your bottom line. On top of this, it’ll also help SEO, with Google’s ranking algorithm favouring optimised websites.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/google-insights.DVYWeQaX_ITFT2.webp&quot; alt=&quot;Google Insights Tool&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;2716&quot; height=&quot;1758&quot;&gt;Credit: &lt;a href=&quot;https://developers.google.com/speed/pagespeed/insights/&quot;&gt;Google PageSpeed Insights&lt;/a&gt;, &lt;a href=&quot;https://www.kogan.com/au/&quot;&gt;Kogan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A few quick tips would be to use images sparingly or decrease the number of JavaScript carousels. For more information, &lt;a href=&quot;https://www.4mation.com.au/blog/dont-let-design-weigh-down-your-website/&quot;&gt;check out this article&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In 2019, make sure your website is as fast as it can be and that it works well across any device or browser.&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;Originally published at &lt;a href=&quot;https://www.4mation.com.au/blog/20-hottest-ecommerce-trends-for-2019/&quot;&gt;www.4mation.com.au&lt;/a&gt; on July 12, 2018.&lt;/p&gt;</content:encoded><category>ecommerce</category></item><item><title>Rank Your YouTube Videos On Google Voice Search</title><link>https://www.reganmcgregor.com.au/boost-viewers-ranking-youtube-videos-google-voice/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/boost-viewers-ranking-youtube-videos-google-voice/</guid><description>Want the Google Assistant and Google voice search to play your YouTube videos? Here are a few tips on how to optimise your videos for voice search!</description><pubDate>Thu, 08 Feb 2018 10:39:51 GMT</pubDate><content:encoded>&lt;p&gt;The &lt;a href=&quot;https://assistant.google.com/intl/en_au/&quot;&gt;Google Assistant&lt;/a&gt;-powered &lt;a href=&quot;https://store.google.com/product/google_home&quot;&gt;Google Home&lt;/a&gt; is a great device with lots of handy features. Within a month of purchasing one, I was using it at least once a day. Although she was hesitant at the beginning, my fiancée also began to enjoy using it. Soon, Google Home was part of the furniture and our day-to-day lives.&lt;/p&gt;
&lt;p&gt;Google Home can do a lot of things from reading calendars, checking the weather and playing music. By combining it with a &lt;a href=&quot;https://store.google.com/product/chromecast_2015&quot;&gt;Google Chromecast&lt;/a&gt;, you can play &lt;a href=&quot;https://www.youtube.com/&quot;&gt;YouTube&lt;/a&gt; videos on your TV with one command. After working out we could ask Google Home to play YouTube videos on the TV, our lives became much lazier.&lt;/p&gt;
&lt;p&gt;My fiancée contributes to the 41% of women who watch beauty videos on YouTube or dedicated blogs. (According to a &lt;a href=&quot;https://www.pixability.com/industry-studies/beauty-youtube-2015/&quot;&gt;study by Pixability&lt;/a&gt;, this industry was worth over $700 million monthly worldwide views in 2015.) After watching her having to refine her searches three or four times, it got me thinking.&lt;/p&gt;
&lt;p&gt;Given, &lt;a href=&quot;https://www.4mation.com.au/blog/voice-search-trends-need-stop-talking-start-listening/&quot;&gt;50% of all searches will be voice searches by 2020&lt;/a&gt;. What factors determine which video the Google Assistant will pick? How do Youtubers optimise their videos to maximise views? In this guide, I’ll teach you how to optimise your YouTube videos for voice search.&lt;/p&gt;
&lt;h2 id=&quot;optimise-your-youtube-channel-name&quot;&gt;Optimise Your Youtube Channel Name&lt;/h2&gt;
&lt;p&gt;Your audience can ask Google Assistant to play videos by TV show / YouTube Channel / Artist. For example “Ok Google, Play TechCrunch videos”. YouTube will then begin playing &lt;a href=&quot;https://www.youtube.com/watch?v=JL4yksCvER0&amp;amp;list=UUCjyq_K1Xwfg8Lndy7lKMpA&quot;&gt;Uploads from TechCrunch’s Channel&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Choosing a good channel name is the easiest way to increase the chances of your videos playing. But how? Let’s look at ways you can optimise your channel name.&lt;/p&gt;
&lt;h3 id=&quot;align-with-your-channel-with-your-brand&quot;&gt;Align With Your Channel With Your Brand&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Aligning-ContentAsset-1-1.CszwFpd-_Z1Aff5W.webp&quot; alt=&quot;Align With Your Channel With Your Brand&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;548&quot; height=&quot;182&quot;&gt;&lt;/p&gt;
&lt;p&gt;Is your brand a household name? Have you spent a lot of time and money building brand awareness? Does your audience seek out your brand name for its content?&lt;/p&gt;
&lt;p&gt;If you’ve answered ‘yes’ to one of the above, then you should consider using your brand name for your channel. This is common as it helps to build brand awareness on and off YouTube.&lt;/p&gt;
&lt;h3 id=&quot;make-your-channel-its-own-brand&quot;&gt;Make Your Channel Its Own Brand&lt;/h3&gt;
&lt;p&gt;Another approach to naming your channel is for it to become its own brand. This method has proven success when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Your parent brand is too broad&lt;/li&gt;
&lt;li&gt;You have many different target audiences&lt;/li&gt;
&lt;li&gt;Your audience would struggle to associate your brand with content creation&lt;/li&gt;
&lt;li&gt;Your audience wouldn’t respond positively to your brand creating content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Remember the goal of naming your channel is for it to remain in the memories of as many people as possible.&lt;/p&gt;
&lt;p&gt;For example, let’s look at &lt;a href=&quot;https://tasty.co/&quot;&gt;Tasty&lt;/a&gt; a &lt;a href=&quot;https://www.buzzfeed.com/about&quot;&gt;BuzzFeed brand&lt;/a&gt;. Tasty produces recipe videos that usually go viral on YouTube and Social Media. This is due to their uniqueness and appeal to the young foodie audience.&lt;br/&gt;
“BuzzFeed Food” would have been a possible name for the channel, but it wouldn’t have the same impact. By separating the brands, BuzzFeed serves the most relevant content and ads to each audience.&lt;/p&gt;
&lt;h3 id=&quot;relate-your-channel-name-to-your-content&quot;&gt;Relate Your Channel Name to Your Content&lt;/h3&gt;
&lt;p&gt;Although this is not necessary, another way to get your channel played is relating its name to your content. Choose a name that relates to your category or niche. This helps your audience by explaining what content it will receive.&lt;/p&gt;
&lt;p&gt;For instance, Tasty’s audience will associate the name with food, helping to memorise the brand.&lt;/p&gt;
&lt;h3 id=&quot;avoid-names-that-are-already-taken-or-close-matches&quot;&gt;Avoid Names That Are Already Taken or Close Matches&lt;/h3&gt;
&lt;p&gt;As with any brand name, make sure that your channel name isn’t taken by someone else or a close match. Similar brand names will limit your visibility, as the other established channel might cannibalise your traffic. Not to mention, brands may have a registered trademark for the name you are using. By using these names or close matches on a YouTube channel, you could face legal issues.&lt;/p&gt;
&lt;h3 id=&quot;use-keywords-in-your-youtube-channel-name&quot;&gt;Use Keywords in Your YouTube Channel Name&lt;/h3&gt;
&lt;p&gt;On-page optimisation works the same on YouTube as it does on any website. By using a keyword near the start of your title it will help you rank for searches containing that keyword. Voice searches are another way to search with this algorithm.&lt;/p&gt;
&lt;p&gt;Try “Channel Name: Keyword” instead of “Channel Name”. Using a keyword containing your service, product or industry explains your brand to YouTube when ranking you for a search. However, make sure that adding this keyword provides real value to your channel name, rather than making it look spammy.&lt;/p&gt;
&lt;h2 id=&quot;optimise-your-video-title&quot;&gt;Optimise Your Video Title&lt;/h2&gt;
&lt;p&gt;Choosing the right title for your video can help you get your videos played by new audiences. Google Assistant users can say “Ok Google, Play …. video”. Google Assistant will then look for a video close to that title.&lt;/p&gt;
&lt;h3 id=&quot;make-your-video-title-memorable&quot;&gt;Make Your Video Title Memorable&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Make-it-Memorable-1.cWdFndMJ_Z17gNUI.webp&quot; alt=&quot;Lady Remembering PSY&apos;s&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;485&quot; height=&quot;288&quot;&gt;&lt;br/&gt;
A large number of YouTube users will remember Psy’s “&lt;a href=&quot;https://www.youtube.com/watch?v=9bZkp7q19f0&quot;&gt;Gangnam Style&lt;/a&gt;” or “&lt;a href=&quot;https://www.youtube.com/watch?v=_OBlgSz8sSM&quot;&gt;Charlie bit my finger – again !&lt;/a&gt;”.  These great titles are still memorable to this day due to their virality. Which goes to show creating a memorable title can go a long way to getting a YouTube video found.&lt;/p&gt;
&lt;h3 id=&quot;create-how-to--tutorial-videos&quot;&gt;Create How-To &amp;amp; Tutorial Videos&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/how-to-videosAsset-4-1.Btlw0lxO_Z1bmKUv.webp&quot; alt=&quot;Video Player Showing How To &amp;amp; Tutorial Videos&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;396&quot; height=&quot;307&quot;&gt;Some of the most sought after videos on YouTube are educational, “How To” videos. A survey conducted by Google showed that 93% of millennials go to YouTube to learn how to do something.&lt;br/&gt;
But how do you know what content to create? You can find ideas in many ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use Google Keyword Planner to find “How To” &amp;amp; “Tutorial” content&lt;/li&gt;
&lt;li&gt;Look for questions on Reddit and Quora&lt;/li&gt;
&lt;li&gt;Write down all the questions your customers ask on the phone or in email&lt;/li&gt;
&lt;li&gt;Repurpose blog content into videos&lt;/li&gt;
&lt;li&gt;Ask your audience!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After you find the right ideas, remember to use natural language when writing your title. For example “Ok Google, Play How To Open a Can Without a Can Opener” or “Ok Google, Play Blog Writing Tutorial”.&lt;/p&gt;
&lt;h3 id=&quot;create-tips-hacks-hints-or-diy-videos&quot;&gt;Create Tips, Hacks, Hints or D.I.Y Videos&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/DIY-videosAsset-5-1.BzPm_XSs_giLb0.webp&quot; alt=&quot;Video Player Showing D.I.Y Videos&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;396&quot; height=&quot;307&quot;&gt;&lt;br/&gt;
Sharing knowledge is a great way to provide value to your viewers and present your business as an expert. How-to videos can help you share practical information that your viewers can use to complete a task.&lt;br/&gt;
Again, you must remember to keep the title natural for voice. Try using a title like “Google Home Tips” or “DIY Desk”.&lt;/p&gt;
&lt;h3 id=&quot;handle-objections-with-testimonial-or-review-videos&quot;&gt;Handle Objections with Testimonial or Review Videos&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Unbiased-ReviewsAsset-6-1.COQRurPE_1N88kM.webp&quot; alt=&quot;Video Player Showing Unbiased Review or Comparison Videos&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;396&quot; height=&quot;307&quot;&gt;&lt;br/&gt;
Your target audience is looking for information to decide whether to choose you. You can address these objections by sharing customer reviews or testimonials.&lt;/p&gt;
&lt;p&gt;If you resell products you could create unbiased review or comparison videos. Consider a sales rep selling TVs. Customers come into the store and ask “Which TV is best for my budget?”. The sales rep then tells them all the different features and the customer decides what they need.&lt;br/&gt;
You can do the same thing with videos. Remember they are the same customers with the same questions. Try using a title like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“Business Name Review”&lt;/li&gt;
&lt;li&gt;“Product Name Unboxing”&lt;/li&gt;
&lt;li&gt;“Product Testimonial”&lt;/li&gt;
&lt;li&gt;“Product 1” vs “Product 2”&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;optimise-for-a-keyword&quot;&gt;Optimise for a Keyword&lt;/h2&gt;
&lt;p&gt;Optimising for a keyword is another way for you to get your YouTube videos played through voice search, much like text search.&lt;br/&gt;
You can apply the same ranking tactics as the ones for text search. However, voice keywords can be very different. For instance, a user might use the keyword “yoga” when typing their search, while their voice search query may sound something like “Ok Google, Play yoga videos”.&lt;/p&gt;
&lt;h3 id=&quot;use-conversational-keywords&quot;&gt;Use Conversational Keywords&lt;/h3&gt;
&lt;p&gt;With voice search, keywords are what some SEOs refer to as long-tail+. The idea behind “plus” is to refer to conversational phrases that are added when optimising for conversational voice search.&lt;/p&gt;
&lt;p&gt;This means your YouTube keyword strategy needs to be more conversational in nature and mimic how real people talk and ask questions verbally. When deciding on a keyword, use the “Ok Google, Play” keyword “videos” format and ask yourself whether it sounds natural.&lt;/p&gt;
&lt;h3 id=&quot;use-channel-keyword-tags&quot;&gt;Use Channel Keyword Tags&lt;/h3&gt;
&lt;p&gt;Within the Creator Studio -&amp;gt; Channel -&amp;gt; &lt;a href=&quot;https://www.youtube.com/advanced_settings&quot;&gt;Advanced Settings&lt;/a&gt; you’ll find Channel keywords. Here you can add up to 100 characters for appealing tags to give scope to your channel’s metadata.&lt;/p&gt;
&lt;p&gt;By providing your keywords, you help both YouTube and Google rank and index your video content. This will allow them to show the right information to the right users. But remember: keep your keywords relevant and make sure they add value to your channel while avoiding keyword stuffing.&lt;/p&gt;
&lt;h3 id=&quot;publish-longer-videos&quot;&gt;Publish Longer Videos&lt;/h3&gt;
&lt;p&gt;For YouTube algorithms, the most important ranking factor is watch time. Why? The longer users stay on YouTube, the more opportunity the platform has to serve ads to those users. Another important aspect to this is “audience retention”. This means you have provided enough value for your users for them to watch the whole video.&lt;/p&gt;
&lt;p&gt;Don’t just make a YouTube video longer than your competitor’s. You need to provide more value by giving in-depth information. A key aspect of this is strategically spacing out value information throughout the duration of the video. Rather than just quickly explaining a topic, take the opportunity to dive deeper into the subject.&lt;/p&gt;
&lt;h3 id=&quot;focus-on-the-first-15-seconds&quot;&gt;Focus on the First 15 Seconds&lt;/h3&gt;
&lt;p&gt;You’re probably giving viewers a big warm welcome at the start of your video. That’s great, but how does your audience know that they are going to get value. Most of the successful YouTube channels ascertain that focusing on the first 15 secs is crucial to getting the viewer to watch the whole video.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt; Viewers will decide within that first 15 seconds whether your video is the real deal. Once you’ve got their buy-in, your video will naturally accrue greater watch time, improving your ranking signals.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How?&lt;/strong&gt; YouTube marketing expert &lt;a href=&quot;http://sunnylenarduzzi.com/&quot;&gt;Sunny Lenarduzzi&lt;/a&gt; has a great method called &lt;strong&gt;H.O.T&lt;/strong&gt; you can use for this. It is aimed at optimising the first 15 seconds of your video. Here’s how it works:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Hooked&lt;/strong&gt;: Straight away tell your audience what they are going to get. This ensures them that they are on the right video.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Outcome&lt;/strong&gt;: Guarantee what your audience is going to get out of the video.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Testimonial&lt;/strong&gt;: Use some proof to show you can achieve what you’re teaching them. This might be something like showing the finished product of a D.I.Y.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;say-your-keywords-in-the-video&quot;&gt;Say Your Keywords in the Video&lt;/h3&gt;
&lt;p&gt;Google’s algorithm is now able to consider a wider variety of content types. Formerly un-crawlable, videos, images and transcriptions can now be crawled and analysed by bots. Physically saying your main keywords and other semantically related keywords can impact your ranking signals, especially in videos that include subtitles and annotations.&lt;/p&gt;
&lt;h3 id=&quot;create-playlists-that-enhance-watch-time&quot;&gt;Create Playlists That Enhance Watch Time&lt;/h3&gt;
&lt;p&gt;Creating playlists is especially important with Voice search as a viewer is less likely to want to interact with Google Assistant again. Playlists can help boost your watch time with no additional interaction needed from the viewer.&lt;/p&gt;
&lt;p&gt;With playlists, once a video ends, YouTube automatically moves the user to the next video. This means that your users’ attention is moved from one video to another, increasing your channel’s watch time. It’s a great opportunity to help users discover more of your content.&lt;/p&gt;
&lt;h3 id=&quot;ask-your-users-to-engage&quot;&gt;Ask! Your Users to Engage&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://www.reganmcgregor.com.au/_astro/Engage-the-usersAsset-7-1.d32nl6Se_12LeSe.webp&quot; alt=&quot;Video Asking Users to Subscribe&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;458&quot; height=&quot;356&quot;&gt;&lt;br/&gt;
User engagement is a huge ranking signal on YouTube. Getting your users to share, like and comment on your videos makes your content seem relevant and interesting to the eyes of YouTube.&lt;/p&gt;
&lt;p&gt;Watch any of the most popular YouTube channels you will hear them all say “If you liked this video like and subscribe below”. You will probably also hear them ask for viewers to “comment the answer to a question” below. These two relatively easy tricks help engage your audience, break the fourth wall and make human connections.&lt;/p&gt;
&lt;h3 id=&quot;build-a-community&quot;&gt;Build a Community&lt;/h3&gt;
&lt;p&gt;Don’t just ask for your audience to like and comment: be part of the conversation. Thank your users, answer their questions and provide advice. Why stop at your own channel and audience? Look for other channels in your niche that create great content and be a part of that conversation as well.&lt;/p&gt;
&lt;h3 id=&quot;create-a-buzz-in-the-first-24-hours&quot;&gt;Create a Buzz in the First 24 Hours&lt;/h3&gt;
&lt;p&gt;The 24 hours that follow the publication of your video are the most vital to YouTube when deciding where to rank your video. When you launch your new video, make sure to share your video with as many people as possible. Social Media is a great way to drive viewers to your videos and help your video go viral. You can also reach out to other bloggers and YouTubers who may find your video useful.&lt;/p&gt;
&lt;h2 id=&quot;what-should-you-remember&quot;&gt;What Should You Remember?&lt;/h2&gt;
&lt;p&gt;Through this article, I have given you some actionable ideas to optimise your videos for voice search and the Google Assistant. The key takeaway I want to leave you with is asking yourself: “What and how would my audience ask Google?”&lt;/p&gt;</content:encoded><category>seo</category></item><item><title>Fund Your Startup Faster by Prototyping Your Idea</title><link>https://www.reganmcgregor.com.au/fund-startup-faster-prototyping-idea/</link><guid isPermaLink="true">https://www.reganmcgregor.com.au/fund-startup-faster-prototyping-idea/</guid><description>Want to sell your startup idea to get funding from investors? Find out how prototyping can help you validate your idea and impress investors.</description><pubDate>Sat, 20 Jan 2018 05:35:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;So you think you’ve discovered the next Uber or AirBnB and now you have to build it.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In today’s market, a great idea is not enough. How can you be sure your concept works and people will pay for it? As &lt;a href=&quot;https://www.entrepreneur.com/article/288769&quot;&gt;75% of venture-backed startups fail&lt;/a&gt;, you need to do your research. You need a way to validate your idea to investors, prove that there’s a market for it and assess its monetary value.&lt;br/&gt;
Prototyping helps to deliver a working model of your innovation to bring it to life. It gives you a tangible way to project its potential and help stakeholders understand it’s worth.&lt;/p&gt;
&lt;h2 id=&quot;prove-that-it-works&quot;&gt;Prove That It Works&lt;/h2&gt;
&lt;p&gt;This is the number one risk to the success of your startup. Your idea should not exist in your mind alone. A working prototype will work as proof if your idea will or won’t work. It is an interactive, working model of the end product. Building a prototype gives you the ability to communicate your idea easier. You can see how it functions, visualise the design and layout, and discover errors early on. This is the first step to help achieve buy-in and attract investors.&lt;/p&gt;
&lt;h2 id=&quot;fix-it-if-it-doesnt&quot;&gt;Fix-It If It Doesn’t&lt;/h2&gt;
&lt;p&gt;But maybe your idea hasn’t gone to plan. Prototyping allows you to identify problems early on before making a massive investment. Testing the prototype helps to trigger new ideas to make your product even better. Alternatively, your idea might need to pivot in another direction that you hadn’t originally considered.&lt;/p&gt;
&lt;p&gt;Take Twitter for example. One of the Tech Industries most successful pivots. It started off as Odeo, a podcasting company. Jack Dorsey, one of Odeo’s engineers, had developed a messaging service that allowed instant updates. The company founder gave back $5 million in seed capital he had raised to his investors, and Twttr (vowels were added later) was started.&lt;/p&gt;
&lt;p&gt;The most important part of this stage is to drill deep into the problem you are solving and if you’re solving that problem in a way that appeals to your target audience.&lt;/p&gt;
&lt;h2 id=&quot;show-people-want-to-pay-for-it&quot;&gt;Show People Want to Pay for It&lt;/h2&gt;
&lt;p&gt;Now that your prototype is built it is time to test. Testing is the most important step in the prototyping process as it will help you to prove whether:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It is something your target market needs, and;&lt;/li&gt;
&lt;li&gt;It is something your target market will pay for.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Why is this step so important? Take a look at this article by Fortune. They &lt;a href=&quot;http://fortune.com/2014/09/25/why-startups-fail-according-to-their-founders/&quot;&gt;report the “top reason” that startups fail is because&lt;/a&gt; “They make products that have no market need.”&lt;/p&gt;
&lt;p&gt;At the end of the day, your audience will drive your decisions. Trial your prototype with users and potential customers to assess its value and use their feedback to refine it.&lt;/p&gt;
&lt;h2 id=&quot;prototype-everything&quot;&gt;Prototype Everything&lt;/h2&gt;
&lt;p&gt;Evaluating your customers through prototyping has two main benefits. It is a low-risk way to validate your technology solution. It also speeds up your go-to-market timeline, delivering value to the market sooner. Prototyping can even be used as a great way to test your business model and value proposition.&lt;/p&gt;
&lt;p&gt;Take &lt;a href=&quot;https://strategyzer.com/&quot;&gt;Strategyzer&lt;/a&gt; and their &lt;a href=&quot;https://strategyzer.com/canvas/value-proposition-canvas&quot;&gt;Value Proposition Canvas.&lt;/a&gt; This is a perfect example of how to use basic prototyping to understand your customer needs. Their canvas uses sticky notes and brainstorming to understand what &lt;a href=&quot;https://jtbd.info/2-what-is-jobs-to-be-done-jtbd-796b82081cca&quot;&gt;jobs your customer needs to be done&lt;/a&gt;, the pains you’re relieving and the gains you’re creating.&lt;br/&gt;
By doing this type of market research you can gauge the answers to the important questions such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Does it save them time, money or effort?&lt;/li&gt;
&lt;li&gt;What challenges are they currently facing that your solution could relieve?&lt;/li&gt;
&lt;li&gt;What needs are you satisfying or job are you helping them to complete?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;demonstrate-it-is-marketable-on-launch&quot;&gt;Demonstrate It Is Marketable on Launch&lt;/h2&gt;
&lt;p&gt;Now you’ve got a good understanding of your market. Creating a working prototype has helped to prove that the answers to those questions were right and you have built a loyal audience. Your idea is now generating interest and your investors are keen to see how it will hit the ground running.&lt;br/&gt;
They will be impressed that you’ve developed a marketable strategy from the in-depth research you’ve done on your target audience. You’ll also be able to show that you can get your solution to the market quicker.&lt;/p&gt;
&lt;h2 id=&quot;never-stop-prototyping&quot;&gt;Never Stop Prototyping&lt;/h2&gt;
&lt;p&gt;Technology is the fastest-changing industry there is. It is why innovating and testing your ideas is so important. In the tech industry, it has become almost the standard to focus on creating a Minimum Viable Product (MVP) to start delivering value to your customer sooner.&lt;br/&gt;
Prototyping new ideas mean you’re able to stay ahead of your competition and create more value for your customers. This is because you’re listening to what they want and not wasting time building features or products that they don’t.&lt;br/&gt;
The Lean Startup methodology provides an approach to creating and managing startups to get the desired product to customers’ hands faster. By using a rapid prototyping model the Lean Startup answers the questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“Should this product be built?” and;&lt;/li&gt;
&lt;li&gt;“Can we build a sustainable business around this set of products and services?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This experiment is more than just theoretical inquiry; it is the first product. The main goal of this methodology is that by the time the product is ready to be widely distributed, it will already have established customers.&lt;br/&gt;
If you’re not convinced by the idea of rapid prototyping take &lt;a href=&quot;https://www.youtube.com/watch?v=y9hg-mUx8sE&amp;amp;feature=emb_title&quot;&gt;the example of Dropbox.&lt;/a&gt; By applying the Lean Startup principles, Dropbox went from 100,000 registered users to over 4,000,000 in just 15 months.&lt;/p&gt;</content:encoded><category>seo</category></item></channel></rss>