Skip to main content
mySites.guru
4+ live

Joomla extension security alerts (26 Aug) Sourcerer 16.0.0Fabrik 4.7.2ZOO: unauth RCEJCE 2.9.99.10

Manage Multiple WordPress Sites

64 articles, newest first.

SiteGround's Captcha Is Blocking mySites.guru - again

SiteGround's Captcha Is Blocking mySites.guru - again

SiteGround's Anti-Bot AI serves mySites.guru's worker a 202 captcha challenge instead of your site. Here's how to spot it and get our IP whitelisted.

Avada Builder 3.15.4 Patches an Unauthenticated File Deletion Flaw (CVE-2026-8713)

Avada Builder 3.15.4 Patches an Unauthenticated File Deletion Flaw (CVE-2026-8713)

Avada Builder 3.15.4 fixes a critical unauthenticated file deletion flaw (CVE-2026-8713, CVSS 9.1) that can delete wp-config.php and take over the site.

Suspect Content vs Hacked Files: Two mySites.guru Tools, One Big Difference

Suspect Content vs Hacked Files: Two mySites.guru Tools, One Big Difference

mySites.guru now has two tools: Suspect content matches a file's content, Hacked files matches its hash. Learn the difference and triage your audit in minutes.

How to Access Your mySites.guru Account Using our Secure API

How to Access Your mySites.guru Account Using our Secure API

The mySites.guru Agency API runs audits, backups and updates across every WordPress and Joomla site you manage, from your own scripts, over OAuth2 with PKCE.

Manage Every Site From Claude Desktop or other AI tools

Manage Every Site From Claude Desktop or other AI tools

Connect your mySites.guru account to Claude or any MCP client and run audits, backups and updates on your WordPress and Joomla sites by typing.

WP_AI_SUPPORT: Disable WordPress 7 AI Across Every Site

WP_AI_SUPPORT: Disable WordPress 7 AI Across Every Site

WordPress 7.0 ships with built-in AI features enabled by default. Disable WP_AI_SUPPORT across every WordPress site you manage in one click with mySites.guru.

mySites.guru is fully compatible with WordPress 7.0

mySites.guru is fully compatible with WordPress 7.0

WordPress 7.0 "Armstrong" shipped on 20 May 2026. mySites.guru works perfectly with it. Backup, update, and control auto-updates across every site.

Avada Builder Patches Two Security Issues in 3.15.3

Avada Builder Patches Two Security Issues in 3.15.3

Avada Builder 3.15.3 patches an unauthenticated SQL injection and a Subscriber-level file read across 1 million WordPress sites. Find affected sites.

Spotting .sorry Ransomware on Your cPanel Hosts

Spotting .sorry Ransomware on Your cPanel Hosts

Sorry ransomware encrypts cPanel-hosted sites via CVE-2026-41940 and appends .sorry to every file. mySites.guru now flags those files in every audit.

Breeze, Cloudways Cache Plugin, Has a Remote Code Execution Bug

Breeze, Cloudways Cache Plugin, Has a Remote Code Execution Bug

Wordfence blocked 3,936 attacks in 24 hours against Breeze Cache below 2.4.5. CVE-2026-3844 is unauthenticated RCE on 400,000+ WordPress sites.

A Login for Your Accountant, Not Your Sites

A Login for Your Accountant, Not Your Sites

Invite your bookkeeper or accountant to mySites.guru with read-only access to invoices only. No site access, no tools, no team data, nothing else.

The WordPress Plugin You Trusted Was Sold to an Attacker

The WordPress Plugin You Trusted Was Sold to an Attacker

A buyer acquired 31 WordPress plugins, planted a backdoor in August 2025, and activated it in April 2026. Here is what happened and how to check your sites.

Smart Slider 3 Pro 3.5.1.35 Was a Malicious Release: Supply Chain Compromise

Smart Slider 3 Pro 3.5.1.35 Was a Malicious Release: Supply Chain Compromise

