Search Results for: HTTP Headers plugin

HTTP Headers WordPress Plugin for Better Security

The HTTP Headers WordPress plugin allows WordPress Hosting administrators to create and manage HTTP headers to improve security, privacy, and performance for visitors without needing to manually edit the .htaccess file. This is useful for: In this article, we’ll discuss the most popular HTTP security headers available within the HTTP Headers WordPress plugin that can Read More >

Force HTTPS on Joomla 4

One of the first things you should do when you install a new website is install an SSL certificate, free or paid, to encrypt traffic. Then, you must force HTTPS on Joomla 4 traffic. Neither are difficult tasks to complete and both instantly secure Joomla for you and your visitors.  cPanel server hosting includes AutoSSL, Read More >

Joomla 4 Security HTTP Headers

Learning how to secure Joomla 4 is easier than ever before. With the pre-installed HTTP Headers Joomla plugin, you can add up to ten security HTTP headers to protect your data against next-generation cyber attacks. How to Secure Joomla 4 with HTTP Headers Log into your Joomla 4 administrator dashboard (e.g. https://example.com/administrator). Select System from Read More >

Create a WordPress Plugin: A Tutorial

In this guide we’ll walk you through creating your very first WordPress plugin. This will just be a simple plugin that adds some extra info to all of your posts. Using these same steps you can design and implement your own WordPress plugins! Remember, this is just an instructional plugin meant to show you the Read More >

How to Add Content Security Policy in Moodle With the Local CSP Plugin

The Local CSP Moodle plugin allows administrators to create and manage the Content-Security-Policy (CSP) HTTP header without manually editing the .htaccess file. CSP works as an allowlist to specify what types of content, and from what origin (internal and external), supporting web browsers can load within your website. Think of it as a “code firewall.” Read More >

Set Thunderbird to Trust Junk Mail Headers

Spam filtering and other email authentication methods help protect you against phishing scams such as the “on this day I hacked your OS” email. The Spam Filters cPanel plugin (formerly called: SpamAssassin) adds headers to emails marked as spam. This allows email clients like Thunderbird to filter flagged emails that are pulled from the web Read More >

Force HTTPS in Zenphoto

Better secure your Zenphoto image galleries with a free or paid SSL certificate on your domain. Then, follow our steps below to learn how to Force HTTPS and remove the redirect for troubleshooting. Get root access and more control over security with our managed VPS host plans. Force HTTPS Login to Zenphoto. Hover over Options Read More >

How to Install a Zenphoto Plugin

Zenphoto has a long list of plugins for integrating security, reCAPTCHA spam filtering, web analytics, and other features into your image gallery. Below we cover how to install a Zenphoto plugin and view plugin settings. (You can also create new websites on your managed VPS with Softaculous Instant Installer.) Install a Zenphoto Plugin Login to Read More >

WordPress plugin file header

When creating a WordPress plugin, you use the File Header to store info about your plugin such as the plugin name and description. These file headers are necessary for WordPress to understand that the PHP script you create is a plugin it can use. Required File Headers for plugins For WordPress to understand your plugin, Read More >

@var – Joomla DocBlock headers

Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header. In an effort to learn what values to Read More >

@since – Joomla DocBlock headers

Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header. In an effort to learn what values to Read More >