Web promotions, SEO services, are quite comprehensive and complex. By the algorithms of the search engines, SEO tactics are complex and constantly changing.
For example, Google has hundreds of elements in the Web page ranking algorithm. Moreover, search engines consider the algorithm is a top priority for two main reasons:
They...
In WordPress to display the most commented posts there are many plugins to do this. Using these codes can help accelerate your Wordpress site and then display them on the page anywhere easily.
Method 1 : Using the loop
Allows you to use the WordPress loop to retrieve the articles that...
We can earn money online through our website or blog. In order to optimize our blog to get more traffic you need to know many things related to SEO terms. You should understand all those concepts clearly before starting work with blog or website. You should expose yourself to...
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...
One thing that we all know is, if a site takes a long time to load, maximum number of visitors will just leave the page and not visit it again. Today, time is money and no one is willing to spare a single nano second in vain. The more...
Web designers use it nearly every day, but not many actually know what the div tag means and where it should be used. This article aims to de-mystify the div tag, explain when and where it should be used and compare it with the similar span tag.
The Short Answer
div—tag...
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...
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...
It takes the form:
preg_match('/regularexpression/', $textstring)
Note the forward slash at the start and end of the regular expression. This is a way of indicating there is a regular expression between the forward slashes. Other PHP commands used with regexs are preg_split, preg_replace and preg_match_all. You can find out more of...
There is dozens of screen resolution options available for users. Not all the users are working their browsers on full screen and it become very hard to choose right width for your blog. All available statistics give small benefit to users. There is only one stats that is working...