Smart Slider 3 Pro 3.5.1.35 was a malicious release pushed through the official update channel. RCE backdoor, hidden admin users. Update to 3.5.1.36.

Ninja Forms File Uploads CVE-2026-0740: The AJAX Pattern Strikes Again

Ninja Forms File Uploads CVE-2026-0740: The AJAX Pattern Strikes Again

CVE-2026-0740 is a CVSS 9.8 unauthenticated RCE in the Ninja Forms File Uploads AJAX handler, exploited with over 118,600 attempts blocked by Wordfence.

4 Major WordPress Plugins Patched Security Flaws in March 2026

4 Major WordPress Plugins Patched Security Flaws in March 2026

Elementor, Yoast SEO, WPForms, and Really Simple Security all shipped security patches in March 2026. What was fixed, and how to verify your sites.

WordPress 7 Technical Requirements Check: Is Your Hosting Ready?

WordPress 7 Technical Requirements Check: Is Your Hosting Ready?

WordPress 7 requires PHP 7.4+ and MySQL 8.0+. Run a free hosting check across your entire portfolio to find which sites meet the technical requirements.

Smart Slider 3 Hack Allows Any File to Be Downloaded

Smart Slider 3 Hack Allows Any File to Be Downloaded

CVE-2026-3098 lets any subscriber download wp-config.php from 800,000 WordPress sites running Smart Slider 3. How to check and fix it.

How to Check Your Sites for WordPress 7.0 Compatibility

How to Check Your Sites for WordPress 7.0 Compatibility

WordPress 7.0 requires PHP 7.4+ and MySQL 8.0+, dropping PHP 7.2/7.3. Sites on older versions won't auto-update. Check your whole portfolio in seconds.

How to Remove the Sample Page and Hello World Post in WordPress with One Click

How to Remove the Sample Page and Hello World Post in WordPress with One Click

Every WordPress install ships with a Sample Page and Hello World post. Learn why they hurt SEO and how mySites.guru removes them across all your sites.

Snapshot vs Audit: What's the Difference?

Snapshot vs Audit: What's the Difference?

mySites.guru checks your sites two ways: quick snapshots of config and settings, and deep audits that scan every file. Here's when to use each.

How to Enforce Minor Upgrades Only in WordPress

How to Enforce Minor Upgrades Only in WordPress

Stop WordPress from jumping major versions automatically while still getting security patches. How WP_AUTO_UPDATE_CORE works.

How to Disable the WordPress Admin Menu Bar on the Frontend When Logged In

How to Disable the WordPress Admin Menu Bar on the Frontend When Logged In

Remove the WordPress admin toolbar from your frontend with a per-user toggle, functions.php filter, or one click across all your sites. Code included.

How to Stop Automatic Updates in WordPress with One Click

How to Stop Automatic Updates in WordPress with One Click

WordPress auto-updates can break plugins, themes, and layouts without warning. Control updates across all your sites from one dashboard with mySites.guru.

Why you're getting downtime alerts (and why they matter)

Why you're getting downtime alerts (and why they matter)

How uptime monitoring works, what triggers downtime alerts when your site seems fine, and how to monitor hundreds of sites from a single dashboard.

How to Remove the WordPress Logo from the Admin Bar with One Click

How to Remove the WordPress Logo from the Admin Bar with One Click

The WordPress admin bar logo links to WordPress.org and identifies your CMS. Remove it in one click with mySites.guru for a white-label admin.

How to Stop Any Plugin Installs in WordPress Admin

How to Stop Any Plugin Installs in WordPress Admin

Add DISALLOW_FILE_MODS to wp-config.php to block plugin and theme installs in WordPress admin. Code snippet, wp-cli usage, and how to enforce it.

Hidden Files Lurking on Your Web Server

Hidden Files Lurking on Your Web Server

Your web server probably has hidden dot-files you've never seen. Some are harmless, some were left by hackers. Here's how to find them.

mySites.guru Raycast Extension for Mac

mySites.guru Raycast Extension for Mac

