WordPress Archives - The A2 Posting https://www.a2hosting.com/blog The Official Blog for A2 Hosting Thu, 14 Jul 2022 04:31:12 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.1 Switching to cPanel’s Jupiter Theme https://www.a2hosting.com/blog/switching-to-cpanels-jupiter-theme/ Thu, 14 Jul 2022 13:00:03 +0000 https://www.a2hosting.com/blog/?p=13189 cPanel is a full-featured, web-based control panel that enables you to easily manage your hosting account. With cPanel, you can manage all aspects of your site, including e-mail accounts, files, …

The post Switching to cPanel’s Jupiter Theme appeared first on The A2 Posting.

]]>
cPanel is a full-featured, web-based control panel that enables you to easily manage your hosting account. With cPanel, you can manage all aspects of your site, including e-mail accounts, files, backups, web site statistics, and much more. It is also one of the most widely used control panels, offered by many hosting companies as a part of their packages.

Themes provide the look-and-feel of the cPanel interface. The latest cPanel theme release is named Jupiter, and it replaces the Paper Lantern theme (which in turn replaced the x3 theme before it). If you have been using Paper Lantern for awhile, you may be considering a switch to Jupiter. Here’s what you need to know about cPanel’s latest theme.

Differences between cPanel Paper Lantern and Jupiter themes

Jupiter provides a completely new look-and-feel to the cPanel interface. But it also offers two new pages: Tools and Solutions.

If you have used cPanel before, the Tools page will be largely familiar to you. It is the default page, and groups features into familiar categories, such as Email, Domains, and Databases.  You’ll also see relevant information about your account at a glance in the right sidebar, including:

  • General information: Here you’ll find information such as your account’s IP address, home directory, username, and more.
  • Server information: Here you’ll find information specific to the server, such as software version numbers and path information.
  • Statistics: Here you’ll find various statistics relating to your account’s resource usage, such as disk, database, and domain usage.

The Solutions page, on the other hand, is totally new. It is intended for novice users of cPanel. It features tutorials on common tasks, such as how to set up an email account and build a website. There are also FAQs and links to documentation resources to help you easily find answers to your questions.

Switching from Paper Lantern to Jupiter theme in cPanel

You don’t have to wait to see what the new Jupiter theme looks like. You can easily switch your account to the Jupiter theme now to get a feel for the new interface. To do this, follow these steps:

  1. Log in to your cPanel account.
  2. In the right sidebar, under GENERAL INFORMATION, locate the Theme list box.
  3. Select Jupiter. cPanel switches to the Jupiter theme automatically.
  4. If you want to switch back to the Paper Lantern theme, just select paper_lantern in the Theme list box.

Conclusion

cPanel has made it easy to switch to the Jupiter theme. With dedicated development and the promise of more features, the benefits of making the switch to Jupiter outweigh the costs of staying with the older Paper Lantern theme.

At A2 Hosting, we strive to provide our customers with the latest industry standards and updates. Our hosting accounts include the new Jupiter theme so you can enjoy the best that cPanel has to offer. Our dedicated Support team is standing by 24/7/365 to answer any questions you may have.

The post Switching to cPanel’s Jupiter Theme appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/07/Blog-Images-2-235x150.png
7 WordPress Security Attacks You Must Know https://www.a2hosting.com/blog/7-wordpress-security-attacks-you-must-know/ Tue, 14 Jun 2022 13:00:01 +0000 https://www.a2hosting.com/blog/?p=13130 WordPress, the popular open-source Content Management System (CMS), is used by 60% of all websites. However, because it is open-source and can be endlessly customized and optimized, it can be …

The post 7 WordPress Security Attacks You Must Know appeared first on The A2 Posting.

]]>
WordPress, the popular open-source Content Management System (CMS), is used by 60% of all websites. However, because it is open-source and can be endlessly customized and optimized, it can be vulnerable to security flaws. According to the Common Vulnerability Score, 8 out of 10 WordPress sites have a medium or high security risk. There are methods to help prevent security attacks, but the key is to first understand the most common security threats to your WordPress sites and then learn how to keep them at bay! This blog provides you with an overview of the most common WordPress security attacks.

Common WordPress Security Attacks

Security Attack #1: Brute-force

Brute-force: In this attack, bad actors attempt to guess login information by using automated password generators.

Basic defense: Use strong passwords. For recommendations about how to generate strong passwords, see our Knowledge Base article.

Security Attack #2: Cross-Site Scripting (XSS)

This is a hacking technique where malicious code from user input is injected into web pages and then viewed by site visitors. XSS attacks can potentially extract sensitive information, affect website functionality, and more.

Basic defense: Wherever a web site receives user input, the input should be filtered as strictly as possible based on the expected or valid input.

Security Attack #3: SQL injection

In this type of attack, malicious SQL statements are injected via unsanitized user input. SQL injection attacks can be used to tamper with data, extract sensitive information, and more.

Basic defense: Scan your site for SQL injection vulnerabilities using online website scanning tools like Sucuri SiteCheck.

Security Attack #4: Backdoor

A backdoor is malicious code that contains a hidden way to bypass the login or authentication process of a website.

Basic defense: Make sure your server has antivirus and firewall protection and is kept up to date. Also make sure you keep WordPress itself and any associated plugins updated with the latest security patches.

Security Attack #5: Denial-of-Service (DoS) attacks

This type of attack renders a website inaccessible or unavailable to its users. For example, a Distributed Denial-of-Service (DDoS) attack sends traffic from multiple sources to a website, overwhelming its network connection.

Basic defense: Using a well-established Content Delivery Network (CDN) such as Cloudflare can help mitigate or even prevent these types of attacks.

Security Attack #6: Phishing 

Attackers use the phishing technique to impersonate a legitimate company, typically via email, in order to obtain personal information directly from the target. The attacker then uses the information to hack the site or commit fraud.

Basic defense: Spam filters can detect and prevent most malicious emails from reaching users’ inboxes.

Security Attack #7: Hotlinking

This is a technique where a website links directly to the targeted website’s assets, such as video or image files, in order to increase SEO ranking or to feature media without using their own server resources or bandwidth. For example, if website B hotlinks to website A’s featured image, and website B receives a lot of traffic on the page with the image, website A’s server resources are depleted, potentially affecting website A’s performance.

Basic defense: Use a plugin or Content Delivery Network (CDN) such as Cloudflare to help protect your media files.Conclusion

Conclusion

Now that you understand the various types of security threats to be aware of, consider the following root causes of why your WordPress site may be vulnerable to security breaches:

  • Your WordPress site is out of date and requires an update to the most recent version.
  • You have unused or outdated themes or plugins installed on your site, which cause compatibility issues and open up security holes.
  • Your WordPress site admin login page is still set to the default /wp-admin, making it vulnerable to brute-force attacks.

Give your site a thorough security audit, or contact the A2Hosting Guru Crew if you want to improve the security of your WordPress sites.

The post 7 WordPress Security Attacks You Must Know appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/06/Blog-Images-2-235x150.jpg
How to Protect Your WordPress Against Brute Force Attack https://www.a2hosting.com/blog/how-to-protect-your-wordpress-against-brute-force-attack/ Thu, 10 Feb 2022 15:54:08 +0000 https://www.a2hosting.com/blog/?p=13042 If your website is built with WordPress, keeping it secure should be your top priority. Among the many security attacks, brute force attacks, despite being an old technique, continue to …

The post How to Protect Your WordPress Against Brute Force Attack appeared first on The A2 Posting.

]]>
If your website is built with WordPress, keeping it secure should be your top priority. Among the many security attacks, brute force attacks, despite being an old technique, continue to be the most common. If early precautions are not taken, a brute force attack can bring your site down. Before we show you how to protect your site from these attacks, let’s define what exactly they are.

Brute Force is a website attack that uses either humans or systems to target protected information, with the main goal of obtaining login information. This blog discusses some well-known methods for preventing Brute Force attacks.

1. Hide the WordPress Admin Login Page

WordPress by default has the login page as either one of the following:

  •  /wp-login.php
  • /login
  • /wp-admin
  • /admin

Gaining access to login pages, particularly the admin login, provides hackers with unrestricted access to the entire site.

There are several ways to hide the login area, including using a plugin like WPS Hide Login, which allows you to change the admin login to another URL of your choosing. When someone tries to access wp-admin/wp-login.php/login/admin, they will get a 404 error.

WPS Hide Login

2. WordPress Two-Factor Authentication (2FA) 

A two-factor authentication gives you an extra layer of security by requesting additional identification factors like the following: 

  • A unique password (OTP) sent by SMS/e-mail
  • A phone call
  • A QR code
  • A push notification

WordPress supports two-factor authentication via plugins like the Two-Factor plugin or time-based authentication via Google Authenticator. The Google Authenticator plugin enables per-user two-factor authentication. You could enable it for your administrator account while using less privileged accounts as usual.

3. Cloud-Based Security Plugins

While traffic is beneficial to any website, excessive bad traffic depletes your server’s resources. Similarly, limiting the number of users who can enter your site at the same time protects you from distributed denial of service (DDoS) attacks. Popular cloud security plugins such as Sucuri or CloudFlare not only protect against brute force login attacks, but also other security threats such as DDoS, spam, and bots. They provide complete protection for your WordPress site. Examine the security measures provided by your hosting provider for your website.

Conclusion

As previously stated, a brute force attack is one of the most traditional attacks, but it remains the most common type of WordPress security attack. While plugins and other security tools are available to help mitigate security threats, it is always important to keep your WordPress up to date. This includes updating any plugins and themes, as outdated plugins or themes provide a good backdoor for hackers to attempt a security attack. If you have any questions or need any help protecting your site contact our support team today!

The post How to Protect Your WordPress Against Brute Force Attack appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/02/Blog-Images-26-235x150.jpg
How to Add Paypal to Your WordPress Website Using WooCommerce https://www.a2hosting.com/blog/how-to-add-paypal-to-your-wordpress-website-using-woocommerce/ Wed, 09 Feb 2022 14:50:32 +0000 https://www.a2hosting.com/blog/?p=13021 WooCommerce is a fantastic open-source eCommerce platform built on WordPress that allows you to seamlessly convert your WordPress site to an eCommerce site. It has a large library of extensions …

The post How to Add Paypal to Your WordPress Website Using WooCommerce appeared first on The A2 Posting.

]]>
WooCommerce is a fantastic open-source eCommerce platform built on WordPress that allows you to seamlessly convert your WordPress site to an eCommerce site. It has a large library of extensions and themes for you to choose from and integrate into your WordPress eCommerce site to give it a professional look and functionality.

When you have an eCommerce site, ensuring a smooth payment process is critical to gaining conversions from leads that visit your site. WooCommerce allows you to configure various payment methods such as direct bank transfer, checks, cash on delivery, and Paypal to provide your customers with additional options for completing order transactions.

The WooCommerce PayPal Checkout extension allows your WordPress store to accept PayPal payments and makes use of customizable Smart Payment ButtonsTM. Customers who use PayPal Checkout can pay with PayPal or any major credit or debit card without ever leaving your website. Using this extension visitors can buy directly from your product pages and pay in 26 different currencies. This blog will walk you through the process of configuring and adding the WooCommerce PayPal Checkout for WordPress sites.

Installing the WooCommerce PayPal Checkout Plugin in WordPress

Note: Paypal Checkout Plugin is no longer available in the WooCommerce marketplace. You may use PayPal payments as it’s the upgraded option to this extension.

Follow these steps to install the WooCommerce PayPal Checkout in WordPress:

1. Log in to WordPress as an administrator.

2. In the search plugins, type “WordPress PayPal Checkout.” Install and activate the plugin pictured below:

PayPal App

3. After you’ve successfully installed the plugin, you’ll need to configure the PayPal checkout in WooCommerce.

Configuring the PayPal Checkout Process in WooCommerce

Follow these steps to set up the PayPal checkout process in WooCommerce.

On the WordPress Dashboard, in the left sidebar, click WooCommerce, and then click Settings. This will take you to the WooCommerce settings page, which has multiple tabs for various settings. To enable the payment method, navigate to the Payments tab.

Configuring Paypal Checkout

Enable the toggle button next to the PayPal checkout option on the Payment Methods page. To configure the PayPal Checkout settings, click Set up or Manage.

Enabling PayPal Checkout

.

You will then be directed to the PayPal Checkout page, where you can begin configuring various checkout settings. The process will begin with basic store information, then help you link your PayPal account, and finally assist you in configuring the checkout page’s look and feel, including payment and billing details.  

To begin configuring the PayPal checkout process, fill in the basic information about your store before moving on to linking the store to a PayPal account.

Configuring PayPal Checkout

  • Title – Choose the title shown to customers during checkout
  • Description – Add a description shown to customers if they use PayPal Checkout
  • Account Settings – Environment  – Select Live to accept payments and Sandbox to test payments.

Linking Paypal Account in WooCommerce

In WooCommerce, you can use the API settings to create or link an existing PayPal Account. To link it to your PayPal account, use the API credentials sections on the PayPal Checkout setup page, under the payment tape.

API Credentials

 

When you click the Setup or link an existing PayPal account button, you will be taken to the PayPal account login page.

Connecting PayPal to WooCommerce

Log in to your PayPal account, then click Activity on the top menu bar and select API Access.

PayPal Home Page

 

Next, scroll to NVP/SOAP API Integration (Classic) and click Manage API Credentials. Ensure Request an API Signature is checked and click Agree and Submit.

Request API Credentials

 

 Click Show to reveal API Username, password, and signature.

Removing the API Signature

Copy the API Username, Password, and Signature into your WooCommerce PayPal Checkout settings.

Copying API Information into PayPal Settings

In the PayPal-hosted Checkout Settings section, enter details such as your Brand Name,  your site or product name, images for logo and header, and so on to ensure the PayPal checkout page has the same look and feel as your website. The landing page is the URL that all customers see when they check out.

PayPal Hosted Checkout Settings

Additional payment confirmation details can be set in the Advanced Settings for further advanced settings of the checkout pages, such as shipping details.

Adding Shipping Details

Once you’ve finished filling out all of the settings, click Save Changes at the bottom of the page to finish the PayPal Checkout configuration in WooCommerce.

Smart Payment Buttons™ PayPal Checkout Advanced Options

Smart Payment Buttons™ is an added benefit for US customers, as the feature provides relevant payment options such as PayPal and both Pay in 4 and PayPal Credit*, allowing your customers to buy now and pay later while you get paid upfront. Fill out the sections after the advance settings if you want to further customize the look and feel of the buttons or configure PayPal checkout pages. Please see the PayPal Checkout page for more information.

Have any questions or concerns? Contact our sales team today! Looking for a new Managed WordPress Hosting plan? We have you covered with our new Managed WordPress plans that simplify speed, security, and stability.

 

The post How to Add Paypal to Your WordPress Website Using WooCommerce appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/02/Blog-Images-25-235x150.jpg
The Key Benefits of Using Jetpack for Your WordPress https://www.a2hosting.com/blog/the-key-benefits-of-using-jetpack-for-your-wordpress/ Fri, 04 Feb 2022 14:56:25 +0000 https://www.a2hosting.com/blog/?p=13015 When you start building a website in WordPress, you’ll often be presented with numerous options on how to get things going. For starters, you need to set up a contact …

The post The Key Benefits of Using Jetpack for Your WordPress appeared first on The A2 Posting.

]]>
When you start building a website in WordPress, you’ll often be presented with numerous options on how to get things going. For starters, you need to set up a contact form, submit your blog for search engine rankings, and ensure security measures are in place so users can navigate your site safely.

Although this may seem overwhelming at first, there’s a WordPress plugin that provides you with all of these aspects under one roof. With the Jetpack WordPress plugin, you don’t need to install several plugins to get the features you want, since it offers nearly everything you need for your starter website.

What are the key features of Jetpack that make it unique?

Key Features of Jetpack

One of the best things about using Jetpack is that you can seamlessly integrate Jetpack to meet your needs. These are the main features of the Jetpack plugin:

  • Content Delivery Network (CDN): A slow site could be cause for search engines to penalize your rankings. With a CDN, you can help your website load faster while saving on your server’s resources. The great thing about this Jetpack feature is that it’s free and provides users with unlimited CDN bandwidth.
  • Social media sharing: Using Jetpack for WordPress can provide you with social media features such as share buttons that let your visitors share your content in just a few clicks.
  • Lazy loading images: Jetpack has a lazy loading image feature that displays photos while a person scrolls rather than presenting them with a blank div. The feature is beneficial for websites that use a lot of images but don’t want to compress them, which can lower photo quality. This can solve many image loading problems.
  • Shortcode embeds: The Jetpack shortcode lets you embed content from your social media straight to your website. With this feature, you can embed these components by copying and pasting URLs within the visual editor.
  • Automated spam blocking: With the Jetpack WordPress plugin, you can save time by automatically setting it to block and remove spam. This feature allows your site visitors to browse without being distracted.

How Can Jetpack Benefit WordPress Users?

Are you still asking the question, “Do I need Jetpack for my WordPress site?” If so, then let us share with you a few benefits that the plugin has to offer for WordPress users.

It Enhances Website Functionality

One of the best things about the Jetpack WordPress plugin is that it offers many features in one place. This means that you don’t have to install a new plugin every time you want to add functionality to your website.

It Increases Website Traffic

A website that doesn’t drive traffic is useless with today’s standards. Using Jetpack for WordPress is great because it helps improve traffic to your site once it recognizes that it’s lacking in that department.

Through its Publicize feature, you can automatically have it push out new blogs that you publish to your social media pages such as on Tumblr, Facebook, and Twitter. This will help drive traffic from your social channels to your website.

It Provides Excellent Security

Nothing is more important for users than the security a website offers and this is exactly what the Jetpack plugin provides.

Its Protect feature offers fortified security by identifying and blocking any suspicious IP addresses from potentially harming a website. It also stops repeated login attempts that have failed to stave off cyberattacks.

It Offers Centralized Site Management

Running and managing several WordPress websites can be extremely time-consuming. Fortunately, the Jetpack WordPress plugin lets you streamline the site management process through a feature that lets administrators manage several sites from one interface.

Specifically, users can update all of the themes and plugins they have in each WordPress website simultaneously with just a click of a button.

Conclusion

The WordPress plugin known as Jetpack is one of the top add-ons users can get if they want to make managing their WordPress websites easier. Not only does the plugin offer better site functionality, centralized management, and improved security, but it also helps drive much-needed traffic.

At A2 Hosting, we offer the services of our experts to handle the administration aspect of your WordPress website. Getting a Managed WordPress account from us means that you can leverage numerous features, one of which is having a free Jetpack profile.

Talk to our sales team today if you would like to learn more.

The post The Key Benefits of Using Jetpack for Your WordPress appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/02/Blog-Images-24-235x150.jpg
What Is WooCommerce? Explaining the Features and Benefits https://www.a2hosting.com/blog/what-is-woocommerce-explaining-the-features-and-benefits/ Tue, 01 Feb 2022 12:05:07 +0000 https://www.a2hosting.com/blog/?p=12992 Are you getting tired of constantly having to tend to your eCommerce site? There are so many details to keep updating, bugs that somehow always need tweaking, and not to …

The post What Is WooCommerce? Explaining the Features and Benefits appeared first on The A2 Posting.

]]>
Are you getting tired of constantly having to tend to your eCommerce site? There are so many details to keep updating, bugs that somehow always need tweaking, and not to mention you have to keep track of all your orders and inventory manually.

What if we told you that WooCommerce can do all that for you? With the free and open-source plugin, maintaining your website instantly becomes so much easier.

Keep reading to find out exactly what WooCommerce is and how it can help your WordPress website.

What Is WooCommerce?

WooCommerce is an e-Commerce plugin used by over 3 million online stores. It was developed to be used as an extension to WordPress, which is why it integrates perfectly into any WordPress site. A simple but powerful platform chock full of features, it is a fantastic solution for anyone looking to sell their products online.

We highly recommend that you use WooCommerce as an extension for your shop, as it contains everything that you need for your business to run smoothly.

What Are the Benefits of WooCommerce?

WooCommerce exists to make managing your online shop simpler. It is incredibly user-friendly and offers dozens of helpful features right at your fingertips. If you’re about to open your own online shop or just want to upgrade an existing site, we’re certain that you’ll find all of the features of WooCommerce to be extremely helpful.

Customization Options

You can make changes to your store page any time you like with no additional costs, thanks to WooCommerce. You can either customize everything yourself or choose from a wide array of stylish, functional themes.

Built-In Analytics

Even if you have no experience in tracking implementation, WooCommerce comes with a built-in data analysis tool that will give you more insight into your growing business.

Integrated Payment Gateways

An efficient payment process is essential for any store. With WooCommerce, you can give your customers the option to choose from several platforms, such as Stripe, PayPal, debit or credit cards, bank transfer, or even cash on delivery.

Various Shipping Options

WooCommerce allows you to provide any variety of shipping options for your customers’ orders, like a pickup from nearby stores, local delivery, or international shipping. You can even restrict shipping options as you see fit.

Automatic Tax Calculation

WooCommerce makes it easy for anyone to calculate taxes for their online shops. All you need to do is configure the settings to automatically compute taxes on every order.

Order and Inventory Management

The built-in inventory management system of WooCommerce allows shop owners to handle and track everything in their supply. Plus, you can oversee the entire order process, from tracking orders to shipping them out.

All these amazing WooCommerce advantages will pair perfectly when used with a Managed WordPress platform, which is another worthwhile investment for any WordPress user.

What Is Managed WordPress?

Managed WordPress is a hosting platform that is fully streamlined and optimized for easy creation and management of your website. As its name implies, the web host manages your WordPress for you, taking over all the server responsibilities.

Our platform, A2 Hosting, revolves around making your site run as fast and secure as possible. We will handle all the administrative tasks, from installing WordPress, to security checks and updates, and even caching your web page. If you have any questions you can speak with our sales team for more information on our new and improved Managed WordPress plans!

WooCommerce is an incredibly powerful tool for WordPress users. When paired with our efficient Managed WordPress platform, managing your online shop will be fast and hassle-free. For an optimized eCommerce shop, get started on managed WordPress today with A2 Hosting!

The post What Is WooCommerce? Explaining the Features and Benefits appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/01/Blog-Images-23-235x150.jpg
New Managed WordPress Enhanced Security Features with A2 Hosting https://www.a2hosting.com/blog/enhanced-managed-wordpress-security-features/ Mon, 24 Jan 2022 10:51:52 +0000 https://www.a2hosting.com/blog/?p=12973 WordPress is the same age as A2 Hosting, and with 18 years of experience and hard work, it has become one of the most popular CMS on the internet. That …

The post New Managed WordPress Enhanced Security Features with A2 Hosting appeared first on The A2 Posting.

]]>
WordPress is the same age as A2 Hosting, and with 18 years of experience and hard work, it has become one of the most popular CMS on the internet. That being said, with excellence still comes room for error. It is important to note that all CMS systems and websites do get hacked and need to constantly update and improve their security systems and features to avoid any cyber security threats that they will face. To aid in this task and combat any security issues we made sure that website security was a top priority in the launch of A2 Hosting’s new Managed WordPress plans.

Looking to learn more in-depth about the security included with all these plans? Below is an explanation of the different security tools and features included and how this can help you make sure your website is safe and secure.

The Importance of Security on Websites Using WordPress

When there’s a huge demand for a script or CMS, there’s a good chance that hackers and attackers will be keeping an eye on websites using it. At any one time, there could be hundreds or thousands of attacks happening on the internet. This makes WordPress websites a target.

As such, hackers will always be scanning WordPress websites for vulnerable areas. This means website owners who don’t properly prepare and secure their WordPress sites may be at risk. This is why you need to keep the security on your website in tip-top shape! Below are the features we offer at A2 Hosting on our Managed WordPress plans to help ensure your security success.

Managed WordPress Security Features

A2 Hosting’s new Managed WordPress plans now come with a selection of enhanced security features that have been designed to support our users such as HackScan Protection, Reinforced DDoS Protection, and KernelCare. We’re including a complete breakdown below of three of the main tools we will be including in the plans and the different security features they provide our users:

WordPress Toolkit

We include different levels of cPanel’s WordPress Toolkit on all of our WordPress plans. Below are some of the main security perks:

  • 1-Click Hardening: Used to scan existing and new sites for settings that may be potentially vulnerable.
  • Automatic Hardening: This can keep your site safe through the auto-application of the industry’s best practices in security.
  • Mass Hardening: Scans all your sites for vulnerable settings while securing every site with just a click.
  • Security Rollback: In rare cases, security updates may create compatibility issues on your website. This feature will allow you to quickly revert the changes made.
  • Mass Updates: This allows you to execute updates for all of your website’s WordPress themes, core, and plugins.

Jetpack Security

We will also be including the popular Jetpack Plugin. This plugin comes with a multitude of security features including:

  • Automated Spam Filtering: Protects your site by keeping spam content away.
  • Brute Force Attack Protection: Works to keep your website safe by blocking unsafe login attempts from distributed attacks and malicious botnets.
  • Free Daily Malware Scans (Included with our Fly & Sell Plans): This feature automatically checks your site for vulnerabilities such as malware. You’ll also receive immediate alerts if Jetpack finds problems to be addressed quickly.

A2 Optimized

All of our plans also come with our plugin, A2 Optimized. We’ve focused on various security measures with A2 Optimized, which include the following:

  • Deny Direct Access to Configuration Files and Comment Form: This allows you to protect your configuration files by creating a Forbidden error to bots and web users who try to access WP configuration files.
  • Lock Editing of Plugins and Themes from the WP Admin: This prevents exploits to use the built-in editing capabilities of the WP Admin.
  • Login URL Change: With this, you can hide your wp-login and wp-admin pages, blocking off hackers from entry through brute force attacks.
  • Regenerate wp-config salts: WP salts and security keys help to secure the site’s login process along with the cookies that WordPress implements to authenticate users.
  • ReCAPTCHA on Comments and Login: Used to increase site security while decreasing spam by adding a CAPTCHA to the login screen and comment forms.
  • Unused Themes & Inactive Plugin Notifications: Themes and plugins with security flaws can still have an impact on the site. Having these notifications can help you better manage other features on your site for improved security.

cPanel Security Features

There is also a wide range of improvements to cPanel’s Security. This includes:

  • Directory Privacy: Blocks users who want to open a folder that you’ve designated for protection. They will first need to enter a username and password for access.
  • Free SSL Certificate (Free RapidSSL On Sell plans): This allows you to secure pages on your website so that details such as credit card numbers, logins, and more are sent encrypted instead of plain text.
  • Hotlink Protection: Stops your images from being used on other sites.
  • Imunify360: A comprehensive security suite for real-time and proactive website protection. It provides an all-in-one security solution that features a Web Application Firewall, an Intrusion Prevention and Detection system, a Network Firewall, Patch Management, and Real-time Antivirus protection.
  • IP Blocker: Blocks a range of IP addresses to stop hackers from getting access to your site.
  • Leech Protection: Stops users from publicly posting or sharing passwords to restricted areas of your site.
  • ModSecurity: Provides real-time monitoring for incoming threats and blocks malicious connections before reaching your WordPress website and applications.
  • Patchman: This scans your account for any outdated WP malware scripts, vulnerabilities, and applications. It will then fix any vulnerabilities without doing damage to the site.
  • SSH: Provides more secure file transfers.
  • Two-Factor Authentication (2FA): If turned on, it will require the app on your smartphone to provide a unique security code that you must input apart from your password when trying to log into your account.
  • Virus Scanner: Configurable scan of your account to identify any security threats.

Need Help? Ask Our Guru Crew

If you need support or just have a few WordPress Hosting questions, you can count on our expert Sales team! Working 24/7/365, our friendly and knowledgeable staff are more than happy to address any concerns or issues. You may also reach them via email, phone, or live chat, so you can get the answers you need when you need them.

The post New Managed WordPress Enhanced Security Features with A2 Hosting appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/01/Blog-Images-16-235x150.jpg
What is A2 Optimized (and how does it help your WordPress site)? https://www.a2hosting.com/blog/what-is-a2-optimized-and-how-does-it-help-your-wordpress-site/ Mon, 17 Jan 2022 22:26:13 +0000 https://www.a2hosting.com/blog/?p=12966 You might see the name “A2 Optimized” and think, “it sounds like something that could help my site, but I’m not exactly sure how or why?” Optimized is a verb …

The post What is A2 Optimized (and how does it help your WordPress site)? appeared first on The A2 Posting.

]]>
You might see the name “A2 Optimized” and think, “it sounds like something that could help my site, but I’m not exactly sure how or why?” Optimized is a verb that’s tossed around in web hosting circles. You’ll see articles like “Auto-Optimizing Your Favorite Software” or “How to Optimize Your Website’s Performance.” But what does it mean other than, “it’ll probably help my site perform better?” To answer this familiar question, we’re going to review what A2 Optimized WordPress is and why it helps your WordPress site.

What does it mean to “optimize” your website?

Optimizing your website is the process of using tools, strategies, experiments, and analyses to improve your website’s performance with the end goal to drive more traffic to your website, increase conversions, and grow revenue. 

You may have heard of SEO or search engine optimization. SEO is only one aspect of optimization (albeit the most critical). 

Optimization combines a variety of dimensions for optimal website performance like

  • SEO
  • Your website’s content and landing pages
  • Analytics
  • UX (frontend)
  • Web development (backend)

What is A2 Optimized?

A2 Optimized is a WordPress optimizer. It combines various ideal WordPress configurations to enhance website performance and increase security.

Performance-enhancing

A2’s motto is “our speed, your success” and A2 Optimized is no exception. Our plugin enhances speed with:

  • Page caching – storing copies of your web pages in a temporary storage location for quicker access.
  • Object caching – storing database query results in a temporary storage location for quicker access.
  • Minifying (minimizing code) for HTML, CSS, and Javascript) in your web pages and script files.
  • GZip data compression – takes chunks of data and makes it smaller.
Secure

Secondly, A2 Optimized is secure by:

  • Denying direct access to configuration files.
  • Preventing bots from submitting to comment forms.
  • Cutting off the file editor in wp-admin.
  • Preventing plugins and themes from wp-admin tampering.
  • Disabling other bot-targeted services like XML-RPC.

A2 Optimized configures difficult settings so you don’t have to. If you’re not technically savvy, installing the W3 Total Cache plugin may prove challenging. But when Memcached is enabled for WordPress, A2 Optimized automatically installs the plugin for you. 

A2 Optimized combines the best caching features and enhanced security configurations making it the ideal WordPress plugin. And an extra bonus, it’s free and just as easy to install as it is to uninstall, so give it a try today to see if it’s right for you! 

Frequently Asked Questions (FAQs)

Is A2 Optimized free?

Yes, it is! 

Can I use A2 Optimized with any host?

Absolutely! A2 Optimized works with any WordPress-supporting host. However, A2 Hosting provides some of the fastest servers in the business, and also includes additional tools to speed up your site on our servers. 

Will A2 Optimized make all of my sites faster? That’s a guarantee?

A2 Optimized does speed up sites the majority of the time, but not all plugins and themes are created equal. 

If your site is slower after enabling caching in A2 Optimized, ensure you’re using the best plugins for your website by speaking with a developer.

Can I use A2 Optimized with WordFence?

A2 Optimized is compatible with the majority of features in WordFence, but we recommend disabling caching and logging in WordFence. Otherwise, if page caching in A2 Optimized is enabled, some WordFence features may not respond.

Related Links:

