GIGIlistening…

Build Journal

SEO Improvements & Portal Enhancements for AEO — July 2, 2026

I made significant SEO improvements and portal enhancements for AEO, including URL restructuring and client-aware grounding, during a long 24-hour build day.

23 changes3 min readby Rob

What shipped

  • SEO URL RestructuringMoved /humanizer to /humanize-ai-content for better keyword alignment.
  • Portal Activation SimplifiedPre-armed portals with Tavus Interviewer for one-step activation.
  • Client-Aware GroundingEnabled keyword training based on client's own page.
  • Local-Site Landmark AnchoringImplemented 50-mile radius cap for enhanced local SEO.
  • CADE Plugin EnhancementsFixed URL encoding for special characters in app-passwords.

Today, I set out to tackle some critical SEO improvements and enhance the portal experience for users of my agentic web platform. After a marathon 24-hour coding session, I completed 23 commits, with 19 dedicated to features and improvements and 4 focused on fixes. The aim was to refine the user experience, improve visibility in search engines, and create a seamless onboarding process for new portals.

One of the significant changes was moving the /humanizer URL to /humanize-ai-content. This 301 redirect not only preserves existing traffic but also utilizes a more keyword-rich slug that aligns better with user intent. Updating the navigation, footer, and sitemap to reflect this change took longer than anticipated, as I had to ensure that all links were properly updated and that the old URLs were effectively redirected. It was a minor headache, but seeing the new structure in action was rewarding.

On the portal side, I pre-armed purchased portals with the Tavus Interviewer persona, enabling users to activate their portals with just a single step. I believe this will significantly reduce onboarding friction and enhance user satisfaction right from the get-go. However, I faced some challenges ensuring that the persona was correctly integrated into the activation process. It took a few iterations to iron out the bugs, but I’m confident it’s now a smooth experience.

The day also saw some critical fixes in the AEO and CADE components. I had to implement a fix that required sighting to use the full domain (hashtag.org) rather than the bare root word. This was a bit of a nuisance as it affected some internal processes, but after some debugging, I managed to get it sorted. Additionally, I made sure that the CADE plugin could now accept URL-encoded special characters in app-passwords, which was crucial for clients with unique credentials. This fix ate up a chunk of my time, but it was necessary for ensuring that our users could authenticate without issues.

I also worked on enhancing the AEO's capabilities for local SEO. The new feature I introduced allows for local-site landmark anchoring, ensuring that while hashtag.org remains non-local, it can still cater to users within a 50-mile radius. I integrated this with the portal's meta descriptions, weaving staked keywords into the content. This was part of my broader strategy to enhance agentic SEO and make the platform more responsive to local search queries, a crucial aspect for visibility in today’s market.

While I was pleased with the progress, I did encounter some hiccups along the way. For instance, the process of auto-converting hashtag.php feed links to canonical /services URLs in blog and FAQ content didn’t work as seamlessly as I had hoped. I had to backtrack a few times to ensure that all instances were correctly updated and that there were no residual links to the old format. It’s times like these that remind me of the importance of thorough testing after implementing significant changes.

As I navigate this solo journey with Claude Code in VS Code, I’m continually reminded of the advantages of having AI as my team. I can quickly generate ideas, troubleshoot issues, and even automate some of the more tedious tasks, which keeps me focused on building a one-man-show company that I envision reaching a billion-dollar valuation. It’s this blend of human creativity and AI efficiency that I believe will set my platform apart in the agentic web space.

Reflecting on today’s work, I’m proud of the enhancements made to the SEO and portal functionalities. They not only improve user experience but also align with my long-term vision for the platform. With each commit, I’m getting closer to building a robust, scalable system that empowers users and leverages the best of AI technology. As I close out this long day, I’m energized by the progress and eager to tackle the next set of challenges tomorrow.

← Back to the full build journal