Knowledge Hub Articles

KB Articles

Troubleshooting a 404 (Not Found Error)

Troubleshooting a 404 (Not Found Error) After Modifying Permalinks If you receive this error, make sure you create the following rules in your .htaccess file in your WordPress main directory: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.+)$ index.php/$1 If you do not have .htaccess file, create a .htaccess file with the above

MORE

Adding a Parked Domain

A parked domain is used to point one domain to another. ie. if you own both domains www.wepushbuttons.com and www.wepushbuttons.com.au you could point the .com.au extension to your main domain permanently so anyone typing in the other domain extension automatically gets taken to the main website. To add a Parked Domain, login to your cPanel Under the “Domains”

MORE

WooCommerce Videos

[vum_embed ids=”52,53,54,55,62,63,64,56,57,58,59,60,61,51″]

MORE

What is a Robots.txt file?

Robots.txt file Web site owners use the /robots.txt file to give instructions about their site to web robots; this is called The Robots Exclusion Protocol. It works likes this: a robot wants to vists a Web site URL, say http://www.example.com/welcome.html. Before it does so, it firsts checks for http://www.example.com/robots.txt, and finds: User-agent: * Disallow: /

MORE

Disabling Theme and Plugin Editor in Your WordPress Admin Panel

You can easily edit plugins and themes through the admin panel in WordPress. While this is user-friendly, it is also risky because one wrong keystroke could leave you with a blank website! It is also an issue if you want to allow admin access to other users. If you want to disable the Theme and

MORE

How do I retrieve my password?

First, go to the login screen of your WordPress blog. The login page of your WordPress blog is located at http://www.example.com/login/ Replace, www.example.com with your website address. Your WordPress login screen has a Lost your password? link just below the login form. Click on Lost your password? link. This will take you to another page

MORE

Understanding WordPress Blocks

[vum_embed ids=”121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150″]

MORE