Blocked by JetPack

If you have access to your site and you’ve not been blocked, you can enter your IP or IPv6 address(es) by going to Jetpack → Settings → Protect → Configure.

If you are blocked from entering your site, you can enter the IP or IPv6 address(es) via WordPress.com by visiting My Sites → Settings → Security → Whitelist.

You can also whitelist one IP address by setting it as theJETPACK_IP_ADDRESS_OK constant in your wp-config.php

define('JETPACK_IP_ADDRESS_OK', 'X.X.X.X');

You can find your IP by visiting any of the following sites:
http://www.whatsmyip.org

Be sure to replace X.X.X.X with your own IP address.



  • 163 Users Found This Useful

Was this answer helpful?

Related Articles

How to disable WordPress comments, pingbacks and trackbacks

Now days pingbacks and trackbacks are mostly SPAM when it comes to WordPress. To disable them...

WordPress error "The uploaded file could not be moved to"

WordPress gives you the following error "The uploaded file could not be moved to...

WordPress Security

Even with many layers of server security, if a WordPress install is not constantly updated and...

Create Static Files with your WordPress Install

Reduce the processor and memory load of your site but publishing it into html files:...

Plugins on WordPress

There are many great ways to setup and install plugins on WordPress. You may find a library of...