Actuent
greekcitytimes.com

Greek City Times

Latest Greek news and analysis from Greek City Times — politics, Cyprus, business, culture and diaspora stories, updated daily.

70
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ✓ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ✓ Business details (address, hours, phone)

How to improve this score

Up to +30 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
Starter lawp.json for greekcitytimes.com
Made from what Actuent already knows. Edit it, then publish it at https://greekcitytimes.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "greekcitytimes.com",
  "name": "Greek City Times",
  "language": "en",
  "pages": {
    "/": {
      "title": "Latest Greek News and Analysis from Greek City Times",
      "content": "Latest Greek news and analysis from Greek City Times — politics, Cyprus, business, culture and diaspora stories, updated daily."
    },
    "/2026/09/26/cyprus-talks-turkey-two-state-solution/": {
      "title": "Cyprus Talks Remain Deadlocked as Turkey Holds Firm on Two State Position",
      "content": "Diplomatic efforts in New York have failed to produce a breakthrough on Cyprus, with Turkey continuing to support a two state solution while Nicosia and Athens back negotiations within the UN framework."
    },
    "/2026/09/26/antonis-remos-legal-action-influencer-past/": {
      "title": "Antonis Remos threatens legal action after influencer makes insinuations about his past",
      "content": "Antonis Remos is preparing legal action against a TikTok influencer after she made insinuations about an alleged incident from the singer’s past. His lawyer has demanded a public retraction and apology."
    },
    "/2026/09/26/plaka-tragedy-second-body-found-rubble-four-missing/": {
      "title": "Plaka tragedy: second body recovered from the rubble — four still missing",
      "content": "Rescue teams in Plaka pulled a man’s body from the rubble at about 11 a.m. Saturday, a day after a two-storey building collapsed in an explosion. A woman had already been recovered overnight, bringing the death toll to two. Four people are still missing as 30 firefighters, E…"
    },
    "/2026/09/26/olivia-vassilopoulos-crowned-miss-universe-greece-2026/": {
      "title": "From Melbourne to Athens: Olivia Vassilopoulos Crowned Miss Universe Greece 2026",
      "content": "In a spectacular evening celebrating elegance and heritage, Greek-Australian model Olivia Vassilopoulos was crowned Miss Universe Greece 2026, marking a proud moment for the global Hellenic diaspora."
    },
    "/2026/09/26/plaka-explosion-death-toll-rises-four-two-bodies-found/": {
      "title": "Plaka Explosion: Death Toll Rises to Four as Two More Bodies Found in Rubble",
      "content": "The death toll from the devastating Plaka explosion has risen to four after rescuers recovered two more bodies from the rubble. Two people remain missing as the search continues."
    },
    "/2026/09/26/nikos-oikonomopoulos-giorgos-mazonakis-emotional-tribute/": {
      "title": "Nikos Oikonomopoulos on Giorgos Mazonakis: “Only He Knows”",
      "content": "Nikos Oikonomopoulos broke his silence on Giorgos Mazonakis during his Petra Theatre concert, delivering an emotional farewell and reflecting on their relationship."
    },
    "/2026/09/26/the-falling-asleep-of-st-john-the-evangelist-and-theologian/": {
      "title": "The Falling Asleep of St. John the Evangelist and Theologian",
      "content": "The Holy, Glorious All-laudable Apostle and Evangelist, Virgin, and Beloved Friend of Christ, John the Theologian was the son of Zebedee and Salome, a daughter of Saint Joseph the Betrothed. He was called by our Lord…"
    },
    "/2026/09/26/blue-carrier-2-fire-mykonos-subsides-ship-lists-stabilization/": {
      "title": "Blue Carrier 2 Fire Near Mykonos Eases; Ship Tilts as Salvage Crews Stabilize Vessel",
      "content": "A fire on the cargo ship Blue Carrier 2 north of Mykonos has subsided, but the vessel has tilted slightly from firefighting water. All 29 people on board were evacuated safely to Tinos. Salvage crews are pumping water and preparing an internal inspection before any tow to port."
    },
    "/2026/09/26/15-year-old-greek-young-astronomy-photographer-of-the-year-mineral-moon/": {
      "title": "15-year-old Greek named Young Astronomy Photographer of the Year for dazzling Moon photo from Athens",
      "content": "A 15-year-old from Palaio Faliro has been named Young Astronomy Photographer of the Year for Mineral Moon, a close-up of the lunar surface that reveals mineral colours most people never see."
    },
    "/2026/09/26/33-years-since-the-murder-of-pavlos-bakoyannispavlos-bakoyannis-assassinated-september-26-1989/": {
      "title": "Pavlos Bakoyannis: 37 Years Since His Assassination by 17 November",
      "content": "On this day in 1989, journalist, publisher and New Democracy MP Pavlos Bakoyannis was shot dead outside his Athens office by the terrorist group Revolutionary Organization 17 November."
    }
  },
  "actions": [
    {
      "id": "search",
      "name": "Search the site",
      "input": {
        "type": "text",
        "required": true
      },
      "intent": [
        "search",
        "find",
        "look up"
      ],
      "description": "Search Greek City Times"
    },
    {
      "id": "contact",
      "name": "Contact",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "contact",
        "get in touch",
        "email",
        "message",
        "support"
      ],
      "description": "Get in touch with the site owner"
    },
    {
      "id": "sign_up",
      "name": "Sign up",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "sign up",
        "register",
        "join",
        "create account",
        "get started"
      ],
      "description": "Create an account"
    },
    {
      "id": "sign_in",
      "name": "Sign in",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "sign in",
        "log in",
        "login",
        "account"
      ],
      "description": "Log in to an account"
    }
  ]
}

