Author Archives: inwayadmin

About inwayadmin

Inway Hosting - A leading web hosting service provider in India offering complete web solutions to its customers with 100% dedicated service.Our Blog defines the overall guide of web hosting India technologies.

WordPress SEO

How to Perform SEO in WordPress   Permalinks – WordPress tool for customizing your blog links; Meta descriptions – set a correct Meta description for each page/post you make to improve your ranking in the search results; Optimize your images – allow search engines to correctly index your images based on title, caption & alt… Read More »

How to Install WordPress Plugins?

Plugins are tools which provide additional functionality to your application. To install a plugin you generally just need to put the plugin file into your ‘wp-content/plugins’ directory. Once a plugin is installed, you may activate it or deactivate it from the Plugins menu in your WP administration.   Generally the Plugin installation is a straight-forward… Read More »

How to Backup WordPress Manually?

WordPress is a web application based on PHP and MySQL. As such you need to backup all its files and its database to have a full copy of your site. The easiest way to copy your files is via FTP. Make sure that you save all the files and folders in the directory WordPress is… Read More »

How to remove spam links from WordPress comments?

All links posted in the comments under your blogs are turned into links in wordpress. Unfortunately, this features encourages spammers to post many unwanted comments in your blog. To disable turning URLs from comments into actual links, go to your admin area and then navigate to Appearance -> Editor. Select the functions.php file from the… Read More »

How to protect wordpress from SPAM

In this tutorial we will show you how to protect your WordPress blog from spam. There are several solutions which can be completed: 1. Make sure that your WordPress script is updated to the latest stable version. 2. Install a captcha plugin.Once activated, the plugin will prompt for the public and the private API keys.… Read More »

How to Update WordPress Manually?

Steps to update WordPress from the Admin area   In WordPress 2.7.x you can easily update your application directly from the admin area. When a new version is available, you will see a notification in the WP admin area. Before you proceed with the upgrade, we strongly advise you to make a backup of your… Read More »

How to Customize the WordPress Dashboard

The first thing you see when you access your WordPress admin panel is the Dashboard. It is a collection of gadgets that provide you information at a single look so you don’t have to navigate through different pages to get it.   To configure what information you want to see on your WordPress Dashboard, click… Read More »