Free Raycast extension for mySites.guru on macOS. Search your managed sites, open management pages, and copy URLs without leaving the keyboard.

AI-Powered Malware Analysis Now Available in mySites.guru

AI-Powered Malware Analysis Now Available in mySites.guru

Send flagged suspect files to Claude or GPT for instant malware analysis. Crowdsourced cached results shared across all subscribers.

WordPress Plugin Vulnerability Alerting

WordPress Plugin Vulnerability Alerting

mySites.guru cross-references every WordPress plugin on your sites against Wordfence, CVE and custom threat databases, flagging vulnerable plugins instantly.

Web Server disk space monitoring

Web Server disk space monitoring

mySites.guru monitors your server's real disk partition usage twice daily and alerts you before it fills up - even if your hosting quota looks fine.

Add unlimited Joomla and WordPress sites to mySites.guru

Add unlimited Joomla and WordPress sites to mySites.guru

Step-by-step guide to connecting your first Joomla or WordPress site to mySites.guru - supports unlimited sites for one flat monthly fee.

Backup All Your Sites With One Click

Backup All Your Sites With One Click

The one-click Backup All Sites button is back in mySites.guru, now with a per-site default backup profile to power the bulk backup queue.

Check your site's security headers

Check your site's security headers

mySites.guru checks eight HTTP security headers on every snapshot - CSP, HSTS, X-Frame-Options and more - to help you harden against XSS and clickjacking.

White-Label Client Reports for Your Sites

White-Label Client Reports for Your Sites

Build unlimited branded report templates in mySites.guru. Assign them to scheduled reports and send white-label updates directly to clients.

Find Hacks and Backdoors in WordPress & Joomla

Find Hacks and Backdoors in WordPress & Joomla

Scan your WordPress and Joomla sites for malware, backdoors, and suspicious files. Hash-based detection and 1,500+ regex patterns.

Quick Snapshot of All Your Sites

Quick Snapshot of All Your Sites

The mySites.guru snapshot runs 140+ best-practice checks - PHP version, CMS config, security headers, SSL and more - twice a day on every connected site.

Real-Time Alerts for File Changes & Logins

Real-Time Alerts for File Changes & Logins

Get real-time email alerts when files change, admins log in, or SSL certificates near expiry across all your Joomla and WordPress sites with mySites.guru.

Audit local sites or sites behind firewalls with mySites.guru

Audit local sites or sites behind firewalls with mySites.guru

How to connect local development sites or sites behind corporate firewalls to mySites.guru using tunnelling tools like Ngrok, Expose, and Cloudflare Tunnel.

Clean a Hacked Site with Suspect Content and Hacked Files

Clean a Hacked Site with Suspect Content and Hacked Files

Use mySites.guru's Suspect Content and Hacked Files tools to find, confirm, and clean backdoors on a hacked Joomla or WordPress site, step by step.

How to get mySites.guru for free - for a whole month!

How to get mySites.guru for free - for a whole month!

Apply the FIRSTMONTHFREE code to the unlimited-sites mySites.guru plan and cancel before your first renewal to use the full service free for a whole month.

How to Hide Joomla Post Installation Messages

How to Hide Joomla Post Installation Messages

Dismiss Joomla post-installation messages on every connected site at once using the mySites.guru bulk action - no need to log into each site individually.

How to impersonate your mySites.guru team members

How to impersonate your mySites.guru team members

Account owners can impersonate any team member inside mySites.guru to review their view and permissions without needing to share passwords.

Manage Multiple WordPress Sites Like a Pro

Manage Multiple WordPress Sites Like a Pro

Practical tips for managing multiple WordPress sites efficiently, covering centralised dashboards, backup strategies, security hardening and team workflows.

Test Site Performance With Lighthouse

Test Site Performance With Lighthouse

Run Google Lighthouse performance audits against any of your connected Joomla or WordPress sites directly from within the mySites.guru dashboard.

Install Extensions to 1000+ Sites at Once

Install Extensions to 1000+ Sites at Once

