Skip to content

feat: Go technology page with final refinements#135

Open
harshita375 wants to merge 8 commits intomainfrom
go-page-merge-fix
Open

feat: Go technology page with final refinements#135
harshita375 wants to merge 8 commits intomainfrom
go-page-merge-fix

Conversation

@harshita375
Copy link
Collaborator

Summary

What's included

Original Go page (from #127)

  • 6 capability cards: APIs, microservices, cloud-native, real-time, CLI tools, backend modernization
  • 12 AEO-optimized FAQs (10 original + 2 new)
  • 3 engagement models: Dedicated Developer, Backend Pod, Project-Based
  • 18-item tech stack
  • JSON-LD structured data (Service, FAQPage, BreadcrumbList)
  • Internal links across the page

Final refinements (this PR adds)

  1. Meta title/description updated for better keyword targeting
  2. H2 keywords refined: "Go Development Services We Build", "Go Technology Stack We Work With", "Work With Our Go Engineers"
  3. Entity clarity intro statement added for AEO/LLM citation
  4. Go 1.26 version freshness (Feb 2026 release, Green Tea GC)
  5. Capability cards trimmed and strengthened with specific benchmarks (goroutine memory, Docker image sizes)
  6. Secondary CTA "Not Sure If Go Is Right?" added between capabilities and process
  7. CI/CD pipelines linked to /services/devops/ in delivery process
  8. "What you get" checkmark updated with Uber reference
  9. FAQ 1 strengthened with lead sentence + honesty closing
  10. 2 new FAQs: Gin vs Echo vs Fiber, developer evaluation process
  11. Em dash audit: all replaced with -- for consistency
  12. Internal links spaced across page (Kubernetes, Prometheus, Python, CI/CD) — no clustering

Merge conflict resolution

  • ExpertisePageClient.tsx: kept main's schema approach + Stats/WhyTechnology, added Go to slug lists
  • react/layout.tsx: kept main's updated title
  • CapabilitiesGrid.tsx: kept main's LinkedText component
  • render-linked-text.tsx: kept main's strict typing

Test plan

  • Verify page renders at /technologies/go
  • Verify Go card links from /technologies hub
  • Check JSON-LD structured data in page source
  • Verify all internal links resolve
  • Check secondary CTA renders between capabilities and process
  • Verify 12 FAQs appear in accordion

🤖 Generated with Claude Code

harshita375 and others added 8 commits February 23, 2026 01:21
…, comparison table, internal links

- Optimize H2 headings for target keywords (What You Get, Senior .NET Developer Skills)
- Update section title to "When Does .NET Staff Augmentation Make Sense?"
- Add detailed pricing info ($30-$65/hr) to rates FAQ
- Add 3 new FAQs: staff aug vs outsourcing, short-term projects, engagement duration
- Add comparison table: Staff Augmentation vs Full-Time Hiring
- Add typical duration lines to engagement model cards
- Update copy with Procedure branding (Mumbai/SF offices, Procedure's team)
- Add internal links: ASP.NET Core, .NET modernization, cloud services, fintech
- Update meta title to Procedure.tech

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… mentions, internal links

- Meta title: .NET 8/10 + Procedure.tech branding
- Hero: "modern .NET" instead of ".NET 8"
- Migration table: added .NET 8 → .NET 10 row + two-stage approach note
- Performance card: TechEmpower benchmark attribution
- Discovery step: front-loaded pricing ($5K-$15K) + .NET Upgrade Assistant
- Pricing FAQ: summary lead sentence + updated tier labels
- Strangler Fig card: zero planned downtime claim
- Entity mentions: "Procedure" woven into steps 01/03/05 and risk cards
- H2s: "Is Your Legacy .NET Framework Holding You Back?" + "How .NET Modernization Works at Procedure"
- New FAQ: "Should we migrate to .NET 8, 9, or 10?"
- New FAQ: "Should we rewrite or migrate incrementally?"
- Compatibility card: .NET Upgrade Assistant + API Portability Analyzer
- 6 contextual internal links via renderLinkedText in MigrationPathsTable and TechnicalCapabilities

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rnal links

Update meta title/description, H2 headings, capability card copy with
data-backed claims (React Compiler stats, Strangler Fig pattern). Add
internal links to Next.js, Angular, Node.js, React Native, and Python
pages. Add new FAQs for Vue.js comparison and evaluating React companies.
Insert secondary CTA block between services grid and decision framework.
Add renderLinkedText support to CapabilitiesGrid, ProcessTimeline, and
RelatedExpertise components for markdown link rendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add null guard to prevent crash when description fields (e.g. tagline)
are undefined in related expertise pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New technology page at /technologies/go targeting "Go development services"
and "Golang development company" keywords. Competitor research against
Radixweb, MindInventory, Evrone, BairesDev, and Golang.company informed
content depth and differentiation strategy.

- 6 capabilities (APIs, microservices, cloud-native, concurrency, CLI, migration)
- 10 AEO-optimized FAQs with self-contained answers and specific numbers
- 18-item tech stack (Go 1.23, Gin, Echo, Fiber, gRPC, K8s, Terraform...)
- 3 engagement models (dedicated dev, backend pod, project-based)
- 5-step delivery process with realistic timelines
- Internal links to backend-development, cloud, kubernetes, nodejs, python
- JSON-LD structured data (Service + FAQPage + BreadcrumbList)
- Hero config, booking text, mid-page CTA, pricing section
- Technologies hub updated with Go page link

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Merge origin/main into go-page-merge-fix branch, resolving conflicts in:
- ExpertisePageClient.tsx: keep main's schema approach + Stats/WhyTechnology sections, add Go to CapabilitiesGrid slug lists
- react/layout.tsx: keep main's updated title ("75+ Clients, 9+ Years")
- CapabilitiesGrid.tsx: keep main's LinkedText component approach
- render-linked-text.tsx: keep main's strict typing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update meta title/description for better SEO targeting
- Update H2 keywords: "Go Development Services We Build", "Go Technology Stack We Work With", "Work With Our Go Engineers"
- Add entity clarity intro statement for AEO/LLM citation
- Update Go version 1.23 -> 1.26 (Feb 2026 release)
- Trim and strengthen all 6 capability card descriptions with specific benchmarks
- Add internal links: Kubernetes, Prometheus, Python, CI/CD (spaced across page, no clustering)
- Add secondary CTA "Not Sure If Go Is Right?" between capabilities and process
- Update "What you get" first checkmark with Uber reference
- Strengthen FAQ 1 with lead sentence and honesty closing
- Add 2 new FAQs: Gin vs Echo vs Fiber, developer evaluation process
- Replace all em dashes with double hyphens for consistency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 164434f
Status:🚫  Build failed.

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant