Antec Cases

  CoolerMaster Cases

  Thermaltake Cases

  Computer Systems

  Mixed Links
PC Cases Home Page Computer Systems - PC Workstations Computer Accessories - Computer Parts Software Page Links Page Contact Us Page  
PC Cases
Computer Systems Computer Systems
PHP Reciprocal Links Manager Mods Setup & Info

Linkman Extreme Version 0.08




Info

Download


Short description

PHP link manager will completely automate your reciprocal links exchange!
  • Webpage thumbshots
  • Valid HTML 4.01 Transitional
  • Added google page rank for recip links
  • SEO Friendly & Mod rewrite php to html
  • Supports bad word filter list on submission
  • Supports checking recip page & Home page for nofollow & noindex
  • PHP tempates are configured by settings.php
  • Records all user agents for simple stats and page reffer.
  • Linkman now uses user agent string, instead of blank
  • Added editor for editing settings.php from admin panel online
  • Automatic live update to check you have current version
  • Directory structure change ready for convert to mysql
  • Default template supports browser compatability
  • Added a nice banner and ico to templates
  • Line numbering the amount of links
  • Shows the recip link in admin panel
  • Shows the recip onlink check in admin panel on failed pages
  • Simple stats on hits to links page in admin panel.
  • Plus many other small features





Changes In LinkMan Extreme Mod v0.08

  • Cleaned up some code
  • Fixed link checking on home page





Support for LinkMan Extreme Mod v0.08




Awards

Linkman Extreme awarded 5 Stars at Hotscripts         Linkman Extreme awarded %100 Safe Certified         Linkman Extreme awarded %100 Safe Certified        

Linkman Extreme: 5 Stars Award at dailysofts.com !         Linkman Extreme awarded 5 Stars         Linkman Extreme awarded 5 Stars at the DownloadPipe Software Library        


www.mp3cdsoftware.com 5 Star Awarded                                        
If you like this script, please rate it!

Requirements

  • UNIX or Windows server, freebsd, osx, sun
  • PHP4 support
  • FTP access and a FTP program



Installing & Setup Preparation

Open file settings.php in your favorite PLAIN TEXT editor (like Notepad or Wordpad on Windows systems, DO NOT use MS Word or similar editor) and set these variables:

Keymap
  • New Linkman Mod version settings beta Beta Settings
  • New Linkman Mod version settings New Mod Settings
  • New Official Linkman settings Linkman New Settings
  • Official Linkman settings
New Mod Settings$settings['site_folder'] If your your home directory is as linkman folder
"http://example.com/linkman/" = "linkman" leave as is.
"http://example.com/my/path/linkman/" = "my/path/linkman"
"http://www.somewere.com" = "" .
No slash at start or trailing slash, if set correctly images will work in the home page & admin.php
Default = $settings['site_folder'] = 'linkman';
$settings['apass'] This will be your password for the admin panel. Change it from thedefault password admin. Use only letters a-Z, A-Z and numbers 0-9, PASSWORD MUST BE CHANGED
New Mod Settings$settings['web_title'] Links page templates meta tag Title, cutomize the page title eg "Links page by Linkman PHPjunkyard"
New Mod Settings$settings['web_desc'] Links page templates meta tag Description, cutomize the page description eg "Links page by Linkman PHPjunkyard"
New Mod Settings$settings['web_keyw'] Links page templates meta tag Keywords, cutomize the page keywords with commas eg "Links, linkman, PHPjunkyard"
New Mod Settings$settings['link_info'] Your link code at base of link page for the url eg "Linkman Mod"
New Mod Settings$settings['link_desc'] Your link code at base of link page for the description eg "Linkman Extreme Linkman Extreme Version 0.08 by PCaccesseries Parts"
New Mod Settings$settings['custom_message'] Custom message for anyone adding there site example below eg "Do not submit Sites like: Erotic, Gamble, Pills, ect"
New Linkman Feature$settings['autosubmit'] Setting this to 1 (recommended) will require entering a "security number" in order to successfully submit a new link to LinkMan. I have added this to prevent SPAMing LinkMan. Set to 0 if you want to disable the security number check.