Install any Joomla extension or WordPress plugin across 1,000 sites in one go using the mySites.guru bulk install tool - no SSH or FTP needed.

Integrate mySites.guru to Alfred Workflow on Mac

Integrate mySites.guru to Alfred Workflow on Mac

How to integrate mySites.guru with Alfred on macOS so you can jump straight to any connected site's management page from your keyboard.

Manage all your Joomla Sites Extensions with mySites.guru

Manage all your Joomla Sites Extensions with mySites.guru

View, search and update every Joomla extension across all your connected sites from a single page in mySites.guru.

Manage Multiple Sites With Your Whole Team

Manage Multiple Sites With Your Whole Team

Add unlimited team members to your mySites.guru account with per-site and per-feature permissions. No per-seat fees.

Manage Multiple WordPress Sites

Manage Multiple WordPress Sites

Centralise updates, backups, security audits and one-click logins across all your WordPress sites. One dashboard, unlimited sites, £19.99/month.

Monitor site uptime with mySites.guru

Monitor site uptime with mySites.guru

mySites.guru runs its own uptime monitoring engine with per-minute checks and instant downtime alerts at no extra cost.

mySites.guru is the new name for rebranded myJoomla.com

mySites.guru is the new name for rebranded myJoomla.com

myJoomla.com has been rebranded as mySites.guru to reflect full support for Joomla, WordPress and any PHP-based website in one platform.

90,000+ Sites Trust mySites.guru

90,000+ Sites Trust mySites.guru

Over 90,000 Joomla, WordPress, and PHP sites are connected to mySites.guru - all managed from a single dashboard invested into daily by its founder.

Schedule Audits, Updates & Backups

Schedule Audits, Updates & Backups

Configure time-based and action-based schedules for security audits, snapshots, updates and Akeeba backups across all your mySites.guru connected sites.

The Agency Dashboard for All Your Sites

The Agency Dashboard for All Your Sites

The mySites.guru main dashboard surfaces SSL status, update counts, audit alerts, uptime and more for every connected Joomla or WordPress site at a glance.

Site Management Is More Than Just Updates

Site Management Is More Than Just Updates

Real site management means security audits, best practice checks, and hack detection - not just bulk updates, backups, and uptime pings.

Tools for Managing Multiple Sites

Tools for Managing Multiple Sites

The mySites.guru Snapshot All button refreshes version data, security checks and best practice results across every connected site in one click.

Top 50 Joomla Extensions in 2026

Top 50 Joomla Extensions in 2026

Real-time ranking of the top 50 most-installed Joomla extensions, pulled live from the mySites.guru database of 90,000+ connected sites.

WordPress Debug Constants Explained

WordPress Debug Constants Explained

WP_DEBUG_LOG writes errors to a publicly accessible file that Google has indexed on thousands of sites. Here's the fix, plus what every debug constant does.

Universal User Management Across Sites

Universal User Management Across Sites

Search, edit, and reset passwords for users across all your Joomla and WordPress sites from one page. Manage roles, revoke access, and save hours.

Unlimited Backup Schedules With Cron Syntax

Unlimited Backup Schedules With Cron Syntax

Create unlimited backup schedules in mySites.guru using cron syntax. Assign different Akeeba Backup profiles per schedule.

mySites.guru No Longer Provides UptimeRobot Status Pages

mySites.guru No Longer Provides UptimeRobot Status Pages

mySites.guru replaced UptimeRobot with its own uptime monitoring engine after UptimeRobot raised fees by 352%. Here's what changed.

White-Label Activity Reports for Clients

White-Label Activity Reports for Clients

Send automated, branded site activity reports to your clients on any schedule. Covers updates, backups, audits, uptime and more - included in every plan.

WP Mayor's Five-Star Review of mySites.guru for WordPress

WP Mayor's Five-Star Review of mySites.guru for WordPress

WP Mayor gave mySites.guru a five-star rating after a month of hands-on testing. Here's what reviewer Kevin Wood found.

Browse every article