WordPress

Security Headers .htaccess

put it in .htaccess Header always set Strict-Transport-Security: "max-age=31536000" env=HTTPS Header always set Content-Security-Policy "upgrade-insecure-requests" Header always set X-Content-Type-Options "nosniff"…

2 years ago

How to redirect HTTP to HTTPS Using .htaccess

Redirecting HTTP to HTTPS by Editing .htaccess File Please replace https://www.yourdomain.com with your Domain URL 1. Redirect All Web Traffic…

3 years ago

How to increase WordPress Memory Limit, Max Input Time, Max Input Vars, Upload Max Size, Max Execution Time, Post Max Size in just 2 min.

#1. By editing the .htaccess file php_value memory_limit 512M php_value upload_max_filesize 512M php_value post_max_size 512M php_value max_execution_time 5000 php_value max_input_time…

3 years ago

Website Designing: 9 Things you should consider while designing a website

Many of the people who design the website or any graphics content are lacking the color sense or design sense.…

4 years ago

Tested: 10 WordPress plugins you should use on your website

WordPress plugins can be helpful. To keep your website up to date as per current trends you should read these…

4 years ago

Best shared hosting server for small, business website 2020

Affordable and good hosting plan for the corporate/personal/blogging website, developers/freelancers.  Hi Guys.Today I am going to help you, to choose…

4 years ago

Types of Hosting and what is Shared Hosting, VPS Hosting, Dedicated Hosting and Amazon Lightsail in 2 minutes

What are the types of hosting and how are they different? There are generally 3 types of hosting website. All…

4 years ago

How to install WordPress on apache shared hosting cpanel in 2 minutes

Install WordPress from softaculous app installer on cpanel and manually installing WordPress on server In today digital world, having a…

4 years ago