Slide 1

Slide 1 text

The Rise of DIY SEO : How AI Makes Building Your Own Tools Easier Than Ever By Hans van Gent

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

Big SEO tools are great… until they aren ’ t.

Slide 4

Slide 4 text

SEO tools are expensive and don ’ t always do exactly what we need.

Slide 5

Slide 5 text

But what if I told you… you can build your own?

Slide 6

Slide 6 text

Two big reasons to start building your own SEO tools

Slide 7

Slide 7 text

Automate repetitive SEO tasks ✅ If you do something multiple times per week or month, automate it. ✅ Stop wasting time on manual internal linking, data extraction, and reporting. ✅ AI + no-code tools (like n8n & NocoDB) make automation stupidly easy. #1

Slide 8

Slide 8 text

Automate repetitive SEO tasks ✅ If you do something multiple times per week or month, automate it. ✅ Stop wasting time on manual internal linking, data extraction, and reporting. ✅ AI + no-code tools (like n8n & NocoDB) make automation stupidly easy. #1

Slide 9

Slide 9 text

Build tools for marketing & backlinks ✅ Tools = content + backlinks. ✅ Create something useful → People link to it, share it, and talk about it. #2

Slide 10

Slide 10 text

It turns out 95 percent of people don't like being interrupted and the other 5 percent hate it. "We hate advertising so much, we've trained ourselves not to look at the top or right sidebar on most sites," Jeffrey put it recently. "Of course, people have been blocking ads forever. By ignoring them," added Godin, suggesting once again that the best way to contact your users is by Source: https://medium.com/swlh/side-product-marketing-is-the-new-king-a75c4ed0c0c5

Slide 11

Slide 11 text

"Give something valuable away in order to sell something related."

Slide 12

Slide 12 text

Build tools for marketing & backlinks ✅ Tools = content + backlinks. ✅ Create something useful → People link to it, share it, and talk about it. #2

Slide 13

Slide 13 text

Automate repetitive SEO tasks #1

Slide 14

Slide 14 text

What ’ s one (small) SEO task you wish could be automated?

Slide 15

Slide 15 text

Automate & optimize: n8n and NocoDB in action

Slide 16

Slide 16 text

✅ Keyword research using DataForSEO ✅ Content creation ✅ Research ✅ Social media content There’s nothing you can’t automate with n8n. What to use N8N for? Source: https://n8n.io/workflows/

Slide 17

Slide 17 text

If you do something more than once per week….automate it

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

You can run N8N for free on Google Cloud, or on your NAS, together with other tools like NocoDB (database), Crawl4AI, etc. You can host it yourself!

Slide 20

Slide 20 text

I ’ m running it on my Synology at home

Slide 21

Slide 21 text

Build tools for marketing & backlinks #2

Slide 22

Slide 22 text

Who has ever thought, ‘I wish this SEO tool did X ’ ?

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

Common pain points SEO pros face with existing tools ✅ Too expensive.

Slide 25

Slide 25 text

Common pain points SEO pros face with existing tools ✅ Too expensive. ✅ Missing specific features.

Slide 26

Slide 26 text

Common pain points SEO pros face with existing tools ✅ Too expensive. ✅ Missing specific features. ✅ No customization for niche needs.

Slide 27

Slide 27 text

Using keyword research to find tool ideas

Slide 28

Slide 28 text

Example: High search volume for “AI SEO tools" → Build an automation for that. Tie this back to side-product marketing: "If a lot of people search for a solution, why not build it yourself?" Look for recurring pain points in keyword research.

Slide 29

Slide 29 text

It used to be that you need a computer science degree or a developer…

Slide 30

Slide 30 text

…the shift: AI & vibe coding are changing the game

Slide 31

Slide 31 text

The shift: AI & vibe coding are changing the game Source: https://x.com/karpathy/status/1886192184808149383

Slide 32

Slide 32 text

The shift: AI & vibe coding are changing the game Source: https://x.com/deedydas/status/1895511784792203667

Slide 33

Slide 33 text

The shift: AI & vibe coding are changing the game Source: https://www.404media.co/this-game-created-by-ai-vibe-coding-makes-50-000-a-month-yours-probably-wont/

Slide 34

Slide 34 text

The problem? Garbage in, garbage out

Slide 35

Slide 35 text

So how to “vibe code ” ?

Slide 36

Slide 36 text

For example, you might say, “Create a simple Chrome Extension that allows me to open my current page in the Rich Result tester.” This description (called a prompt) is given to an AI coding assistant. You describe what you want Link: https://www.codeguide.dev/

Slide 37

Slide 37 text

The AI, which has been trained in vast amounts of programming knowledge, will attempt to produce code that fulfills your request. Essentially, the AI acts like an autocomplete on steroids, predicting the code that matches your description. The AI generates code Link: https://bolt.new/

Slide 38

Slide 38 text

After the AI provides some code, you (the human) check it. Does the extension work? Maybe the AI’s first attempt has issues or isn’t quite what you envisioned. You then tell the AI what to change or fix. For instance, “The page looks too plain. Make the design more colorful and add error handling if the city is not found.” The AI will take this feedback and modify the code accordingly. You review and refine

Slide 39

Slide 39 text

This cycle continues — describe changes, get new code, test it out — until you’re satisfied with the result. Because the AI can produce a lot of code quickly, you might go through multiple iterations in a short time. Iterate as needed

Slide 40

Slide 40 text

What tools to use? Cursor Windsurf Github Coilot Lovable Bolt v0 CodeGuide

Slide 41

Slide 41 text

Start vibe coding

Slide 42

Slide 42 text

Real-world example: Proof that this works

Slide 43

Slide 43 text

things you can do in under 3 seconds (and save HOURS a week) Sprout SEO Extension 14 Speed up your daily SEO routine. Get one-click insights on any page you're on, straight from your Browser

Slide 44

Slide 44 text

Technical SEO can feel a bit like…

Slide 45

Slide 45 text

#1 See all main page information at a glance ✅ Title tag ✅ Meta description ✅ Canonical URL ✅ Meta robots ✅ Core Web Vitals ✅ Word count on the page ✅ Heading structure ✅ hreflang issues ✅ ….

Slide 46

Slide 46 text

#2 Export page copy in 1 click You can then use it for further analysis (or feed it to ChatGPT 😉) Super simple!

Slide 47

Slide 47 text

#3 Instantly check Core Web Vitals metrics for a page The Sprout SEO extension shows the Core Web Vitals on-page and in the SERP: LCP (largest contentful paint) INP (Interaction to Next Paint) CLS (cumulative layout shift)

Slide 48

Slide 48 text

#4 Quickly spot indexing and canonicalization issues Sprout SEO will show you: If meta-robots is set to ‘noindex’ Canonical is different from the page URL

Slide 49

Slide 49 text

#5 Easily analyze the headings hierarchy ✅ See how many H1s on the page ✅ Spot any heading opportunities your competitors are using. 💡 Export all the headings found on a page in a CSV with just 1 click!

Slide 50

Slide 50 text

Instantly check the page HTTP response. 💪 Pro tip: You can also check if the most common duplicates – like http/https and www/non-www – are handled properly on the website you’re analyzing. #6 See status codes and redirect chains at a glance

Slide 51

Slide 51 text

✅ Internal links ✅ External links ✅ Anchor text for each of these links 💪 Pro tip: Export the links and their anchor text for further analysis AND you can also right click on any page to highlight all links AND their status code. #7 Get the number of links on a page, their type and anchor text

Slide 52

Slide 52 text

#8 Highlight nofollow and other links on a page The Sprout SEO extension lets easily hightlight all internal or external links on a page, and see which ones have a Query String, are No Follow, are Blocked by Robots, etc.

Slide 53

Slide 53 text

#9 Spot images with missing Alt tags, Title tags, and explicit dimensions On the Images tab, you can easily see the alt tags of the images on a page. It will help you quickly spot the images that are missing alt tags. 💪 Pro tip: Export all images along with their dimensions in a CSV in 1 click for further analysis

Slide 54

Slide 54 text

#10 See what a page preview will look like when shared on social media and Reddit! No need to look for Open graph tags in the source code anymore! The Sprout SEO extension will show you the preview image, website, title and description of any page so that you can make sure it looks great when you share it online. It will also check if the current URL has been submitted on Reddit, so you can easily submit the link yourself or join an existing discussion.

Slide 55

Slide 55 text

#11 Check schema markup Sprout SEO extension makes it easy for you to check all types of Schema markup so that you don’t need to open the Rich Snippets tool and wait minutes for it to show the results. You can also easily download all existing schema from a page in JSON format so you can build your own templates based on the success of your competitors.

Slide 56

Slide 56 text

#12 Your Right > Click menu, supercharged for speed ✅ Test schema markup in the rich result tester or schema.org ✅ Highlight internal or external links ✅ Test your current page in the most popular speed test tools. ✅ Remove breadcrumbs gives you back the full URL of the page you're trying to visit. ✅ Open your current page (or site) in Ahrefs, Moz, Majestic, Archive.org, SimilarWeb, SEMRush and more.

Slide 57

Slide 57 text

#13 Enhance your SERP experience ✅ See live 'Google Trends' data straight in the SERP ✅ Simulate a different search location for debugging “near me” searches ✅ See a correlation between web vitals and rankings ✅ Extract 'People Also Asked' from search results in one click.

Slide 58

Slide 58 text

With dozens more features, like… ✅ Quick link to the sitemap (sitemap.xml) file on any site. ✅ Fix faulty redirects post-migration with our archive.org CSV download feature, saving you hours of troubleshooting ✅ Get bulk Google Trends data and graphs Download now

Slide 59

Slide 59 text

🧠 Got an idea? Prompt it. 🛠 Got a task? Automate it. 🚀 Got a tool? Ship it. 💬 “The best way to learn is to build. The best time to start is now.” Remember: You don ’ t need permission to build

Slide 60

Slide 60 text

💬 Find me on LinkedIn @jcvangent, or just come say hi after! (PS – If you want to beta test the new Sprout SEO site audit features, come talk to me! ) 👉 Go out and build something today.