Many sites are penalized by Google Update. It is impossible to know exactly which sites are considered content firm. But you may have a vague idea if the site has a large volume of traffic. We will use Google it self to evaluate the influence of visits. Just need a Google Account to use it. Go to Google search. On the main page, click Advanced Search. Type the name of the site you want to analyze … [Read more...]
Indispensable MySQL queries for custom fields in WordPress
WordPress stores the data (articles, pages, categories, etc) in a MySQL database. It is therefore useful to know some codes to create a custom Wordpress based website. Note: This post includes MySQL queries for creating the custom fields in WordPress CMS (you can use for blog based design too). Before working in your database, take a backup first. You are responsible for your … [Read more...]
How to use your domain name as OpenID
OpenID is an authentication system that allows you to connect in a secure manner, on several Web services using the same identifier. Do you know that you can use your blog (domain name) as address OpenID? In fact, you only delegate your domain name service provider to OpenID. Using your domain name to identify yourself on a site or service that supports OpenID, are often easier … [Read more...]
PhraseExpress: automate typing more effectively with assistance
PhraseExpress software is particularly interesting for those who find themselves all the time to type the same text repeatedly. By typing a few words, suggestions automatically appear that we were trying to write. PhraseExpress is even capable of much more since it corrects our mistakes, keep the copy and paste history, launches applications, or web search. The software is free for … [Read more...]
Change the password of a user via phpMyAdmin WordPress
The MySQL database for WordPress stores all user passwords in the table wp_users. With phpMyAdmin, learn to generate new passwords for each user account in your WordPress installation. This is very useful in case of loss of password! How to Reset Password in Wordpress We need to access phpMyAdmin account first. Which is just the tool for managing MySQL databases via a web … [Read more...]
Why blog is losing traffic : steps to diagnose decrease in visitor count
How to prevent loss of traffic and how to prevent loss to hair : this two questions are probably among most frequently asked questions in last ten years! We will give points: make a note yourself to correct and get back your traffic. This kind of exercise is interesting, this amounts to solving a puzzle. It is not always possible to determine the exact cause of a loss of traffic, but we can … [Read more...]
What are Robots.txt and sitemap
Robots.txt For web pages to be indexed, we need programs, robots, scour the net in search of unknown or changed pages to be added to the engine. When it crawls your site, the first thing he wants is a text file robots.txt. This file can give polite requests to search engine bots. You can tell them they have the right to access your site and if they can index all or a specific page. For … [Read more...]
What is the professional way of use of Twitter?
Anyone has heard of Twitter, the microblogging service that allows you to send messages of 140 characters to its correspondents. But not all knows that this tool still has not yet been fully utilized. Yet this tool holds tremendous potential for finding customers, visitors, improve the ranking of a website, keep in touch with their prospects. So we will show you how to use Twitter for … [Read more...]
Management of Gravatars in WordPress
A gravatar is a miniaturized image that is associated with an e-mail. Implemented in the WordPress commenting system by default, this feature is a way to brighten up the look of your blog but also to identify you when you leave a quick comment - as well as an author, guest. To have the gravatar on your blog, no plugin is required. Only 3 steps are required: Create an … [Read more...]
What is the best time during a day to publish your blog articles?
Some visitors have asked us if we could also know what time of day it was most interesting to publish blog articles. In fact if you go to companies, individuals, age; the time of viewing a website varies greatly. Here is how to identify the best times to publish blog posts or articles through Google Analytics. To do this we will simply analyze when users visit your website. 1. In your … [Read more...]
Create a favicon for your WordPress blog
Branding is a very important factor on the web to differentiate yourself from others, to demonstrate your professional side. Favicon also carries a mark for the SEO too. What is a favicon? A favicon is simply a small picture that appears next to the site's address, also in the tabs, favorites, bookmarks etc. The advantage is that you can immediately recognize the site in question … [Read more...]