GetSecureScore

How to Migrate from CentOS 8 to CentOS Stream

Author: Vivek Gite  Step 1 – Backup Like every seasoned developer and sysadmin, I backed up all my project files, MySQL database and config files. So if something goes wrong, I should be able to go back quickly. That is all. Hence, keep verified backups. I have following software installed: ELEP repo enabled for CentOS 8 Read More

GetSecureScore

How To Fix a Missing Content-Security-Policy on a Website

by: Kent Ickler  Content-Security-Policy-What-What? Content-Security-Policy is a security header that can (and should) be included on communication from your website’s server to a client. When a user goes to your website, headers are used for the client and server to exchange information about the browsing session. This is typically all done in the background unbeknownst Read More

GetSecureScore

How to Set up a URL Redirect for Fixing “404 page not found” Error on Shopify

You should use redirection for that missing URL. From your Shopify admin, go to Online Store > Navigation.Click URL Redirects.Click Add URL redirect.In Redirect from, enter the old URL you want to redirect visitors from. Only broken URLs should be redirected. If the old URL still loads a webpage, the URL redirect won’t work.Note: You can’t Read More

GetSecureScore

How to Add a Custom Link as a Menu Item in WordPress

Use the Custom Links panel to add a custom link to your menu, such as a link to an external website. Simply type in the website URL in the URL field and the menu name in the Link Text field. Click the Add to Menu button when done. Use the same steps outlined previously to adjust the order of the menu item and Read More

GetSecureScore

11 Best Redirect WordPress Plugins

Redirect plugins will ensure that any broken links point to another relevant page on your WordPress website. That way, if a visitor clicks on a broken link, they’ll simply be redirected to a new location where they can continue browsing. This will help maintain your site’s credibility and prevent your site’s rankings from falling. Let’s take Read More

GetSecureScore

How to Edit HTML in WordPress?

WordPress is an easy-to-use platform that you can utilize without touching a single line of code. But, knowing how to edit HTML in WordPress is a good skill to have under your belt. With the knowledge of editing code, you can troubleshoot issues or perform advanced customization to improve your WordPress site. This article will talk about why editing HTML Read More