Big Webmaster

  • a do follow blog

  • bots
  • code
  • ecommerce
  • misc
  • software
  • tips
  • tools
  • wordpress

Removing the Generator Tag from WordPress

on November 14, 2008 - 0 Comments
code, tips

smbutton-blue

Before making changes to your theme, always make sure you backup your files. Within your themes directory is a file called functions.php. Simply add this line to that file between the php tags (ex: under the <?php tag ) remove_action(‘wp_head’, ‘wp_generator’); This will remove the “generator” tag from appearing in the meta head section of [...]

Read more »

Share your thoughts!

Secure Contact Form to Prevent Spam

on July 29, 2008 - 0 Comments
code, software

contact form

If you are looking for a secure and reliable contact form for your website. Please check out www.dagondesign.com/articles/secure-php-form-mailer-script/ The emphases here is on secure, many times these scripts are terribly exploited by spammers, this one seems to be well done. I use this very form on many sites, and it works fabulously. Here is a [...]

Read more »

Share your thoughts!

Prevent Hotlinking from Specific Sites Only

on July 2, 2008 - 2 Comments
code, tools

no_entry

You want to prevent hot-linking. But not ALL websites. Sometimes you don’t mind if someone hotlinks from a forum or a review about your product, etc. However there are those that you DO want to block. You can use the code below and place it into your htaccess file. I placed the code in the [...]

Read more »

2 Comments

Paid Ad? Don’t forget to remove after it expires!

on June 26, 2008 - 0 Comments
code

Here is some quick php code to help with paid ads. If you have a paid ad on your site with a set expiration date, it can be hard to remember to remove the ad after the expiration date. Thus giving the advertiser free advertising. Here is some quick code to put in place when [...]

Read more »

Share your thoughts!

« Previous Page

  • Recommended Theme

  • Recent Posts

    • Twenty Ten and Featured Content Gallery
    • Frugal Theme Review
    • MySQL Query on timestamp using PHP
    • CubeCart 5 Beta
    • Tasapspider/0.9
  • Recent Comments

    • Heiko on WordPress Automatic Update with 1and1
    • keith w on WordPress Automatic Update with 1and1
    • bigw on WordPress Automatic Update with 1and1
    • bigw on WordPress Automatic Update with 1and1
    • bigw on WordPress Automatic Update with 1and1
  • Archives

    • July 2010
    • April 2010
    • March 2010
    • January 2010
    • December 2009
    • November 2009
    • September 2009
    • August 2009
    • May 2009
    • April 2009
    • February 2009
    • December 2008
    • November 2008
    • September 2008
    • July 2008
    • June 2008
    • April 2008
    • February 2008
  • Follow Me On Twitter

Powered by frugal


Copyright © 2010 Big Webmaster