SEO: Optimize homepage for uptime monitoring keywords #105

Closed
opened 2026-04-05 16:18:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mallersjamie on 2/9/2026

Summary

This PR optimizes the homepage SEO for better ranking on "uptime monitoring" and related keywords.

Changes

Homepage SEO Optimization:

  • Title tag: Changed from "OneUptime | The Open-Source Observability Platform" to "Open Source Uptime Monitoring & Observability Platform | OneUptime"
  • H1: Changed from "The Open-Source Observability Platform" to "Open Source Uptime Monitoring & Observability Platform"
  • Meta description: Updated to include target keywords (uptime monitoring, open source monitoring platform, observability platform)
  • PageSEO.ts: Synced with homepage changes for consistency

Target Keywords

  • uptime monitoring
  • open source monitoring platform
  • observability platform

Note on Comparison Pages

The task also requested Pingdom and Better Uptime comparison pages. These already exist and are fully functional:

Both pages include:

  • FAQ schema for rich snippets
  • Feature comparison tables
  • Pricing comparisons
  • Key differences section
  • Open source/self-host advantages

Testing

  • Verified existing comparison pages return 200
  • Title length: 59 characters (optimal)
  • Meta description length: 175 characters (optimal)
*Originally created by @mallersjamie on 2/9/2026* ## Summary This PR optimizes the homepage SEO for better ranking on "uptime monitoring" and related keywords. ### Changes **Homepage SEO Optimization:** - **Title tag:** Changed from "OneUptime | The Open-Source Observability Platform" to "Open Source Uptime Monitoring & Observability Platform | OneUptime" - **H1:** Changed from "The Open-Source Observability Platform" to "Open Source Uptime Monitoring & Observability Platform" - **Meta description:** Updated to include target keywords (uptime monitoring, open source monitoring platform, observability platform) - **PageSEO.ts:** Synced with homepage changes for consistency ### Target Keywords - uptime monitoring - open source monitoring platform - observability platform ### Note on Comparison Pages The task also requested Pingdom and Better Uptime comparison pages. These already exist and are fully functional: - https://oneuptime.com/compare/pingdom (returns 200 ✓) - https://oneuptime.com/compare/better-uptime (returns 200 ✓) Both pages include: - FAQ schema for rich snippets - Feature comparison tables - Pricing comparisons - Key differences section - Open source/self-host advantages ### Testing - Verified existing comparison pages return 200 - Title length: 59 characters (optimal) - Meta description length: 175 characters (optimal)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#105