<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mofidul Islam</title>
    <description>The latest articles on DEV Community by Mofidul Islam (@iammofidul).</description>
    <link>https://dev.to/iammofidul</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3936001%2F3bc7a1b2-d440-4341-bba4-a6191c72f1b2.jpg</url>
      <title>DEV Community: Mofidul Islam</title>
      <link>https://dev.to/iammofidul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iammofidul"/>
    <language>en</language>
    <item>
      <title>What 166K Clicks Taught Me About Using AI for SEO</title>
      <dc:creator>Mofidul Islam</dc:creator>
      <pubDate>Sun, 23 Aug 2026 07:11:12 +0000</pubDate>
      <link>https://dev.to/iammofidul/what-166k-clicks-taught-me-about-using-ai-for-seo-1pe6</link>
      <guid>https://dev.to/iammofidul/what-166k-clicks-taught-me-about-using-ai-for-seo-1pe6</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpdh91z3x2qzj9rb7ma2n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpdh91z3x2qzj9rb7ma2n.png" alt="Google Search Console performance chart for Flingo showing 166,000 clicks, 1.39 million impressions, 11.9% CTR and an average position of 7.5 over three months, with traffic rising sharply in June and declining after its July peak." width="799" height="370"&gt;&lt;/a&gt;Over three months, my static website generated &lt;strong&gt;166K Google clicks from 1.39M impressions&lt;/strong&gt;, with an &lt;strong&gt;11.9% CTR&lt;/strong&gt; and &lt;strong&gt;7.5 average position&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The graph also shows traffic declining after its peak. That is important: AI did not create automatic, permanent growth. What helped was using AI inside a measurable SEO workflow—and reverting ideas when the data disagreed.&lt;/p&gt;

&lt;p&gt;Here is the loop I now use.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Use Keyword Planner for discovery, not decisions
&lt;/h2&gt;

&lt;p&gt;I start with broad product terms in Google Keyword Planner and export the results.&lt;/p&gt;

&lt;p&gt;Search volume and competition help me find possible clusters, but a high-volume keyword is not automatically a reason to create a page.&lt;/p&gt;

&lt;p&gt;Before choosing one, I ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Does it match my product?&lt;/li&gt;
&lt;li&gt;Is its intent different from pages I already have?&lt;/li&gt;
&lt;li&gt;Does an existing URL already rank for it?&lt;/li&gt;
&lt;li&gt;Can I create something genuinely useful for the searcher?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This prevents keyword research from becoming a factory for thin pages.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Check keyword ownership with GSC MCP
&lt;/h2&gt;

&lt;p&gt;I use a Google Search Console MCP connection to pull query-and-page data directly into my workflow.&lt;/p&gt;

&lt;p&gt;This is more useful than looking only at a keyword report. A keyword may appear to be an opportunity while an existing page already ranks in positions 1–3.&lt;/p&gt;

&lt;p&gt;Creating another page could split its signals and cause keyword cannibalization.&lt;/p&gt;

&lt;p&gt;My basic decision record contains five fields:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Query:&lt;/strong&gt; target keyword&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Current URL:&lt;/strong&gt; ranking page or none&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Evidence:&lt;/strong&gt; clicks and position from a settled GSC window&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Intent:&lt;/strong&gt; informational, local, comparison or action&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Decision:&lt;/strong&gt; improve, create or reject&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If the intent already belongs to an existing page, I improve that page instead of creating another URL.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Use Claude skills as reviewers, not autopilot
&lt;/h2&gt;

&lt;p&gt;I use Claude SEO-audit and keyword-research skills to inspect proposed changes.&lt;/p&gt;

&lt;p&gt;They help me check:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Duplicate keyword targets&lt;/li&gt;
&lt;li&gt;Titles, descriptions, H1s and canonicals&lt;/li&gt;
&lt;li&gt;Indexability and internal links&lt;/li&gt;
&lt;li&gt;Thin or repetitive content&lt;/li&gt;
&lt;li&gt;Unsupported product and pricing claims&lt;/li&gt;
&lt;li&gt;Possible performance regressions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI can investigate, compare and draft—but it cannot replace evidence or editorial judgment.&lt;/p&gt;

&lt;p&gt;I reject templated pages that only swap a keyword or city name.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Fix what Search Console actually flags
&lt;/h2&gt;

&lt;p&gt;When clicks fall, I do not immediately rewrite the entire site.&lt;/p&gt;

&lt;p&gt;I first separate incomplete recent Search Console data from settled data. Then I decompose the loss:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Compare equivalent date ranges.&lt;/li&gt;
&lt;li&gt;Find which page lost clicks.&lt;/li&gt;
&lt;li&gt;Pull that page’s query-level changes.&lt;/li&gt;
&lt;li&gt;Check its indexing, canonical and crawl status.&lt;/li&gt;
&lt;li&gt;Review the commits made before the decline.&lt;/li&gt;
&lt;li&gt;Revert only when the evidence supports it.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This has saved me from treating every ranking fluctuation as a technical emergency.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Audit before and after deployment
&lt;/h2&gt;

&lt;p&gt;Before every SEO commit and deployment, I run the repository SEO audit.&lt;/p&gt;

&lt;p&gt;After deployment, I inspect the live HTML—not just the local source file—to verify:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Title&lt;/li&gt;
&lt;li&gt;Meta description&lt;/li&gt;
&lt;li&gt;Canonical&lt;/li&gt;
&lt;li&gt;Robots directive&lt;/li&gt;
&lt;li&gt;H1&lt;/li&gt;
&lt;li&gt;Sitemap entry&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Only after the production page passes those checks do I submit it through Search Console and begin its validation window.&lt;/p&gt;

&lt;h2&gt;
  
  
  The main lesson
&lt;/h2&gt;

&lt;p&gt;My best results did not come from asking AI to “write SEO content.”&lt;/p&gt;

&lt;p&gt;They came from giving AI access to structured evidence and enforcing a release process:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Keyword Planner → GSC ownership check → human intent decision → SEO audit → deploy → live verification → measure or revert&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is the process I use on &lt;a href="https://flingodating.in/?utm_source=devto&amp;amp;utm_medium=referral&amp;amp;utm_campaign=ai_assisted_seo_loop_aug26" rel="noopener noreferrer"&gt;Flingo&lt;/a&gt;, a product website with hundreds of static pages.&lt;/p&gt;

&lt;p&gt;AI makes research and diagnosis faster.&lt;/p&gt;

&lt;p&gt;Search data decides whether an idea deserves to ship.&lt;/p&gt;

&lt;p&gt;How are you using AI in SEO without handing it the steering wheel?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>seo</category>
      <category>webdev</category>
      <category>indiedev</category>
    </item>
  </channel>
</rss>
