scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: SEO Web Hosting

Many web hosting companies have now come up with the concept of SEO Hosting Plans which do offer a set of Class C IP's to host your websites and blogs. If your website is hosted on such a SEO Plan then what you need to do is just host a website or a blog like wordpress on each of unique Class C IP and post article on regular basis in these blogs with links linking to your target site but all this should not look like spam, articles must be unique with keyword density of up to 8 percent and not more than two links in a post of 400 words. These techniques are not recommended for a newbie webmaster as it takes a lot of time in writing and posting these things. There is nothing as good as there is fresh and new content with backlinks in the field of SEO , Search Engines like Google actually do love articles but do mind to take Class C IP into consideration for link valuation.

Topics:

Lethal Penguin Stuff:

PassMasterFlex

Download (Count: 8075 downloads)

Purpose:
This is a simple single-user login that utilizes cookies for authentication. PassMasterFlex was written to provide an alternative to the Apache login, since the only successful way to "log out" with Apache is to close the browser window.

Features

  • Cookies Based
  • When user logs out, cookie is removed from user PC
  • Utilizes md5 encryption for password
  • Logout window

Requirements

  • Platform independent (However, only tested on Linux, AIX, and Win XP)
  • Cookied enabled-borwser
  • PHP - (register_globals: on)

Installation

  • Open config.php and change noted variables.
  • Open index.php, look for <!-- BEGIN YOUR TEXT HERE --> and the <!-- END YOUR TEXT HERE --> tags, add your HTML between these. Do not make copies of this file for additional pages, it contains the main login; copy page2.php instead.
  • Open page2.php, repeat process mentioned in Step 2. Make as many copies of this page, just rename (duh), link, and keep code above and below <!-- BEGIN YOUR TEXT HERE --> intact.
  • Upload contents of PassMasterFlex to your web server.
  • That's it!

License
PassMasterFlex
Version 1.1
Released July 15, 2003
Updated December 3, 2003
© Lethal Penguin 2003

PassMasterFlex is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See http://www.gnu.org/ for more information regrading the GNU General Public License.

Copyright © 2000-2009 All rights reserved. Contact Lethal Penguin Rendered in 0.0012 sec Updated: August 29, 2007 23:06