✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekRank for eclipse event pages

A single eclipse-finder tool can't rank for 'total eclipse 2027 Mecca' or '2024 path of totality'. SleekRank reads NASA's catalog and renders one indexable page per event and per city.

€50 off for the first 100 lifetime licenses!

SleekRank for eclipse event pages

Eclipse data belongs on per-event indexable pages

Eclipses spike search interest in waves: each total solar eclipse becomes the most-searched astronomy event of the year for the affected region, lunar eclipses interest a wider audience by being visible without travel, and partial events fill the calendar in between. NASA's eclipse catalog covers thousands of past and future events with precise timing and geometry, but a single eclipse-finder tool can't rank for 'August 2027 eclipse Spain' or '2024 path of totality cities'.

SleekRank reads NASA's NUM eclipse catalog (or a derived CSV) and renders one indexable page per event against a base WordPress page. Tag mappings handle event date and type. Selector mappings inject magnitude, duration, and central-line city. List mappings render path-of-totality cities and partial-visibility regions. A second page group renders per-event-per-city pages for the major destinations.

The April 2024 total solar eclipse crossed Mazatlan, Dallas, Indianapolis, and Montreal. The August 2027 total eclipse crosses Luxor, Mecca, and Jeddah with the longest totality in over a century. Same template, different rows, all individually crawlable.

Workflow

From eclipse catalog to per-event reference pages

1

Build the catalog source

Derive a CSV from NASA's eclipse catalog (Espenak's canon is the canonical source). One row per event with slug, date, type, magnitude, duration, central-line coordinates, and a path-cities array.
2

Configure the page group

Set urlPattern to /eclipses/{slug}/, point at the catalog source, and pick a base page with the date hero, geometry card, path-city list, safe-viewing notes, and historical-events block.
3

Wire the mappings

Tag mappings for date, type, magnitude; list mappings for path cities and partial regions; selector mappings for greatest-eclipse coordinates and duration; meta mappings for description and OG title.
4

Cache and crawl

Set cache duration weekly for stable catalog data. Flush rewrites and verify every /eclipses/{slug}/ URL lands in the sitemap with valid Event schema and proper canonical tags.

Data in, pages out

From eclipse catalog to per-event pages

One row per eclipse with date, type, magnitude, central duration, and a path-cities array.
Data source: CSV / Google Sheets
slug date type maxDuration pathCount
2024-04-08-total-solar 2024-04-08 Total solar 4 min 28 s Mexico, USA, Canada
2027-08-02-total-solar 2027-08-02 Total solar 6 min 23 s Spain, North Africa, Saudi Arabia
2025-09-07-total-lunar 2025-09-07 Total lunar 1 h 22 min Asia, Australia, Africa
2026-08-12-total-solar 2026-08-12 Total solar 2 min 18 s Greenland, Iceland, Spain
2028-07-22-total-solar 2028-07-22 Total solar 5 min 10 s Australia, New Zealand
URL pattern: /eclipses/{slug}/
Generated pages
  • /eclipses/2024-04-08-total-solar/
  • /eclipses/2027-08-02-total-solar/
  • /eclipses/2025-09-07-total-lunar/
  • /eclipses/2026-08-12-total-solar/
  • /eclipses/2028-07-22-total-solar/

Comparison

Eclipse-finder tool vs indexable per-event pages

Eclipse-finder widget

  • A finder widget can't rank for individual events
  • Path-of-totality cities aren't crawlable HTML
  • Per-city pages need real URLs, not a query param
  • Event schema needs per-page JSON-LD
  • Past-event reference (good for SEO) is buried in a calendar
  • Internal linking can't point to a specific eclipse

SleekRank

  • One indexable URL per eclipse event
  • Date, type, magnitude via tag mappings
  • Central-line cities via list mappings
  • Greatest-eclipse coordinates via selector mappings
  • Catalog refresh on configured cache interval
  • Sitemap registers past and future eclipse URLs

Features

What SleekRank gives you for eclipse event pages

Per-event URL

Every eclipse in the catalog gets a /eclipses/{slug}/ page with date, type, magnitude, central-line geometry, and path cities, all rendered as crawlable HTML with Event schema.

