Steven Boaze's Archive

HTML and JavaScript Code Optimization

This item was filled under [ Programming ]

Every web site owner wants their site listed in search engines at the highest ranking position, but they overlook what might be damaging their possibilities. The key is to make sure your HTML and JavaScript code contains all important close tags and optimized short coding – error free! Your HTML code might possibly contain errors [...]

Continue reading...

Put Style In Your PHP Commenting

This item was filled under [ Programming ]

It doesn’t matter the style of coding you use, a largest portion of your code should be comments. Each file that you create, should begin with a code block describing the files/scripts purpose, the version number, the author, and copyright message. And it doesn’t matter if it’s a single script or a whole application with [...]

Continue reading...

My customer email list is being blocked

This item was filled under [ Server Administration ]

Sending an email or a series of emails to your opt-in list is one of the best marketing tools you have at your finger tips. It’s without a doubt one of the quickest ways to earn income online – often lots of it! In fact, email is so successful, when used properly and ethically, there’s [...]

Continue reading...

Tagged with: [ , , , , ]

Need help – what are Robot Generators?

This item was filled under [ Web Development ]

A robots.txt file enables you to command all or certain search engines’ spiders to steer clear of all or particular pages or files on a given Web site. Once uploaded to your site, visiting search engine spiders will read the robots.txt file and implement its directions before accessing the affiliated Web site.

Continue reading...

Tagged with: [ , ]

What does CHMOD or “Change Permisisons” mean?

This item was filled under [ Programming, Web Development ]

Numeric Permissions CHMOD can also to attributed by using Numeric Permissions which are summed together: 400 read by owner 040 read by group 004 read by anybody (other) 200 write by owner 020 write by group 002 write by anybody 100 execute by owner 010 execute by group 001 execute by anybody

Continue reading...

Page 2 of 212