PART 1 – CSS Color Module Level 3 In the latest CSS3 recommendations relating to color, e.g. opacity, rgb values, there are a couple of noticeable and welcome changes coming your way. Previously if you looked to adding any alpha transparency to backgrounds or manipulate the hue,saturation,lightness of elements it...
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...
WordPress is an open blogging CMS that currently having over 18 million users. very popular on the world, if your blog is selling products to get profits, you can use PayPal to accept money to send or receiving money. PayPal offers a button feature that allows customers to click...
Email is a legendary tool that mankind has created in the age of technological development. And to this day, in the era of technology 4.0, Email still has no rival in sending and receiving messages in work and life. For businesses and companies, they always need a solution to...
Choosing blog name is awful task. There are several guideline to follow while selecting a blog name. Let us implement 3 formulas when choosing blog name. 1. It must describe your blog Elect a blog name which narrates the appearance of your blog. So that It helps the reader to know...
Old WordPress comments system aren not enough security, moderns and attractions. If you would like to give your visitors more chances to log in and joining discussion, you will want to use the third party service like Disqus. Luckily, they have Disqus comment system which integrates into your blog...
When you have a good WordPress blog and plugins are installed from the plugin's library,  you can create your own simple WordPress plugin. How you want to customize it depends on your needs. Here's an article outlining the steps necessary on How to Write a Simple WordPress Plugin! The main...
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...
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...
Are you sharing images daily on your social networks? Do you want to drive traffic to them? In this article I will show you important factors to increase engagement and drive traffic to your website through sharable images. 1. How image driving social engagement? Visual images are driving engagement and attention across all...