The post What is A2 Optimized (and how does it help your WordPress site)? appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/01/Blog-Images-14-235x150.png
Managed WordPress vs Shared Web Hosting: What’s the Difference? https://www.a2hosting.com/blog/managed-wordpress-vs-shared-web-hosting-whats-the-difference/ Mon, 17 Jan 2022 16:01:26 +0000 https://www.a2hosting.com/blog/?p=12745 If you ask, our sales team will tell you “what’s the difference between Managed WordPress vs Shared Web Hosting?” is one of their most commonly asked questions. With just under …

The post Managed WordPress vs Shared Web Hosting: What’s the Difference? appeared first on The A2 Posting.

]]>
If you ask, our sales team will tell you “what’s the difference between Managed WordPress vs Shared Web Hosting?” is one of their most commonly asked questions. With just under 40% of the internet powered by WordPress, it’s no wonder users everywhere are curious for answers. 

This year, our new WordPress plans are getting a makeover with new features to boost it above and beyond our other Shared Hosting packages. Keep reading to learn what sets them apart. 

What’s the difference between Managed WordPress vs Shared Web Hosting?

To boil it down, Managed WordPress plans offer services and performance tweaks specific to WordPress whereas Shared Web Hosting plans are generalist plans that host anything from WordPress to Drupal. But Shared Web Hosting and Managed WordPress hosting are more similar than they are different. 

You see, both plans are managed and come with 24/7/365 support on phones, tickets, and LiveChats and both plans are on shared servers. 

To summarize, 

  • Shared Web Hosting plans share resources with other sites on the same server.
  • Managed WordPress plans offer additional WordPress-specific services and tweaks to performance in a shared environment.

Why Use Managed WordPress Plans?

Managed WordPress Hosting offers WordPress-specific services, performance optimizations, customizations, and other valuable add-ons and performance tweaks including:

  • Jetpack: Jetpack is an all-in-one WordPress plugin. Even the free version of Jetpack is powerful. They have 1-click site speed optimizations to increase your SEO, brute force protection by blocking unwanted login attempts from malicious botnets, and automated spam filtering. 
  • Less users per server.
  • Faster plans (with 4x more physical memory than our Shared Hosting packages)
  • A2 Optimized and LSCache settings to speed up your website. 
  • WordPress Toolkit for easier site management.

Why Use Shared Hosting Plans?

Web Hosting Pricing

Shared Web Hosting is an affordable option to hosting your website. It’s especially beneficial for new or lower traffic websites. With a typical shared hosting plan, to keep the costs low you’re sharing the server with other users. This means if something happens to one site on the server, your site may be affected. Luckily here at A2 Hosting, we don’t overload our servers with thousands of users on one server. This mitigates that risk. 

The Pros and Cons of Managed WordPress Hosting

WordPress image

Pros of Managed WordPress Hosting

  • Server architecture finely tuned specifically for WordPress 
  • Auto-testing any new updates to find potential issues before the updates go live.
  • Automatic updates for WordPress. 
  • Built-in server-level caching
  • Free Jetpack license for your primary domain
  • Site staging 
  • cPanel
  • LsCache, one of the fastest caching agents on the market
  • A great in-between plan if you aren’t ready to upgrade to a VPS yet

Cons of Managed WordPress Hosting

  • Managed WordPress plans are inherently more expensive due to more features
  • Stricter limits/caps on resource usage
  • Limited to hosting only WordPress sites 

The Pros and Cons of Shared Hosting

With everything, there’s a pros and cons list. Here are a few for Shared hosting:

Pros of Shared Hosting

  • Less expensive way to host WordPress
  • The ability to host unlimited websites
  • Still has significant performance perks like our Turbo Boost and Turbo Max plans
  • Easy to seamlessly upgrade within the Shared ecosystem
  • Site staging
  • cPanel

Cons of Shared Hosting

  • Can be slower than their Managed WordPress counterparts 
  • Jetpack isn’t included
  • Lack other performance-tweaking WordPress customizations

Which plan is better for WordPress?

There isn’t a single answer for this question. Only you know what’s best for your website and your needs. The best way to decide is to analyze what you need. Which plans will help you get to where you need?

To help you decide, consider the following:

  • Are you going to host websites other than WordPress? If so, the decision is easy–stick with Shared Web Hosting packages. 
  • Do you need all of the WordPress-specific customizations or is your site simple enough to get by on a Shared Web Hosting plan?
  • What is your budget? Shared hosting plans are less expensive, but Managed WordPress plans have additional power and features that may be worth the investment. If the features sound nice enough to pay a little extra every month, consider it.
  • Do you need automatic updates? WordPress updates automatically on our plans. Installing the latest versions of software means your site is as secure as possible. If you don’t need automatic updates, Shared hosting packages may be the better choice.
  • How much traffic do you have? If your website is small and discreet, starting out on a Shared server is probably the best option, at least for a while. You can always upgrade to a Managed WordPress plan at any time. Smaller is always better to start. Then, scale up your needs as your business grows.

 

Also, consider this: the Managed WordPress plans are the best in-between plan if you need more resources than a Shared hosting package, but less than a VPS. If you’re unsure, as always, contact our sales team today to find out which plan is best for your needs. 

Whatever plan you decide is best for you, it’s a personal decision and we support you either way.

Related Articles: 

 

The post Managed WordPress vs Shared Web Hosting: What’s the Difference? appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2021/11/Blog-Images-15-235x150.jpg
A2 Hosting Launches Next-Generation Managed WordPress Hosting https://www.a2hosting.com/blog/a2-hosting-launches-next-generation-managed-wordpress-hosting/ Mon, 17 Jan 2022 15:21:36 +0000 https://www.a2hosting.com/blog/?p=12950 Blazing-Fast, Managed Turbo Servers Increase WordPress Website Speed and Security   Ann Arbor, MI—January 17, 2022—A2 Hosting, a provider of high-speed web hosting solutions, announced the availability of its new and …

The post A2 Hosting Launches Next-Generation Managed WordPress Hosting appeared first on The A2 Posting.

]]>
Blazing-Fast, Managed Turbo Servers Increase WordPress Website Speed and Security  

Ann Arbor, MI—January 17, 2022—A2 Hosting, a provider of high-speed web hosting solutions, announced the availability of its new and improved portfolio of Managed WordPress plans. Modernizing its prior WordPress offerings, the new plans run on the company’s high-performing Turbo servers and introduce advanced features and tools—innovations that collectively increase website speed and security as well as ease of management for customers. The plans are available in four distinct packages to support various business requirements from single or multiple website deployments to basic corporate or eCommerce site configurations. 

“Last year, 70 percent of businesses chose to invest more in their digital presence. In parallel, over 60 percent of websites currently use WordPress as their content management system,” said Bryan Muthig, CEO, A2 Hosting. “We have a highly regarded track record of staying in step with our customers’ wants and needs which is why we released an extensive WordPress survey. The results guided us in creating our new Managed WordPress solutions that maximize, secure, and simplify the use of WordPress.” 

Run, Jump, Fly, Sell

As stated above, A2 Hosting’s WordPress experts developed the four different levels of WordPress plans based on feedback from current and prospective customers. All plans include cPanel’s WordPress Toolkit for easy site management. The tiers are defined as: 

  • Run: The first tier plan is for WordPress beginners and hobbyists to quickly and easily get sites up and running. Run best fits the needs of users who are beginning on WordPress and need a strong foundation optimized with security and features that can be built on.
  • Jump: The second tier plan is designed for professionals whose businesses need more resources and/or have up to five websites to host. Jump includes extras like Jetpack’s Daily Backup License and 250 GB of NVMe performance storage.
  • Fly: The third tier plan is designed for experienced web professionals and developers who host a number of sites for themselves and their customers. Fly provides users with unlimited websites, unlimited NVMe storage, and free daily malware scans with Jetpack’s Security Daily License. 
  • Sell: This tier is specifically crafted for eCommerce professionals, with WooCommerce pre-installed and optimized. Sell is also bundled with a premium RapidSSL certificate and a site seal to demonstrate enhanced security to customers. This plan is ideal for buying and selling using WordPress.

 

Advanced Plan Features and Benefits

The new Managed WordPress plans are supported 24/7/365 by A2 Hosting’s in-house Guru Crew. This team provides hands-on assistance with server and plan maintenance. The plans take a focused approach to help users increase their success rates with the popular CMS: 

  •  Security Enhancements

Also included is extensive security, including features like a web application firewall, real-time antivirus protection, a network firewall, and patch management that detect, fix, and protect these hosting plans. The Fly and Sell plans also include Jetpack Daily Secure that addresses specific WordPress vulnerabilities through malware scans, brute force protection, automated spam filtering, and more to remove the guesswork from deploying the most secure website possible today. 

  • Speed Optimization

The plans are hosted on A2 Hosting’s Turbo servers. The servers’ integrated NVMe storage, advanced LiteSpeed caching, and A2 Optimized plugin (which uses Memcached and TurboCache to accelerate website performance) to increase server speeds up to 20x faster than stock installation with 204% of standard disk performance.

  • Managed Server Benefits

All plans come with complete server management. This includes features like 24/7 server maintenance, security, resource upgrades, malware scanning, and more. 

  • WordPress-Specific Site Management Tools  

The plans also include newly introduced tools designed to aid and automate the speed and security of WordPress websites. The tools offer daily back-ups and malware scans, site speed scores, 1-click optimizations, optimized CSS, and other features. They are also bundled with cPanel’s Deluxe WordPress Toolkit, which helps users easily manage, update, back up, clone, stage, and secure WordPress websites.  

A2 Hosting’s New Managed WordPress plans are currently discounted, ranging in price from $11.99 to $41.99 per month.  

About A2 Hosting

Recently awarded Leader in Web Hosting for Summer 2021 by G2 and Best Cheap Dedicated Web Hosting by Digital.com, A2 Hosting, Inc. is a high-performance hosting services provider located in Ann Arbor, MI. The company delivers ultra-reliable solutions and 24/7/365 US-based support from its Guru Crew team. Since 2003, A2 Hosting has offered innovative, affordable, and developer-friendly hosting for small- and medium-sized businesses as well as web development agencies worldwide. Customers seeking the fastest hosting options in the industry can host websites of any size on A2’s Turbo Performance server platform featuring page load speeds up to 20X faster compared to competing solutions. To learn more, visit https://www.a2hosting.com.

 

### 

Press Contact:

Heather Ailara

211 Communications

+1.973.567.6040

heather@211comms.com

The post A2 Hosting Launches Next-Generation Managed WordPress Hosting appeared first on The A2 Posting.

]]>
https://www.a2hosting.com/blog/content/uploads/2022/01/MWP-FB-Header-800-x-400-px-235x150.png