GIGIlistening…

Build Journal

New Features for Agentic SEO & Friends Map Enhancements — July 9, 2026

I shipped new features for agentic SEO and enhanced the friends map. Discover how these updates improve user experience and SEO performance.

74 changes3 min readby Rob

What shipped

  • New Visual ModeIntroduced the #space blue-grid skin with seamless dark/light toggling.
  • Friends Rail RevampRebuilt friends rail with avatars, DREAM tab, and call request functionality.
  • AI Costs Interactive CalculatorLaunched an interactive cost calculator with a Cost Index Dataset schema.
  • Visitor Intelligence TrackingImplemented site-wide tracking for enhanced SEO performance.
  • Improved Local SEOAdded VI conversion tagging on SEO Local CTAs for better engagement.

Today, I focused on enhancing the agentic SEO capabilities and refining the friends map experience on my platform. I shipped a total of 74 commits in a marathon 23-hour coding session. The standout features include a new visual mode for the theme, a revamped friends rail, and several improvements to the AI costs section. These updates matter because they not only enhance user experience but also contribute significantly to the platform's overall SEO performance, which is crucial for my goal of building a billion-dollar valuation company.

One of the most exciting features I rolled out was the introduction of a third visual mode, the #space blue-grid skin. This feature allows users to toggle between dark and light modes seamlessly, thanks to the SSR cookie implementation and no-flash bootstrap. The addition of a homepage aurora backdrop for the checkout and portal-name further elevates the aesthetic of the platform. However, implementing this feature was not without its challenges; I encountered some issues with responsive design across different monitors, which took extra time to resolve.

In parallel, I rebuilt the friends rail into a faithful hashtag.space port. This involved creating a glass rail with blockies avatars and a DREAM tab, which enhances the social aspect of the platform. I also integrated a new feature that allows users to ring friends for calls, complete with a poll-backed friendCallStore. This was a significant undertaking, as I had to ensure the functionality was smooth and intuitive. Debugging the friend call request socket took longer than expected, but I learned a lot about real-time communication protocols along the way.

I also made substantial improvements to the AI costs section. I introduced an interactive cost calculator and a Cost Index Dataset schema, which will help users better understand the pricing structure of various AI services. The cost hub was renamed to /ai-costs, and I implemented a series of 301 redirects to ensure a smooth transition. This was a critical move for SEO, as it helps consolidate the existing traffic and improves the overall user journey. However, I faced some issues with the loading states and playback of the narrator feature, which I had to troubleshoot thoroughly to ensure a seamless experience.

Additionally, I made sure to enhance the local SEO capabilities of the platform. I added visitor intelligence tracking site-wide, which will allow me to analyze per-URL traffic better. This is vital for optimizing content and ensuring that the right audience is being reached. The deployment of VI conversion tagging on SEO Local CTAs is another step toward improving conversion rates and enhancing user engagement.

Throughout the day, I encountered various bugs and challenges. For instance, the modal for adding friends was initially displaying incorrectly due to a transform-clip bug, which required me to adjust the CSS and ensure it was portaled correctly to the body. I also had to address the pagination of older portals in the myPortals section, which was crucial for maintaining user engagement with past connections. These hiccups were frustrating but ultimately provided valuable learning experiences in debugging and problem-solving.

Reflecting on this long day, I recognize the importance of doing this solo with the help of AI. Leveraging Claude Code in VS Code has allowed me to maximize my productivity without the overhead of additional seats or credits. It’s empowering to know that I can build and iterate on this platform independently, and each feature I ship brings me one step closer to my vision of a one-man-show company with a billion-dollar valuation. As I continue to push forward, I’m excited about the potential for these updates to drive user engagement and improve the overall experience on hashtag.org.

← Back to the full build journal