GIGIlistening…

Build Journal

Agentic Web Navigation and Marketing Enhancements — June 25, 2026

I revamped the navigation and marketing features in the agentic web, tackling bugs and enhancing user experience with AI assistance.

35 changes3 min readby Rob

What shipped

  • Streamlined NavigationSimplified top navigation by consolidating links.
  • Enhanced Marketing VisualsAdded FloatingOrbs background to key pages.
  • Revamped SEO AuditModernized Site SEO Audit board with new design.
  • Improved Portal TransfersFixed stranded portals issue on sign-in.
  • Optimized Audience TabsReduced size of audience tabs for better layout.

I focused on integrating navigation and marketing for the agentic web to improve user experience and the overall functionality of the platform. During the course of a long and grueling 21-hour workday, I was able to fully complete 21 feature updates and 14 bug fixes, which significantly improved the usability of the platform.

Besides the feature updates and bug fixes, I added an ‘Agentic Internet’ link to the top navigation bar as a part of the overall navigation improvement to create a more simplistic design code. I also redesigned the top navigation so that it only included the three flagship surfaces: AI Visibility, AI Humanizer, and Marketplace. I also moved the links to Product, Discovery, Pricing, and AI Agents to the footer so that it appeared more accessible and uncluttered. All of these changes were definitely quite an improvement to the overall navigation and as a plus also worked with Claude to enhance the overall design.

For the marketing updates, I added a soft glowing FloatingOrbs background to the pages /ai-visibility, /humanizer, and /agentic-internet to make the content more visually appealing to the user. The only issue I faced was removing the drifting FloatingShapes background on the /product and /discovery pages to not negatively impact the overall user experience with the new design. It definitely took many iterations to visually get everything right and also had to take it into account to optimize overall page load times and user interactions.

The search engine optimization audit tool got an update as well. I remade the Site SEO Audit board to have the webstack.ceo style with SVG gauge dials and a glassmorphic gradient card design. This change brings a fresh look to the design and keeps the important functionality of the Humanizer tab. I realized that while improvements to design are important, they should not hide the important data and functionality that the users depend on.

I also worked on some major bugs. One of the major fixes was to the seven-claude-runner, which I made more stable by resetting to a clean HEAD before every change request. This keeps any failed tests from contaminating future runs which was something I learned from the frustration of a single error causing a domino effect to many problems. I also improved the process to transfer portals by preventing users who were stuck at the coordinate of transfer portals from strata during sign-in.

I spent a good amount of time on funnels which are important for increasing user activity. I reduced the size of the audience tabs to make them lighter to sit on the side of the home page, and I hope they look better and are functional. There was a thin line between aesthetics and usability and I am happy with the results.

I feel good about finishing my refocusing changes on the Agentic Web's navigation and marketing functions. Coding alone in Claude in VS Code means I can be really productive, and make changes really quickly. I don’t have to conform to the communication rhythms of a larger group. This kind of work directly supports my vision of a one person company worth a billion dollars. Each commit is one step closer, and each bug is one step closer to creating a great product.

My changes made today's user experience better and helped me realize the need for continual adjustments and a strong focus on less visible parts of my work. Each enhancement reminds me of the long term goals of the Agentic Web and the overall objectives of the platform.

← Back to the full build journal