sample csv file

How to Configure Security Headers in Nginx and Apache

Introduction HTTP security headers are very important part of website security as it protect you against different types of attacks including, XSS, SQL injection, clickjacking, etc. When you visit any website from your web browser, your browser requests it from the web server where the web site is hosted on. The web server then responds Read More

sample csv file

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

sample csv file

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

sample csv file

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

sample csv file

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

sample csv file

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