wordpress 

How to enable permalinks in WordPress – Ubuntu Apache2

To enable permalinks in WordPress while hosting on an Ubuntu server with Apache2, you can follow these steps: 1. Log into your server: Ensure that you have SSH access to your Ubuntu server. 2. Install WordPress: If you haven’t already, install WordPress on your server. You can follow the WordPress installation guide for Ubuntu: https://getcodify.com/setting-up-wordpress-on-ubuntu-with-apache2-mysql-and-ssl/ 3. Configure Apache2: Make sure your Apache2 server is configured to serve your WordPress site. You may need to set up virtual hosts if you haven’t already. Here’s a simplified example: With this command, you…

Read More
plugins wordpress 

10 Must-Have WordPress Plugins For Bloggers With Webmaster Concerns

WordPress bloggers face a barrage of challenges in the course of their blogging activities. You need to meet numerous requirements, and your content needs to remain unique and engaging for the readers. The blog post needs to remain fresh with regular updates so that you don’t lose the audience. Moreover, your content also needs to be search engine optimized so that it gets maximum visibility online. A lot of things are at stake here! In order to achieve all this, you need some really helpful WordPress plugins. These will give…

Read More
wordpress 

Top 5 Best Testimonial Plugins for WordPress

Testimonial plugins are very useful to showcase what previous customers have to say about the company or product to new users.Depending on the plugin, you can show testimonials with photos, a short note, customer name, title, business, or star ratings. So here are some top 5 testimonial plugins you can choose from: 1. Testimonial – Best Testimonial Slider Plugin for WordPress By Shaped Plugin Testimonial™ is the Best Testimonials Showcase Plugin for WordPress built to display testimonials, reviews or quotes in multiple ways on any page or widget! The plugin comes with…

Read More
MySql wordpress 

How to replace WordPress site URL in Database – updated 2021

There might be many possibilities when you want to change the WordPress site URL. Completely moving your site from one domain name to another. when we want o to add HTTPS instead of HTTP which is migrating sight from HTTP to HTTPS. when you want to add www. to your site. Solution 1: Using MySQL Update replace query Solution 2: Using WordPress Plugin “Search and Replace” There are many ways we can solve this Note: Before doing any of the following methods please back up your database once Solution one…

Read More
CMS wordpress 

how to change the wordpress wp-admin url pathname

why hide/change wp-admin URL in WordPress? Because the hackers will keep on hitting the website and keep on trying to log in with fake login details and more over wp-admin is a default name given by WordPress and it is known to all who know about wordpress, so to secure the website from hackers we have to change the URL and it helps. To change WordPress wp-admin URL path just install ” WPS hide login ” plugin from plugins. WPS Hide Login is a very light plugin that lets you easily and safely change the URL of the…

Read More