Today Google threw one of my website homepages in the basement from #1 positioning on google for several terms. Once I experienced this I started thinking to myself some of the changes I’ve recently made. Nothing I did came to mind that could have caused this. Then I checked for php injections and found no [...]
CSS stands for Cascading Style Sheets. Basically it’s code that will define how html elements are displayed on your website. With CSS implemented on your site, this can eliminate hours of work when it comes to making or editing font size and colors. CSS will also reduce the size of your page. If you have [...]
Last Superbowl 2007, Audi and Godaddy each had a commercial spot. According to wikipedia, a 30 second spot during superbowl can run about $2.6 million due to the 90+ million viewers watching. So is it worth it? Maybe if
Since I’ve been learning more about PHP I decided to discuss one way I use it to help provide readers the code to link to a page they may feel is worthy of a link. With just a small snippet of PHP the code, linking code will update to link to the previous page or [...]
A 301 redirect will pass pagerank through from the old url to the new url you specify. Depending on how many links are linking to your domain.com and www.domain.com, it may be wise to 301 redirect one form of your domain to the other to make sure your getting all external links pushing juice into [...]