Meta Description tag is hidden in the HTML description tag will not show the contents of the webiste, but it is beneficial to do SEO. Meta Description is like one summary about your site, Google will rely heavily on the Meta Description to display on the search results page. According...
Page title the most important part of SEO, is the first line you will click on in search results in Google. Page Title is the part is marked in purple in the image below. As shown below in the Google search results will include 4-5 line, the first line...
Step 1. Finding file wp-config.php in your wordpress root file and adding 2 these codes: define('WP_ADMIN_DIR', 'your-custom-folder'); define( 'ADMIN_COOKIE_PATH', SITECOOKIEPATH . WP_ADMIN_DIR); Step 2. Go to the theme that you are using and open the functions.php file Add this code to the bottom of the file: add_filter('site_url', 'wpadmin_filter', 10, 3); function wpadmin_filter( $url, $path, $orig_scheme...
Although called Meta Keywords Optimization, but this is the least important part of SEO. Similar to the Meta Description, this is one hidden card, the user will not see the content of the Meta Keywords, Meta Keyword use search engines like Google, Yahoo, Bing ... Meta Keyword contains one...
Keyword research and keyword analysis is one of the most important step of the SEO process. Why is keyword research? The ultimate goal of keyword research is to find out mà keywords to implements effective SEO campaign. For now, let's see the steps to take to keyword research Choose a word related to...
SEO for Bing
Recent studies suggest that the Yahoo and Bing alliance has managed to bag at least 30.5% of the marketshare. This figure is almost half of the marketshare that Google claims, which makes Bing and Yahoo all the more important. Just for your knowledge Bing has closed a deal with...
How to make custom shapes with Photoshop. As with most tools in Photoshop there are a number of pre-installed shapes at your disposal and it’s very easy to make your own. The custom shapes tool is where Photoshop meets Illustrator as the shapes are actually vectors, meaning that you have the...
Today I’d like to show you how to make your work easier by creating whats called an Action. Actions are simply little scripts that tell Photoshop to perform a pre-defined set of tasks. For example, lets say that you have lots of images that you want to turn from color...
By default, WordPress used name “WordPress” and email “[email protected]” when it sends notifications on your blog. For examples, see picture below: It isn’t convenient and you will want to change it on your Blog. This article will show you how to do this just with one simple step. Finding and opening functions.php...
Which Doctype should I use? This is one of the first questions people ask when they start using web standards. There are four main doctypes in use today. This artcile will firstly define what a doctype is and how it works, and then go on to explain the four...