Path-of-totality list

List mappings render path cities (or major partial-visibility regions) as repeated items per eclipse, so the high-traffic 'eclipse cities' query lands on a real page with real city data.

Catalog-driven

Read from a NASA-derived CSV covering all upcoming and historical eclipses, refresh on the configured cache interval. New catalog versions propagate to all pages on the next refresh.

Use cases

Who builds eclipse event pages with SleekRank

Astronomy publishers

Sky-watching outlets and observatory sites that want a canonical page for every upcoming and historical eclipse, with consistent path data and city-by-city timing.

Eclipse travel agencies

Tour operators selling eclipse-chasing packages, with a per-event page funneling into trip offerings and a per-city page for major destinations in the path.

Education and outreach

Planetariums and STEM education hubs publishing teacher-facing pages with safe-viewing guidance, lesson plans, and the geometry of each event.

The bigger picture

Why eclipse content is a long-arc SEO opportunity

Eclipse search interest follows a predictable arc: a 3-year ramp leading into a major total solar eclipse, an enormous month-of spike, and a long descending tail that lasts for years afterward as historical references continue to draw curiosity. A site that publishes per-event pages early benefits from compounding authority by the time the spike hits, and continues earning traffic for the past-event references long after the day. NASA publishes the catalog data freely and the geometry doesn't change, so the only real work is rendering each event onto an indexable page with proper schema, viewing geometry, and city-level details.

Manual page creation collapses on the long tail because the catalog covers thousands of events stretching from 2000 BCE to 3000 CE; only a few dozen are commercially interesting in any given decade, but the long historical reference set is what gives an eclipse site real depth and authority. SleekRank turns a single CSV into the entire library, with consistent schema, consistent path-cities formatting, and consistent internal linking that compounds traffic year over year.

Questions

Common questions about SleekRank for eclipse event pages

Fred Espenak's NASA eclipse canon is the canonical reference, free to use with attribution, covering eclipses from -2000 to +3000 with precise geometry. Derived CSVs are available from multiple academic sources. The data is fully static so a one-time import covers everything; only the editorial layer needs ongoing maintenance.

 

Compute the central path geometry from the catalog and intersect with a global cities database (GeoNames or similar) to find cities within 10 km of the centerline. The resulting cities array is stored on the eclipse row and rendered via list mapping. For major eclipses, this list is the single most-searched piece of content.

 

Yes, as a second page group: /eclipses/{eclipse}/{city}/. The source joins the eclipse row with a cities-in-path list, producing one URL per (eclipse, city) combination. This is where the highest-volume search queries live (April 2024 Dallas, August 2027 Cairo, etc.) and where indexable per-city geometry pays off.

 

Past eclipses earn evergreen reference traffic for years. The same template renders both upcoming and historical events; a status column distinguishes them. Historical pages often add a postEclipseSummary column with photos, viewing reports, and notable observations linked from the canonical data.

 

Event schema with eventSchedule (the precise UTC contact times), location (Place with the central-line geometry), and image (a path map). Some publishers also use Article schema layered on top for the editorial coverage. Google's SERP has rendered Event panels for major eclipses in past indexing cycles.

 

Yes. The catalog distinguishes total, annular, hybrid, and partial; the template can branch on type to render the appropriate geometry block (annularity ring for annular, magnitude percentage for partial). Lunar eclipses (penumbral, partial, total) use a parallel page group with different geometry.

 

For eclipses with no central path on land (open-ocean totalities) or with very low magnitude in the page's target locale, set a meta robots=noindex via a mapping. Better still, exclude them from the page group entirely with a source query filter. Quality over quantity wins for SEO on this topic.

 

Yes. SleekRank registers every generated URL with the sitemap and noindexes the base template page. The catalog is fully static so all URLs are known up front; the sitemap doesn't grow unexpectedly. For new major eclipses approaching, manually requesting indexing in Search Console accelerates discovery.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€99

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€179

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Launch Offer

€299

€249

EUR

once

Get started

further 30% launch-discount applied during checkout for existing customers.

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView