<?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: Redwan Hammou</title>
    <description>The latest articles on DEV Community by Redwan Hammou (@lewebsite).</description>
    <link>https://dev.to/lewebsite</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%2F4108779%2Fd1b129bc-f81b-493e-b530-15477fd5a1e4.png</url>
      <title>DEV Community: Redwan Hammou</title>
      <link>https://dev.to/lewebsite</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lewebsite"/>
    <language>en</language>
    <item>
      <title>10 SEO tips</title>
      <dc:creator>Redwan Hammou</dc:creator>
      <pubDate>Thu, 03 Sep 2026 23:04:12 +0000</pubDate>
      <link>https://dev.to/lewebsite/10-seo-tips-2p56</link>
      <guid>https://dev.to/lewebsite/10-seo-tips-2p56</guid>
      <description>&lt;h1&gt;
  
  
  How I Optimized SEO for a Web Agency Without Chasing Keywords
&lt;/h1&gt;

&lt;p&gt;When I started working on SEO for my web agency, I made the same mistake many developers make:&lt;/p&gt;

&lt;p&gt;I focused too much on keywords.&lt;/p&gt;

&lt;p&gt;I thought ranking was mostly about finding the right keyword, putting it in a title, writing an article around it, and waiting for Google to do its thing.&lt;/p&gt;

&lt;p&gt;It wasn't.&lt;/p&gt;

&lt;p&gt;For my agency, &lt;strong&gt;LeWebsite.fr&lt;/strong&gt;, I eventually changed the approach completely.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. I started with the technical side
&lt;/h2&gt;

&lt;p&gt;Before trying to create more content, I cleaned up the websites themselves.&lt;/p&gt;

&lt;p&gt;I focused on things that are easy to overlook when you're mainly thinking about design:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Page loading speed&lt;/li&gt;
&lt;li&gt;Mobile performance&lt;/li&gt;
&lt;li&gt;Semantic HTML&lt;/li&gt;
&lt;li&gt;Proper heading structure&lt;/li&gt;
&lt;li&gt;Metadata&lt;/li&gt;
&lt;li&gt;Internal linking&lt;/li&gt;
&lt;li&gt;Image optimization&lt;/li&gt;
&lt;li&gt;Clean URLs&lt;/li&gt;
&lt;li&gt;Canonical URLs&lt;/li&gt;
&lt;li&gt;Indexation&lt;/li&gt;
&lt;li&gt;Core Web Vitals&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A beautiful website that takes 5 seconds to load isn't a great SEO strategy.&lt;/p&gt;

&lt;p&gt;For example, instead of having a page targeting something vague like:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;/services&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I created much more specific pages based on actual services and search intent.&lt;/p&gt;

&lt;p&gt;The goal wasn't to create hundreds of pages.&lt;/p&gt;

&lt;p&gt;It was to make every important page genuinely useful.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Local SEO became much more important than I expected
&lt;/h2&gt;

&lt;p&gt;For a web agency, ranking for something extremely broad like &lt;strong&gt;"web agency"&lt;/strong&gt; is difficult.&lt;/p&gt;

&lt;p&gt;But someone searching for:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"création site internet entreprise"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;or&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"agence web Paris"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;already has a much stronger commercial intent.&lt;/p&gt;

&lt;p&gt;So I worked on the local side as well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Business Profile&lt;/li&gt;
&lt;li&gt;Consistent business information&lt;/li&gt;
&lt;li&gt;Local landing pages&lt;/li&gt;
&lt;li&gt;Customer reviews&lt;/li&gt;
&lt;li&gt;Internal links between service pages&lt;/li&gt;
&lt;li&gt;Relevant local content&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is especially interesting for agencies working with local businesses.&lt;/p&gt;

&lt;p&gt;A florist, taxi company, VTC driver or hairdresser doesn't necessarily need to rank nationally.&lt;/p&gt;

&lt;p&gt;They need to be visible &lt;strong&gt;where their customers are actually searching&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. I stopped writing content just to have a blog
&lt;/h2&gt;

&lt;p&gt;This was probably the biggest change.&lt;/p&gt;

&lt;p&gt;Instead of publishing generic articles every week, I started asking:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Would a potential client actually search for this?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That completely changed the type of content I wanted to create.&lt;/p&gt;

&lt;p&gt;For example, a local business owner might search for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How much does a professional website cost?&lt;/li&gt;
&lt;li&gt;How long does it take to create a website?&lt;/li&gt;
&lt;li&gt;How to appear on Google Maps?&lt;/li&gt;
&lt;li&gt;Why isn't my website ranking on Google?&lt;/li&gt;
&lt;li&gt;How to improve the SEO of a local business?&lt;/li&gt;
&lt;li&gt;Is a website still useful if I have Instagram?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These questions are much closer to a real customer than another article called:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;"What is SEO?"&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. SEO and web development are more connected than people think
&lt;/h2&gt;

&lt;p&gt;As a developer, I actually find SEO much more interesting when it's treated as a technical problem.&lt;/p&gt;

&lt;p&gt;You can have excellent content, but if Google struggles to crawl your website, your JavaScript breaks something important, your pages are slow, or your internal linking is poor, you're creating unnecessary problems.&lt;/p&gt;

&lt;p&gt;For me, SEO became less about "putting keywords everywhere" and more about building a website that is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;fast + accessible + technically clean + useful + relevant to the search intent.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the approach I'm now using when building websites for clients through &lt;a href="https://lewebsite.fr/" rel="noopener noreferrer"&gt;LeWebsite.fr&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;p&gt;The biggest lesson is simple:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SEO isn't something you add to a website at the end.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It should influence how you structure the website from the beginning.&lt;/p&gt;

&lt;p&gt;The page architecture, content, performance, internal links, local presence and user intent all need to work together.&lt;/p&gt;

&lt;p&gt;I'm still testing different approaches, but moving from &lt;strong&gt;"How many keywords can I rank for?"&lt;/strong&gt; to &lt;strong&gt;"How can I make this website the best result for this search?"&lt;/strong&gt; completely changed the way I approach SEO.&lt;/p&gt;

&lt;p&gt;And honestly, that's been much more effective for building websites for real businesses.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>seo</category>
      <category>nextjs</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