What AI agents can do here

Search the site
Search Greek City Times
searchfindlook up
Contact
Get in touch with the site owner
contactget in touchemailmessagesupport
Sign up
Create an account
sign upregisterjoincreate accountget started
Sign in
Log in to an account
sign inlog inloginaccount

Business details

☎ +61480147669

Pages

Latest Greek News and Analysis from Greek City Times /
Latest Greek news and analysis from Greek City Times — politics, Cyprus, business, culture and diaspora stories, updated daily.
Cyprus Talks Remain Deadlocked as Turkey Holds Firm on Two State Position /2026/09/26/cyprus-talks-turkey-two-state-solution/
Diplomatic efforts in New York have failed to produce a breakthrough on Cyprus, with Turkey continuing to support a two state solution while Nicosia and Athens back negotiations within the UN framework.
Antonis Remos threatens legal action after influencer makes insinuations about his past /2026/09/26/antonis-remos-legal-action-influencer-past/
Antonis Remos is preparing legal action against a TikTok influencer after she made insinuations about an alleged incident from the singer’s past. His lawyer has demanded a public retraction and apology.
Plaka tragedy: second body recovered from the rubble — four still missing /2026/09/26/plaka-tragedy-second-body-found-rubble-four-missing/
Rescue teams in Plaka pulled a man’s body from the rubble at about 11 a.m. Saturday, a day after a two-storey building collapsed in an explosion. A woman had already been recovered overnight, bringing the death toll to two. Four people are still missing as 30 firefighters, E…
From Melbourne to Athens: Olivia Vassilopoulos Crowned Miss Universe Greece 2026 /2026/09/26/olivia-vassilopoulos-crowned-miss-universe-greece-2026/
In a spectacular evening celebrating elegance and heritage, Greek-Australian model Olivia Vassilopoulos was crowned Miss Universe Greece 2026, marking a proud moment for the global Hellenic diaspora.
Plaka Explosion: Death Toll Rises to Four as Two More Bodies Found in Rubble /2026/09/26/plaka-explosion-death-toll-rises-four-two-bodies-found/
The death toll from the devastating Plaka explosion has risen to four after rescuers recovered two more bodies from the rubble. Two people remain missing as the search continues.
Nikos Oikonomopoulos on Giorgos Mazonakis: “Only He Knows” /2026/09/26/nikos-oikonomopoulos-giorgos-mazonakis-emotional-tribute/
Nikos Oikonomopoulos broke his silence on Giorgos Mazonakis during his Petra Theatre concert, delivering an emotional farewell and reflecting on their relationship.
The Falling Asleep of St. John the Evangelist and Theologian /2026/09/26/the-falling-asleep-of-st-john-the-evangelist-and-theologian/
The Holy, Glorious All-laudable Apostle and Evangelist, Virgin, and Beloved Friend of Christ, John the Theologian was the son of Zebedee and Salome, a daughter of Saint Joseph the Betrothed. He was called by our Lord…
Blue Carrier 2 Fire Near Mykonos Eases; Ship Tilts as Salvage Crews Stabilize Vessel /2026/09/26/blue-carrier-2-fire-mykonos-subsides-ship-lists-stabilization/
A fire on the cargo ship Blue Carrier 2 north of Mykonos has subsided, but the vessel has tilted slightly from firefighting water. All 29 people on board were evacuated safely to Tinos. Salvage crews are pumping water and preparing an internal inspection before any tow to port.
15-year-old Greek named Young Astronomy Photographer of the Year for dazzling Moon photo from Athens /2026/09/26/15-year-old-greek-young-astronomy-photographer-of-the-year-mineral-moon/
A 15-year-old from Palaio Faliro has been named Young Astronomy Photographer of the Year for Mineral Moon, a close-up of the lunar surface that reveals mineral colours most people never see.
Pavlos Bakoyannis: 37 Years Since His Assassination by 17 November /2026/09/26/33-years-since-the-murder-of-pavlos-bakoyannispavlos-bakoyannis-assassinated-september-26-1989/
On this day in 1989, journalist, publisher and New Democracy MP Pavlos Bakoyannis was shot dead outside his Athens office by the terrorist group Revolutionary Organization 17 November.

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=greekcitytimes.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 27 Sep 2026

Is this your site?

Claim greekcitytimes.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="greekcitytimes.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=greekcitytimes.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.