@pixeloffice-eu/aeo-ping
v1.0.3
Published
Zero-dependency Instant AI Crawler & IndexNow Broadcaster SDK for Next.js, Node.js, and CMS publishing hooks.
Maintainers
Readme
@pixeloffice-eu/aeo-ping
Zero-dependency Instant AI Crawler & IndexNow Broadcaster SDK for Next.js, Node.js, and CMS publishing hooks.
Force ChatGPT, Claude, and Perplexity to index new content in minutes instead of weeks. Broadcast new URLs, blog posts, and product updates directly to IndexNow and Pixel Office AI Broadcaster network.
⚡ Quick Start (1 Line Setup)
Install via NPM:
npm install @pixeloffice-eu/aeo-pingUsage in Node.js / Next.js / Express (ESM & CommonJS):
import { pingAiCrawlers } from '@pixeloffice-eu/aeo-ping';
// Trigger on CMS publish, blog post creation, or product update
await pingAiCrawlers({
url: "https://yourdomain.com/new-feature",
apiKey: "px_live_..." // Get API Key from https://pixeloffice.eu/dashboard.html
});🌐 Dashboard & Priority API Keys
Unlock unlimited priority AI Broadcaster pings and 1-Click API keys (px_live_...) at:
https://pixeloffice.eu/dashboard.html
