# Outdated Comparison Pages


**Last Updated:** 2025-11-20

## Overview

This document lists comparison pages that use an outdated layout structure and should be excluded from the current review and migration process. These pages will be updated separately in a future migration.

## Outdated Pages (5 total)

Based on analysis of page structure, line counts, and template usage, the following 5 pages use an outdated layout:

1. **compare_freshbooks.php** (1,789 lines)

   - Uses older inline HTML structure
   - Different comparison grid layout
   - Missing modern component structure

2. **compare_e2n.php** (1,804 lines)

   - Uses older inline HTML structure
   - Different comparison grid layout
   - Missing modern component structure

3. **compare_timely.php** (1,807 lines)

   - Uses older inline HTML structure
   - Different comparison grid layout
   - Missing modern component structure

4. **compare_shyftplan.php** (1,812 lines)

   - Uses older inline HTML structure
   - Different comparison grid layout
   - Missing modern component structure

5. **compare_planerio.php** (1,816 lines)
   - Uses older inline HTML structure
   - Different comparison grid layout
   - Missing modern component structure

## Identification Criteria

Pages were identified as outdated based on:

- Line count < 2,000 lines (standard pages are 2,000+ lines)
- Different HTML structure compared to modern comparison pages
- Missing component-based architecture
- Different comparison grid implementation

## Excluded from Review

These pages are excluded from:

- Current data extraction and migration
- competitors_data.php updates
- Audit reports
- Template v2 migration

## Future Migration

These pages will be migrated to the new template structure in a separate effort after the main migration is complete.

## Notes

- compare_jethr.php (1,818 lines) and compare_flairhr.php (1,821 lines) were also candidates but use the standard structure
- compare_generator.php and compare_index.php are excluded as they serve different purposes (generator tool and index page)
