<?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>Forem: Alex</title>
    <description>The latest articles on Forem by Alex (@alex_517).</description>
    <link>https://forem.com/alex_517</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3247379%2F7ceb0a8d-192d-43fd-be13-d1e3a2d87ff4.png</url>
      <title>Forem: Alex</title>
      <link>https://forem.com/alex_517</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/alex_517"/>
    <language>en</language>
    <item>
      <title>Building a Dynamic Food Menu Website with WordPress and SEO in Mind. A Real-World Use Case</title>
      <dc:creator>Alex</dc:creator>
      <pubDate>Sat, 19 Jul 2025 13:53:35 +0000</pubDate>
      <link>https://forem.com/alex_517/building-a-dynamic-food-menu-website-with-wordpress-and-seo-in-mind-a-real-world-use-case-47gi</link>
      <guid>https://forem.com/alex_517/building-a-dynamic-food-menu-website-with-wordpress-and-seo-in-mind-a-real-world-use-case-47gi</guid>
      <description>&lt;p&gt;When it comes to web development, sometimes the most interesting challenges come from niche projects. One such project I worked on recently involved building a dynamic, content-rich food menu website using WordPress — focused entirely on one fast food brand: Popeyes.&lt;/p&gt;

&lt;p&gt;The goal was to design a site that doesn’t just list food items, but delivers a complete user experience, including blog content, recipe guides, combo suggestions, and strong SEO structure.&lt;/p&gt;

&lt;p&gt;You can view the live version here:&lt;br&gt;
&lt;a href="https://www.thepopeyesmenu.us" rel="noopener noreferrer"&gt;https://www.thepopeyesmenu.us&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This site is built with WordPress using the Kadence theme, and heavily optimized with tools like WP Rocket and Perfmatters. The idea was to make the site fast, mobile-friendly, and SEO-optimized to attract both food lovers and search engine traffic.&lt;/p&gt;

&lt;p&gt;Here are a few technical takeaways from the project:&lt;/p&gt;

&lt;p&gt;Instead of hard-coding menus, the food items are structured using WordPress blocks, allowing for quick updates and consistency.&lt;/p&gt;

&lt;p&gt;Rank Math SEO plugin is used to implement schema markup like Product and ItemList, which helps Google understand the content better.&lt;/p&gt;

&lt;p&gt;Internal linking and blog content (e.g., chicken sandwich reviews, combo ideas, etc.) help with user engagement and reduce bounce rate.&lt;/p&gt;

&lt;p&gt;Caching and performance optimization were handled via WP Rocket, while Perfmatters allowed script disabling and additional speed tweaks.&lt;/p&gt;

&lt;p&gt;The site uses interactive content such as a "Combo Generator" and “What Should I Eat Today?” quiz — making the experience more than just reading.&lt;/p&gt;

&lt;p&gt;This kind of project may look simple on the surface, but it requires thoughtful planning in terms of SEO, structure, speed, and scalability. Whether you’re working for a client or building your own niche site, focusing on content and performance together can produce great results.&lt;/p&gt;

&lt;p&gt;Have you built something similar? Or worked on a niche content site that needed heavy structure and SEO focus? I’d love to hear about it and exchange ideas.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>seo</category>
      <category>programming</category>
      <category>contentwriting</category>
    </item>
    <item>
      <title>How I Optimized a Site for Performance and Core Web Vitals</title>
      <dc:creator>Alex</dc:creator>
      <pubDate>Thu, 05 Jun 2025 14:21:20 +0000</pubDate>
      <link>https://forem.com/alex_517/how-i-optimized-a-site-for-performance-and-core-web-vitals-4bm0</link>
      <guid>https://forem.com/alex_517/how-i-optimized-a-site-for-performance-and-core-web-vitals-4bm0</guid>
      <description>&lt;p&gt;As a developer working with WordPress sites regularly, I recently had a chance to experiment with real-world performance optimizations for a content-heavy niche site: &lt;a href="https://thepopeyesmenu.us" rel="noopener noreferrer"&gt;The Popeyes Menu&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The goal was to improve load times, Core Web Vitals scores, and user experience, especially on mobile where most of our traffic comes from.&lt;/p&gt;

&lt;p&gt;Key Steps I Took:&lt;br&gt;
 Switched to a Lightweight Theme&lt;br&gt;
I replaced the old bulky theme with a performance-optimized one and removed unnecessary plugins that bloated the site.&lt;/p&gt;

&lt;p&gt;Used Optimized Image Formats&lt;br&gt;
Images on the menu pages were converted to WebP using a CDN with built-in optimization, reducing image weight by more than 60%.&lt;/p&gt;

&lt;p&gt;Lazy Loading&lt;br&gt;
I enabled lazy loading for images and embedded media, which dramatically improved LCP (Largest Contentful Paint).&lt;/p&gt;

&lt;p&gt;Caching and Minification&lt;br&gt;
With the help of tools like WP Rocket and Cloudflare, I implemented full-page caching, GZIP compression, and asset minification.&lt;/p&gt;

&lt;p&gt;Mobile First Testing&lt;br&gt;
Because the majority of users browse our &lt;a href="https://thepopeyesmenu.us/popeyes-family-meal/" rel="noopener noreferrer"&gt;menu pages&lt;/a&gt; on mobile, I fine-tuned the layout and removed any elements that caused layout shift or delayed interactivity.&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>seo</category>
      <category>corewebvitals</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
