WordPress Setup Guide

Connect your WordPress site to Oskuo using an Application Password so Oskuo can manage your content without needing your main account password.

Prerequisites

Connecting WordPress to Oskuo

  1. 1 Log in to your WordPress admin at yourdomain.com/wp-admin with the account you want Oskuo to use.
  2. 2 Navigate to Users → Profile and scroll down to Application Passwords. Enter Oskuo as the name and click Add New Application Password. Copy the generated password immediately — you won't see it again.
  3. 3 Open Connectors in Oskuo — click the plug icon in the left sidebar and select WordPress.
  4. 4 Enter your Site URL (e.g. https://yourdomain.com), your WordPress login username, and the application password you just copied. Optionally select your SEO plugin (Yoast, Rank Math, AIOSEO, SEOPress), page builder (Elementor, Avada, Gutenberg, Beaver Builder), and code snippets plugin (Code Snippets, WPCode, FluentSnippets).
  5. 5 Click Test Connection. If it succeeds, click Save.
  6. 6 You're connected. Start a conversation and try it out.

What you can do

Oskuo has 20 WordPress tools covering the full range of content management.

Content

List, get, create, update, and delete posts, pages, and media.

SEO

Read and update SEO metadata — title, description, social previews, and robots directives. Works with Yoast, Rank Math, AIOSEO, and SEOPress.

Taxonomy

Manage categories and tags across your content.

Media

Upload images from URLs directly to your media library.

Code Snippets

Manage code snippets — list, create, update, activate, and deactivate. Works with Code Snippets, WPCode, and FluentSnippets.

Page Sections

Get a page outline, read individual sections, and update specific sections without touching the rest of the page.

Search & Replace

Preview regex find-and-replace across your content, then apply changes to specific posts.

Staging

Check out content for offline editing with conflict detection.

Revisions

View revision history and restore previous versions of any post or page.

REST API

Direct access to the WordPress REST API for advanced operations beyond the built-in tools.

Code Validation

Validate page builder markup for Gutenberg, Elementor, Avada, and Beaver Builder.

Site Info & Discovery

Get site name, URL, and configuration. Discover available REST API endpoints on your site.

Try it out

Here are some things you can ask Oskuo to do:

Good to know

Keeping things secure

Troubleshooting

"Connection failed" or "Could not connect" expand_more

Check that the URL includes https://, has no trailing slash, and the site is publicly accessible. Try opening the URL in your browser to confirm it loads.

"401 Unauthorised" expand_more

Wrong username or password. The username must be your WordPress login name, not your display name or the label you gave the application password. Usernames are case-sensitive. Generate a new application password if unsure.

"403 Forbidden" expand_more

Insufficient permissions — your WordPress account's role may not have access to that resource. If you need full capabilities, use an Administrator account. Some security plugins (Wordfence, iThemes, Sucuri) also block REST API access by default. Check your plugin settings for REST API restrictions.

"Application Passwords not available" expand_more

Your WordPress version is below 5.6, or a security plugin has disabled the Application Passwords feature. Update WordPress or check your security plugin settings to re-enable it.

"SSL certificate error" expand_more

Your site's SSL certificate may be expired or self-signed. Check your certificate status with your hosting provider. Application Passwords require a valid HTTPS connection.

External resources

arrow_back Back to all connectors