Plugin Settings
Settings
Configure how your headless WordPress site works
Redirect Settings
This page helps you set up how your WordPress site works when it’s in headless mode. You can control where visitors go and what appears in your dashboard.
When someone visits your WordPress site, you can send them to where your actual website is running.
Choose Where to Send Visitors
Pick one of these options:
- API URL: Sends visitors to your WordPress API address
- Custom URL: Sends visitors to any website address you choose
Custom Redirect URL
If you picked “Custom URL” above:
- Type in the full website address
- For example:
https://myactualwebsite.com
- Make sure to include
https://
at the start
General Settings
Disable Theme Section
- What it does: Hides the Themes section in your WordPress dashboard
- Why use it: Since you’re using WordPress as a headless CMS, you don’t need to manage themes
- How to use: Just check the box to hide the Themes section
Example Settings
Here’s a common setup:
- Redirect URL set to “Custom URL”
- Custom URL:
https://mywebsite.com
- Themes section: Hidden
Tips for Setting Up
- Always use complete website addresses (including
https://
) - Test your redirect URL before saving
- Make sure your custom URL is working before using it
- Double-check your typing
Need Help?
If you run into problems:
- Make sure your redirect URL works in a browser
- Check for typing mistakes
- Try the API URL option first
- Contact our support team
Remember: These settings control where your visitors end up, so make sure everything is correct before saving!
Testing Your Settings
After saving your settings, you can test them by:
- Opening a new browser window
- Going to your WordPress site’s regular address
- You should be redirected to your chosen location
If the redirect doesn’t work, double-check your settings and make sure your custom URL is correct.