Explaining Some Truths about Hackers
For those who are asking what are hackers, it actually has two meanings. The first refers to an expert computer programmer capable of creating complex hardware and software. The other types, and better known,...
For those who are asking what are hackers, it actually has two meanings. The first refers to an expert computer programmer capable of creating complex hardware and software. The other types, and better known,...
Google identifies about 10 000 infected websites every day, and 4000 of them are legitimate sites that are compromised by hackers. The most vulnerable websites are those of the small companies, and those generally...
By default wordpress post editor is allowing forward slash character to be displayed in wordpress post as we normally use it for displaying links. But how to display backslash character in wordPress post when...
Waiting is always irritating and everyone hates to wait. This is also true for websites and blogs, if your website takes too much time to load then it starts losing its visitors and customers....
As in our experience, on a very rare situation, we were required to use Windows Active Directory or OpenLdap as our user database in WordPress. We need to enable php ldap module in XAMPP....
WPRecipes has featured a useful example on how to change wordpress excerpt length depending on which category you are on. This is important for some webmaster who likes variations on their excerpt length depending...
By default, the WordPress loops displays 10 posts per page. You can change this inside WordPress admin panel manually without any headache of coding. However, in some circumstances you may require to overwrite those...
Are you using excerpts or full posts on your blog posts homepage? By default, there is no way to use both excerpts and full posts on your blog homepage at the same time. However...
Some WordPress theme by default are using excerpt instead of full post to display post list on Homepage. Do you ever wonder why the the_excerpt() function displaying at the end of the post...
There might be a situation where a WordPress blog visitor would want to see an archive page with a complete list of all posts in a page. Not only they can be of help...
We have been using plugins to display random posts on our sidebar. As all may have known, avoiding the use of plugins may decrease the loading speed of any wordpress website. We have started...
.htaccess, the file which controls the Apache webserver behavior, is very useful and allows us to do a lot of things, mostly for security reasons. Now let's see how these most popular .htaccess hacks...