Online Optimisers · TicketSoft
OO · Confidential
← Back to orb
Technical Diagnosis

The site is invisible

The product is real and shipping. The SEO layer was never switched on. Three defects are actively costing traffic today, and almost every one is a config fix rather than a rebuild.

Crawlable pages
3

The entire site Google can reach: home, terms, privacy. The homepage links to 3 internal URLs.

Ranked keywords, Ireland
0

Their home market. Their only client operates there.

Structured data blocks
0

No Event schema on a ticketing platform. The highest-value markup that exists, unused.

Dofollow backlinks
0

33 referring domains, roughly 90 percent auto-generated spam directories.

Critical · fix this first

Every arbitrary string under /event/ returns HTTP 200.

/event/zzzz        -> 200  "Event details | TicketSoft"
/event/1           -> 200  "Event details | TicketSoft"
/event/abc-def     -> 200  "Event details | TicketSoft"
/event/be034028-   -> 200  already indexed by Google

That is an infinite crawl space. Google has already indexed four truncated-ID variants, each a duplicate of a real event. The app returns correct 404s for unknown top-level paths, so the handling exists. It just is not applied to the event route.

Crawl directives

FileStatusConsequence
/robots.txt404Survivable on its own
/sitemap.xml404Not survivable. With no internal link path to events, the sitemap is the only way Google can find the catalogue
/llms.txt404No disambiguation signal for AI engines

On-page

ElementHomepageEvent page
Title tagPresentGood "Galway Camogie Minor C Final"
Meta descriptionMissingGood date + venue
CanonicalMissingMissing
H1ZeroZero
JSON-LDZeroZero
Open GraphMissingPresent
hreflangNoneNone

Also: /privacy is serving the homepage title, and the site mixes | and - as title separators.

The event-content problem

An event page ships 95 visible words, and the visible text is the generic homepage marketing copy, not the event. For Galway Camogie Minor C Final, Google reads "TicketSoft helps you find what's actually happening around you." The same body on every event. That is duplicate thin content across the entire catalogue.

Speed and infrastructure

MetricValue
Time to interactive4,498 msPoor
DOM complete4,709 msPoor
Homepage word count164Thin
cache-controlprivate, no-store, must-revalidateDefeats the CDN
Render-blocking resourcesYes, 16 scriptsFix
HTTPS · stackNetlify + Next.js + NS1Solid

Backlinks

33 referring domains. Zero dofollow. A representative sample of what is actually pointing at them:

getwebsiteworth.com · websiterace.com · simplewebdirectory.com · australianwebdirectory.pro · skylinkseo.site · rankvanceseo.info · quero.party · blissq.pages.dev

These are scraper directories that accrete around any new domain. Nobody built them. They carry nothing.

The link that matters, and is not counted

galwaycamogie.ie links to TicketSoft event pages from its live fixtures page. Real, topical, editorial, in-market, from an established Irish sports domain. It is not in the backlink index yet, and it is worth more than all 33 current referring domains combined. It is also the template for the entire link strategy.

Open the full written report →

Online Optimisers8 August 2026