Skip to content

WordPress

Website Developer Sydney

WordPress Geo Redirection using Cloudflare

WordPress Geo Location Redirection fast SEO friendly So the problem for us started out as this. We have a WordPress website that has content that is location specific. This content has been setup in WordPress using Elementor with essentially a duplication of the core site pages like contact-us, about-us, homepage, services, etc that had specific content if someone was in Europe vs Australia. So for example, the home page has images related to either Australia or UK . How this was created Kind of a different story than the context of this post, but within Elementor Header we have created 4 headings. These headings use the flags with set links in them to allow someone to redirect to a URL that will show UK content or not. Each of the 4 headers have one of two menus, either a UK menu with links to all the UK content specific pages,… Read More »WordPress Geo Redirection using Cloudflare

Website Developer Sydney

WHM Nginx Manager Enabled Gives 413 Request Entity Too Large Error and Solution

With Nginx Manager Enabled in WHM Cpanel you receive a 413 Error when uploading to WordPress (or other sites) Recently WHM / Cpanel enabled an option for Nginx Manager With this option enabled in Cpanel you may receive a 413 Error when uploading large files like plugins to your WordPress Site.   Not it’s worth mentioning that there are potentially a couple of places that the size upload limit is set. This error relates specifically to the Nginx Manager options for caching in WHM and Cpanel that was added as an option in 2021.  There are also options in the MultiPHP INI Editor to se the upload_max_filesize that we are presuming you have already set in your WHM configuration panel. So assuming that you have previously set these limits and have had no trouble uploading things like large plugins for WordPress or images etc, then you will likely find that… Read More »WHM Nginx Manager Enabled Gives 413 Request Entity Too Large Error and Solution

Mornington Peninsula Pest Control

Mornington Peninsula Pest Control

First Choice Pest & Termite Control Melbourne & Mornington Peninsula Mornington Peninsula Pest Control website launched, and we are pleased to have been able to assist First Choice Pests with their new website. First Choice Pests has recently established their new website hosting on our high performance WordPress hosting service.  Included in this service is all the usual benefits of website hosting in Australia with InteractiveWebs. Email, Domain Hosting WordPress Website Hosting Backup and SEO services. First Choices Pest has announced a range of Pest Control Services in Mornington Peninsula. If you would like to know more, please visit the website and use the Contact Us Pest Services form to make an enquiry about the services on offer.

Website Developer Sydney

Cpanel WordPress Site Error The uploaded file exceeds the upload_max_filesize directive in php.ini

cPanel WordPress Site Error The uploaded file exceeds the upload_max_filesize directive in php.ini While working with a Cpanel Website running WordPress, you attempt to upload a file and receive an error:  “The uploaded file exceeds the upload_max_filesize directive in php.ini” To fix for ALL Accounts in Cpanel Login to the WHM Administration system. Note that this is usually the HOST provider that has access to this. Softare >> MultiPHP INI Editor Then for the Different PHP Version in the Dropdown, selecting for example ea-php55  or ea-php56 Edit the post_max_size to something bigger that the default 8M AND or Edit the upload_max_filesize to something bigger than the default 2M To Fix for the Account you are working in. Loged in as the Account holder, Software MultiPHP INI Editor Select the location that you will apply this modification to. This should be the site or sub domain you are experiencing the problem… Read More »Cpanel WordPress Site Error The uploaded file exceeds the upload_max_filesize directive in php.ini