Get the Best WordPress Backup
& Migration Plugin Today
Get Duplicator Now

Duplicator Documentation

Documentation, Reference Materials, and Tutorials for Duplicator

Troubleshooting for One.com hosting

Having trouble with One.com hosting using Duplicator Pro? This guide provides practical solutions to troubleshoot effectively.

To begin, make sure you are using the latest version of Duplicator Pro. Please check the changelog and system requirements.

‘Blocked’ Message on Newly Installed Sites

One.com implements a special policy to reduce spam on WordPress websites, which may interfere with logging into a site that has been migrated with Duplicator Pro.

Solution: Modify the .htaccess File

To bypass this restriction, add the following rule to your .htaccess file:

RewriteEngine On
RewriteCond %{REQUEST_URI} ^/
RewriteRule .* - [CO=wordpress_test_cookie:WP+Cookie+check:%{HTTP_HOST}:1440:/]

Note: For more details, check out One.com’s support guide.

Was this article helpful?

Related Articles