RECOMMENDED SETTING: $settings['autosubmit']=1;
New Linkman Feature$settings['filter_sum'] This variable is used in the preventing automated submissions and is just a little trick that should make it all even more reliable. The idea is to set this to some random sequence of chars and numbers, for example dhjx72js. It doesn't really matter how long it is, but you should use only chars (a-zA-Z) and digits (0-9). Don't leave the default value (as it would loose the whole point), set it to something of your own. Examples would be g3oyf98, p9ak85i, h398dgf and similar. Again, DO NOT USE these examples, just type some chars of your own!
$settings['notify'] If set to 1 you will receive an e-mail notification at your admin e-mail address every time a new link is added to your LinkMan. Set to 0 if you don't want to be notified.
$settings['admin_email'] Your e-mail address where new entry notifications will be sent. Only required if $settings['notify'] is set to 1.
$settings['max_links'] Set to the maximum links you will allow submitted. For better performance please set an appropriate limit (50 works fine on most servers). Once this limit is reached no new links can be submitted (unless some are deleted).
$settings['clean'] If set to 1 the "straight" URLs will appear as links (example: http://www.somesite.com). If set to 0 redirects will be used
(example: http://www.yourdomain.com/linkman/go.php?url=http://www.somesite.com).
$settings['add_to'] If set to 0 new listings will appear to the top of the page. If you want new listings to appear below old listings set this variable to 1.
New Mod Settings$settings['links_rel_nofollow'] If set to 0 the recip links page will not be checked. Else if set to 1 check the recip link page to make sure the words nofollow or noindex exist on there links page, if detected the submission will be blocked
New Mod Settings
$settings['homepage_rel_nofollow']
If set to 0 the homepage links page will not be checked. Else if set to 1 check the recip link page to make sure the words nofollow or noindex exist on there home page, if detected the submission will be blocked, turned off by default = $settings['homepage_rel_nofollow']=0;
New Mod Settings$settings['nofollow_rules'] Filter check nofollow rules set file name default nofollow-rules.txt This is the file used by $settings['links_rel_nofollow'] & $settings['homepage_rel_nofollow'].
Beta Mod$settings['robots-check'] This settings has not been implemented. Future release should have this running. Setting this will have no effect
New Mod Settings$settings['homepage-check'] Check if the home page has a link to the links page. This is a stringent setting, please decided what would suites you best, this setting should be turned off if you are unsure. This setting should become a industry standard for all link exchange programs in the future.
New Mod Settings$settings['bad_word_filter'] Would you like a bad word filter to stop Erotic, Gamble, Pills, sites. If set to 0 disables this settings, set to 1 enables it.
New Mod Settings$settings['user_agents'] Would you like to track the user agents & the page they came from to your links page. If set to 0 disables this settings, set to 1 enables it.
New Mod Settings$settings['web_thumbs'] Enable webpage thumbnails results. If set to 0 disables this settings, set to 1 enables it.
New Mod Settings$settings['thumb_url'] URL used to retreive the ThumbShots results, you can use your own service here Default = $settings['thumb_url']='http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r=';
New Mod Settings$settings['page_rank'] Enable google page rank check results. If set to 0 disables this settings, set to 1 enables it.
New Mod Settings$settings['pagerank_url'] URL for the page rank check, you can use your own service here Default = $settings['pagerank_url']='http://www.pcaccessoriesparts.com/ cgi-bin/linkman-pr.cgi?bfop=5rdbfop6&s=';
$settings['linkfile'] File where all the link data will be stored (advanced users only). You may leave this as it is.
New Mod Settings$settings['css_style'] Name of the css file store in the images folder
New Mod Settings$settings['wordchecker'] Name of the badwords filter stored in the admin folder. This is the wordlist used to block bad sites subbmitting errotic etc, you may like to inspect the wordlist as you feel fit. Exact matches only are used.
New Mod Settings$settings['agent_file'] Name of the user agents & reffer page log file stored in the admin folder
New Mod Settings$settings['max_useragent'] Maxium amout of user agent stings stored to file, default 200, this setting is really required.
New Mod Settings$settings['current_version'] Automatic live update to check you have current version. If set to 0 disables this settings, set to 1 enables it.
New Mod Settings$settings['site_url'] This setting does not need changing, unless you are having problems that your url is not appearing in the source code. This can be changed , eg $settings['site_url']= 'http://www.example.com';

Save and close the settings.php file.


Other editable files
Admin
  • No follow rules set       admin/nofollow-rules.txt
  • Badword filter file        admin/wordfile.txt

Templates
  • header.php       images/header.php
  • footer.php        images/footer.php
  • style.css           images/style.css
  • style-fix.css     images/style-fix.css

Installing & Setup Upload

Upload the linkman folder to your server in ascii mode, once done upload the images to overwrite them in binary mode from the images folder (eg logo.gif, delete.gif, link.ico, beta.png)


Then its time to chmod these files so they are writable (chmod 766)
  • admin/linkinfo.txt
  • admin/file-useragent.txt
    default is enabled, if you are not going to use it, no need to chmod, but must be disabled in settings.php

  • admin/settings.php
    default is enabled for the editor, if you are not going to use the online editor no need to chmod


If you have done all this your link exchange should work now. In your browser open folder where you have installed LinkMan, for example: http://www.example.com/linkman/admin.php

Type in the password you set in settings.php, click Enter admin panel and you are in the admin panel! Here you can remove unwanted links and run a check to see if sites still have your reciprocal link.

Have fun with the script!


COPYRIGHT NOTICES

LinkMan Copyright 2004 Klemen Stirn. All Rights Reserved.

The LinkMan may be used and modified free of charge by anyone so long as this copyright notice and the comments above remain intact. By using this code you agree to indemnify Klemen Stirn from any liability that might arise from it's use.

Selling the code for this program without prior written consent is expressly forbidden. In other words, please ask first before you try and make money off this program.

Obtain permission before redistributing this software over the Internet or in any other medium. In all cases copyright and header must remain intact. This Copyright is in full effect in any country that has International Trade Agreements with the United States of America or with the European Union.

LinkMan-Mods Copyright © 2007 Nelian Pty Ltd. All Rights Reserved.

By using this mod version you have agreed not to remove the download link or credits notice at the bottom of the links page.

Usage, liabilities and indemnifications - same as above.

This mod script has derived from Linkman script from PHPJunkyard
http://www.phpjunkyard.com/php-link-manager.php



Best regards,

Brian Neilen
PC Accessories Parts
http://www.pcaccessoriesparts.com

 



Last Updated: