IA.Top Connect
This plugin securely links your WordPress site to a content automation platform in a single click, so that new articles can be published on your behalf without ever sharing your admin password.
Once connected, the platform automatically publishes search-engine-optimized articles to your blog, written and structured to match your industry and brand voice. The plugin detects whichever SEO plugin you already use — Yoast SEO, Rank Math, SEOPress, or All in One SEO — and fills in the title, meta description, and focus keyword for every article it publishes, so your existing SEO setup keeps working exactly as before.
What the plugin does:
- Securely generates a WordPress Application Password so the automation platform can publish on your behalf, without ever handling your admin password
- Sends those credentials to the platform over an encrypted connection
- Lets you disconnect at any time — the generated password is removed automatically
- Cleans up the connection and the generated password automatically if you deactivate or remove the plugin
- Keeps track of page views and internal link clicks on published posts, so you can see how each article performs
Requirements:
- WordPress 5.6 or later (needed for Application Passwords)
- A user account with administrator permissions
- A client code, provided when you sign up for the automation service
External services
This plugin connects to IA.Top (inteligenciaartificial.top), the AI content automation platform this plugin gives access to. This service is provided by IA.Top: terms of service, privacy policy. The following calls are made:
- When you click “Connect with IA.Top”: the plugin sends your site’s domain, REST API URL, the WordPress username and email of the connecting administrator, a freshly generated WordPress Application Password, the site’s name/language/version, the detected SEO plugin, and a per-site secret used to authenticate later calls, to
https://n8n.inteligenciaartificial.top/webhook/wordpress-connect. This only happens when an administrator enters their client code and clicks “Connect with IA.Top”. - When you disconnect, deactivate, or uninstall the plugin: the same endpoint above is notified (domain + action) so IA.Top stops publishing to your site.
- When a post’s status changes (published, scheduled, trashed, or permanently deleted): the plugin notifies
https://n8n.inteligenciaartificial.top/webhook/post-status-changedwith the post ID, the old and new status, and the date — only if the site is connected. - When a visitor clicks a link inside a single post: the plugin notifies
https://n8n.inteligenciaartificial.top/webhook/link-clickwith the URL, the link text, the page zone, and a non-reversible visitor hash built from the IP address, user agent, and a salt that rotates daily — the raw IP address is never stored or sent — only if the site is connected. - The IA.Top dashboard polls
GET /wp-json/ia/v1/posts-syncon your own WordPress site (not the other way around) to read the status, content, and view count of your posts.
None of these calls are made unless you have connected the plugin using your IA.Top client code.
