Skype is one the most prevalent communication applications in the world that specializes in providing voice call services and video chat. Let see how to add Skype share in WordPress. Adding Skype Share Button In WordPress First install and activate the Plugin Skype share. After activation, select Settings >>> Skype share button options Click on Setting […]
Category: CMS Hosting
How to Regulate New User Registrations in WordPress
Let us first define what is WordPress? WordPress one of the most prevailing platforms available for making a blog or a website. WordPress is an open source content management system that is free of cost and it is built on PHP and MySQL. Features of WordPress include plugin architecture and template based system. It is […]
WordPress – Switch to Sending Email via SMTP (PHP Mail Alternative)
For security reasons, sending e-mail using the internal PHP mail() function is disabled on most of our shared servers. Default WordPress installations rely on the mail() function to send e-mail to you and your blog users. You will need to switch over to using SMTP authentication for e-mails to work. As there are no settings […]
How to change the WordPress Website Domain
The below steps will help you to change your WordPress website domain. In this example, we will make these changes to reflect a move from blog.yourdomain.com to just yourdomain.com. However, this can be accomplished between any domain or sub-domain you have hosted. Note: The steps defined here will NOT help you to move website site […]
WordPress Error “You do not have sufficient permissions to access this page”
Wordpress is an open source content management system to setup a blog. Because of its features and plugin support it becomes the most widely used blogging platform across the world. But sometimes when you try to activate the plugin in wordpress and then some time it shows the error “You do not have sufficient permissions to […]
Ease the login process by adding Social Logins to WordPress.
Many websites require users to create an account in order to get access to the website or use its services. Although this is a necessity for ensuring that only legitimate users access the website and it is free of spam but it also irks some users and leads to reduced sign ups. Getting users to […]
How to Export Traffic Statistics from WordPress?
Getting a detailed traffic report of your website is necessary for analyzing your visitors and getting the information required for talking decisions. WordPress by itself does not provide any website traffic stats and if you are using cPanel then you might rely on AWStats for getting the required data but it is limited to posts […]
How to Post on WordPress Directly from MS-Word.
We are all aware of the various tricks which one can use to utilize MS-Office for doing unusual tasks. Today I’m going to share a similar trick which you can use for posting on your WordPress blog right from Microsoft Word itself. Yes, this is possible! You can create your post and publish it on […]
How To Restrict Access To WP-Admin For Preventing Malicious Attacks?
While the internet is a great platform for establishing an impressive online identity it also brings a lot of perils. Some time ago, people have witnessed one of the biggest DDos attacks in the history of internet. We also heard about the WordPress website being targeted by the hackers. These things bring about insecurity in […]
A WordPress plugin should be sending e-mails but it doesn’t send e-mails on your servers
On our shared hosting servers we have had to disable the mail() function for spam prevention purposes. This resulted in many of our IPs being blacklisted and our team having to request IPs to be removed from the blacklist, which resulted in inconvenience to customers that are sending genuine e-mails. As a result customers will […]