WordPress

Lower WordPress Database Size using 3rd Party Comment Moderation Tool

Problem : Sir, More and more spam comments are using much of database memory. I am unable to review all the comments because i don’t have much time to review all these comments. Please suggest me a way to prevent these spam attack and to lower down the database size while managing comments. Suggestion …)

Replace all Occurrences of URL Globally in WordPress

When user redirect link to new address which is widely used inside multiple posts then changing each link is almost difficult in every post. Following tutorial will explain you how to replace every occurrence of URL using simple phpmyadmin query. Problem Statement : I need to change every occurrence of www.xyz.com with www.abc.com. Solution …)