How to just display “Log in” / “Site Admin” and “Log out” under the sidebar META section?
First a bit explanation of the context. The content of the default sidebar META section is composed of list items that are displayed by the core code of WordPress.
It means that we can’t change those list items except if [...]
Read the full article...
How to make the links in the sidebar to change color and/or be underlined when the mouse hovers on them?
There are different ways to implement such behavior but the recommended and cleanest way to do that when using Ad Flex Blog or Ad Flex Niche is described below. It’s the best way because it ensures [...]
Read the full article...
How To Lock Windows XP?
For obvious security reasons, you might want to lock your Windows XP workstation for instance if you need to step away from your computer for a few minutes.
Several ways to lock Windows XP
Via the keyboard
If you have a Windows keyboard, the simplest way to lock your Windows XP is to hold [...]
Read the full article...
How To Create An Empty Tar File?
It’s sometimes needed to create an empty tar file like for instance for some backup scripts.
If you have such need, you can use the following Linux command:
tar cvf your-empty-tar-filename.tar –files-from /dev/null
Read the full article...
What exactly is Search Engine Optimization SEO?
The term Search Engine Optimization SEO refers to all the on-page and off-page techniques and precautions that will help your site rank higher in search engines like Google.
The process and purpose of the Search Engine Optimization SEO activity is to guess and understand as well as possible the different [...]
Read the full article...
How to add a Search Box to Ad Flex theme?
Just follow those steps to add a Search Box to AdFlex theme: – On the server, located the folder: WP_ROOT/wp-content/themes/ad-flex-blog/syndication – In the folder, you’ll see the filename "_syndication_custom_search.php" – Rename the file "_syndication_custom_search.php" to [...]
Read the full article...
It seems that the Google PR Update or more precisely the Google Toolbar PR export is underway.
I’ve noticed some movements since April 28, 2007.
I’m quite glad with the PR update results for the couple of web sites we own. We do mainly much better:
PR0 from previous 1-2 months are now at least PR3 without having [...]
Read the full article...
Why the Home link on sidebar does not point to the homepage URL?
The "Home" link on the sidebar points to the Blog Address URL. The Blog Address URL is based on the value you’ve set in WP Admin \ Options \ General \ Blog Address URL.
In most of the cases, a WordPress blog has a [...]
Read the full article...
Why would you need a US Proxy Server?
This post may be interesting for you if you’re an Internet Marketer located outside US.
If you’re located in Canada, UK, Australia, France, Belgium, India, Malaysia, Thailand or other places outside USA, you may need a US Proxy Server to be able to access some web sites that are only accessible by US citizen.
Now my [...]
Read the full article...
To prevent the WordPress Duplicate Content in Google that may arise when you use any versions of WordPress, here is the typical content of the robots.txt file:
User-agent: * Disallow: /comments/feed/ Disallow: /feed/ [...]
Read the full article...