<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VegasGeek</title>
	<atom:link href="https://vegasgeek.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://vegasgeek.com/</link>
	<description>Personalized WordPress Development and Support</description>
	<lastBuildDate>Mon, 08 Jun 2026 23:27:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://vegasgeek.com/wp-content/uploads/2023/06/cropped-favicon-32x32.png</url>
	<title>VegasGeek</title>
	<link>https://vegasgeek.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Talking Clients Out of a Project is a Super Power</title>
		<link>https://vegasgeek.com/blog/talking-clients-out-of-a-project/</link>
					<comments>https://vegasgeek.com/blog/talking-clients-out-of-a-project/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 20:57:00 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=8008</guid>

					<description><![CDATA[<p>A few weeks ago I was on a call with a client who wanted us to build them an AI tool. They&#8217;d heard about AI. Everyone has. They wanted some of it on their site, and that&#8217;s a completely reasonable thing to want right now. So we started talking through what it would actually do....</p>
<p>The post <a href="https://vegasgeek.com/blog/talking-clients-out-of-a-project/">Talking Clients Out of a Project is a Super Power</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/talking-clients-out-of-a-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why “Great Content” Won’t Save Your Business Anymore</title>
		<link>https://vegasgeek.com/blog/why-content-marketing-fails-google-ai/</link>
					<comments>https://vegasgeek.com/blog/why-content-marketing-fails-google-ai/#respond</comments>
		
		<dc:creator><![CDATA[Matt Campbell]]></dc:creator>
		<pubDate>Tue, 26 May 2026 20:09:47 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=7999</guid>

					<description><![CDATA[<p>For as long as I can remember, the golden rule of building a business online was simple: “Just make great content”. Google preached it for 25 years. SEO experts echoed it. If you built &#8220;10X content&#8221; that was exponentially better, more thorough, and more helpful than anything else on the web, Google rewarded you with...</p>
<p>The post <a href="https://vegasgeek.com/blog/why-content-marketing-fails-google-ai/">Why “Great Content” Won’t Save Your Business Anymore</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/why-content-marketing-fails-google-ai/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Build a Local WordPress Dev Stack on Mac with Homebrew</title>
		<link>https://vegasgeek.com/blog/local-wordpress-dev-mac-homebrew/</link>
					<comments>https://vegasgeek.com/blog/local-wordpress-dev-mac-homebrew/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Thu, 21 May 2026 14:38:48 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=7984</guid>

					<description><![CDATA[<p>As a long-time WordPress developer, over the years I&#8217;ve used every sort of tool available for running WordPress locally for development purposes. I remember starting with XAMPP, moving to MAMP, Desktop Server (RIP), and I event tried Local by WP Engine for a while. They&#8217;re great tools for getting started&#8230; download, click a button, you&#8217;ve...</p>
<p>The post <a href="https://vegasgeek.com/blog/local-wordpress-dev-mac-homebrew/">How to Build a Local WordPress Dev Stack on Mac with Homebrew</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/local-wordpress-dev-mac-homebrew/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Automate Cloudflare and SpinupWP Cache Purges with Git Hooks</title>
		<link>https://vegasgeek.com/blog/automate-cloudflare-spinupwp-cache-purge-git-hooks/</link>
					<comments>https://vegasgeek.com/blog/automate-cloudflare-spinupwp-cache-purge-git-hooks/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 17:46:28 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=7918</guid>

					<description><![CDATA[<p>The Core Insight: A local Git pre-push hook that calls the Cloudflare and SpinupWP APIs automatically clears your cache on every push, with nothing to configure on the production server. There&#8217;s a version of this conversation I&#8217;ve had more times than I care to count. I push a change, send the client an email saying...</p>
<p>The post <a href="https://vegasgeek.com/blog/automate-cloudflare-spinupwp-cache-purge-git-hooks/">Automate Cloudflare and SpinupWP Cache Purges with Git Hooks</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/automate-cloudflare-spinupwp-cache-purge-git-hooks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hacked WordPress Site? How to Decide Between a Cleanup and a Full Rebuild</title>
		<link>https://vegasgeek.com/blog/hacked-wordpress-site-recovery-rebuild/</link>
					<comments>https://vegasgeek.com/blog/hacked-wordpress-site-recovery-rebuild/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 22:23:34 +0000</pubDate>
				<category><![CDATA[Case Studies]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=7797</guid>

					<description><![CDATA[<p>The Core Insight: When a WordPress site gets hit with malware, the first move is always to find a clean backup and restore from it. A full rebuild is the last resort, not the first one — but sometimes it&#8217;s the only option left. We got a call from a guy after their WordPress site...</p>
<p>The post <a href="https://vegasgeek.com/blog/hacked-wordpress-site-recovery-rebuild/">Hacked WordPress Site? How to Decide Between a Cleanup and a Full Rebuild</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/hacked-wordpress-site-recovery-rebuild/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Hard Part of Business Automation Isn’t the Code: How to Identify Automation Opportunities</title>
		<link>https://vegasgeek.com/blog/automation-vision-gap-vs-coding/</link>
					<comments>https://vegasgeek.com/blog/automation-vision-gap-vs-coding/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Wed, 04 Mar 2026 17:49:27 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=7773</guid>

					<description><![CDATA[<p>The Core Insight: Business automation fails not because of coding complexity, but because of a &#8220;vision gap&#8221;. Most owners normalize repetitive manual tasks, like domain tracking or report generation, without realizing they are prime candidates for AI-driven automation. The reaction is always the same We&#8217;ve been building a lot of automation scripts over the past...</p>
<p>The post <a href="https://vegasgeek.com/blog/automation-vision-gap-vs-coding/">The Hard Part of Business Automation Isn’t the Code: How to Identify Automation Opportunities</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/automation-vision-gap-vs-coding/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Never Wonder “Did It Run?” Again</title>
		<link>https://vegasgeek.com/blog/never-wonder-did-it-run-again/</link>
					<comments>https://vegasgeek.com/blog/never-wonder-did-it-run-again/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Mon, 11 Aug 2025 15:32:34 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=6931</guid>

					<description><![CDATA[<p>Sometimes, the best product ideas come from scratching your own itch. A while back, we had a client with a daily process running behind the scenes. Everything was fine&#8230; until one day, it wasn’t. The process broke, and nobody was notified. Weeks went by before anyone realized it had stopped running. Ouch. To fix this,...</p>
<p>The post <a href="https://vegasgeek.com/blog/never-wonder-did-it-run-again/">Never Wonder “Did It Run?” Again</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/never-wonder-did-it-run-again/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fixing an issue with og:image and Featured Images</title>
		<link>https://vegasgeek.com/blog/fixing-an-issue-with-ogimage-and-featured-images/</link>
					<comments>https://vegasgeek.com/blog/fixing-an-issue-with-ogimage-and-featured-images/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Fri, 26 Jul 2024 16:06:28 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=6857</guid>

					<description><![CDATA[<p>Over the past month, I&#8217;ve been putting some extra effort into updating the VegasGeek site. As they say, the cobbler&#8217;s kids have no shoes. Well, the web developer&#8217;s website is the last to receive updates. One of the first things I noticed was the preview image being used on social media when I shared the...</p>
<p>The post <a href="https://vegasgeek.com/blog/fixing-an-issue-with-ogimage-and-featured-images/">Fixing an issue with og:image and Featured Images</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/fixing-an-issue-with-ogimage-and-featured-images/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Plugin: Set Sort Order</title>
		<link>https://vegasgeek.com/blog/new-plugin-set-sort-order/</link>
					<comments>https://vegasgeek.com/blog/new-plugin-set-sort-order/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Mon, 23 Oct 2023 14:15:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=6448</guid>

					<description><![CDATA[<p>While working on a client project, I added a few custom post types and a custom taxonomy to each. Once the client started adding content to the site, he asked, &#8220;How do I sort the order of the items on the page?&#8221; This should have been a simple request. Unfortunately, that wasn&#8217;t the case. After...</p>
<p>The post <a href="https://vegasgeek.com/blog/new-plugin-set-sort-order/">New Plugin: Set Sort Order</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/new-plugin-set-sort-order/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>10 Lessons Learned While Creating an Online Course</title>
		<link>https://vegasgeek.com/blog/10-lessons-learned-while-creating-an-online-course/</link>
					<comments>https://vegasgeek.com/blog/10-lessons-learned-while-creating-an-online-course/#respond</comments>
		
		<dc:creator><![CDATA[John Hawkins]]></dc:creator>
		<pubDate>Sun, 01 Jan 2023 20:13:33 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<guid isPermaLink="false">https://vegasgeek.com/?p=6198</guid>

					<description><![CDATA[<p>I love teaching. There, I said it. Over the years, I&#8217;ve provided one-on-one training in person and via Zoom. I&#8217;ve organized a local meetup, I&#8217;ve spoken at conferences across the country, and I&#8217;ve even created webinars. But the one method that I hadn&#8217;t done was to create an online course. It&#8217;s something that I&#8217;ve wanted...</p>
<p>The post <a href="https://vegasgeek.com/blog/10-lessons-learned-while-creating-an-online-course/">10 Lessons Learned While Creating an Online Course</a> appeared first on <a href="https://vegasgeek.com">VegasGeek</a>.</p>
]]></description>
		
					<wfw:commentRss>https://vegasgeek.com/blog/10-lessons-learned-while-creating-an-online-course/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
