preload

Akismet and illiminating spam

Posted by Prozilla 2.0 on Jun 12, 2010
0
In another article on Prozilla 2.0, I talk about the nofollow attibute, which is a tag that Google invented, and flip flopped on, to help illiminate spam in regards to blog ...

New Plugin on Prozilla 2.0: ...

Posted by Prozilla 2.0 on Jun 12, 2010
0
A new plugin was added today on Prozilla 2.o called Tweetmeme, provided by Tweetmeme.com. It's a handy little plugin that adds Tweet this (retweet) to each post on a website ...

Javascript Form Validation

Posted by Prozilla 2.0 on Feb 03, 2010
0
Using forms to collect data is required for specific information and formatting, which can be used for sending message, populating databases, calculations etc., however missing ...

301 Redirect using .htaccess

Posted by Prozilla 2.0 on Jan 03, 2010
2
301 redirect is the smoothest and most SEO friendly way to redirect traffic for a domain or webpage. We do this with .htaccess. This will only work on Apache and not on Windows ...

Top Pix: 10 Free Wordpress ...

Posted by Prozilla 2.0 on Jan 01, 2010
0
Top 10 FREE Wordpress Themes for  2010 Fusion [Demo] Infinity [Demo] Vintage and Blues [Demo] Gallery [Demo] Folio Elements ...

The SEO’s Toolkit: Part ...

Posted by Prozilla 2.0 on Nov 06, 2009
0
Every SEO uses different tools and resources. Some tools are paid, some are free and some are internally developed tools that we use for ourselves and our clients - but we all use ...

Automatic WordPress Plugin ...

Posted by prozilla on Jul 14, 2009
0
Wordpres has a great little option in the admin area that gives you the option to install plugins, for those who done know what a plugin is, it's an expantion for WordPress that ...

Deny access to config files ...

Posted by prozilla on Jun 06, 2009
0
On problem that can occur with using commercial scripts, especially scripts that uses an SQL database, is that hackers and nasties know what config files are and what SQL ...

Protect (Secure) 777 CHMOD ...

Posted by prozilla on Jun 03, 2009
2
Some time you need to change permission of a particular folder to 777 so that user can upload scripts/images or any application they are using on that folder.  Once you set 777 ...

Checking a username ...

Posted by prozilla on Jun 01, 2009
0
When creating a form to sign up users, such as members, when can use database values for fields such as email and username that are unique. Which means that if an email or ...