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...]
Wordpress and SEO
Latest news, plugins, themes, blogs and SEO about Wordpress platform and Website designing as a whole.
10 things not to do when you are writing your blog
Here is a fairly short list in which we will propose the 10 things not to do when writing a blog article: Do not lay on your bed, sofa, you are increasing the risk of falling asleep and losing a few hours of your precious time. Do not listen to music while writing. You will lose your line of your thought, hence it will be a wastage of time Do not watch television, especially Discovery … [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...]
Create an archive page listing of articles in WordPress sorted by date
This tutorial discusses a method to automatically create an archive page in Wordpress showing all your articles chronologically by dates. Recall that, Wordpress by default shows archives by month. To implement this chronological archival page, we will suggest you to use a separate page template to avoid changing your theme. However, you may directly take the … [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...]