Showing posts with label PHP script. Show all posts
Showing posts with label PHP script. Show all posts

Friday, April 24, 2009

The Internet e-Commerce Biz Buzz Website Has Been Updated

The Internet e-Commerce Biz Buzz website has been updated.

Discover the truths it's vitally necessary for you to know about article marketing, SEO, email promotion, link exchanges, and more, if you are to have a chance for success in internet marketing your home business.

You will find a cleaner design and easier navigation.

You will find featured e-commerce articles linked to from the sidebar.

The latest article provides to you free the user document for the
"BEMM™ PHP eMailer Bulk e-Mail Mailing PHP Scripts"

You will find more Internet Business Marketing articles in expanded articles directories:
Contributed e-Commerce articles , General articles .

Also see the Internet Business Glossary for some new explanations of e-commerce business terms.

Tuesday, September 16, 2008

Disabling Comments in Munius Article Directory PHP Script

I am questioning the value of the James Brausch Munius article directory submission PHP scripts. I am doing that because I have not gotten many good article submissions to my Munius article directories. Probably 95% are porno spam.

Update 2009-06-18: No longer using or supporting Munius, and no longer offering products to "fix" it.

Frankly, I don't know if the Munius article directories are doing me much good or not, but I am keeping them for the time being. In the meantime, to keep the article data directory under control, I have a script program I use (which is also available for sale for your use). (deleted.) With my PHP scripts, I, and you, can permanently delete all those spam articles after rejecting them during article moderation.

My script also removes rejected and unconfirmed comments. Probably 99% of them are porno spam. What I am getting are totally useless -- and time and resource consuming.
1) 99% of them are spam
2) An e-mail box has to be monitored.
3) Some extra clicks of my (link deleted) Munius Packing PHP script program are needed to get rid of them permanently -- get rid of the clutter -- from from the article data directory.
So, I have concluded: Why have comments at all in the Munius article directories?

I have rid myself of the problem by modifying the Munius scripts to completely remove the ability to add comments, and thus to eliminate the need to moderate them.

Three scripts require simple modifications:
a.php
index.php
misc.php

Details -- the actual PHP code modifications -- are shown on my e-Commerce Business website in the article entitled "Munius Article Directory Spam Comments Disabling"

Sunday, June 22, 2008

Pulling the Plug on Relusi - Looks Like Brausch Did

James D. Brausch had (has?) a PHP script product called Relusi which sets up a resource directory on your site. It was (is?) for the purpose of building reciprocal links. Links out and links back (backlinks).

I no longer recommend Relusi, for reasons detailed below. Bottom line, if you want to participate in a likely much better link exchange method, I suggest you look up "Easy Google Ranking".

Anyway, I wasted a lot of time setting up Relusi on several of my sites. I wasted a lot of time modifying the "look and feel" - the skin. I wasted a lot of time learning about the script so I could make a couple of minor user aids. I wasted a lot of time making an add-on to clean up the article files.

Then, I and some others discovered that somehow - cause unknown - massive corruption would occur, eliminating many links. So I disabled new submissions to my Relusi directories.

One philosophical problem with Relusi is that there is no enforcement of reciprocity. Someone puts a link in your directory. They are are supposed to link back to you. That is a pain in the "a" for the person putting a link on your site, so most don't do it. So they get back links but you don't. Now, Relusi does request a URL you can check to see if they really did backlink, but that is a pain in the "a" for you to verify. Relusi does not offer any automated verification, other than testing for a valid e-mail address at time of submission. And there is no ongoing verification of even your links out to the requesters' sites. I addressed that in a previous post.

Another philosophical problem is: Are reciprocal links all that valuable in the first place? I don't know. Some gurus say yes, others no. One way links, but enforced by a third party service, look to be a more sound method of getting back links.

Brausch himself obviously does not think much of Relusi

Back when Brausch had Relusi on his main blog, his Relusi directory was a mess, full of spam links. One would think that he would have at least maintained it to be a "shining example" of the product. Now, the Relusi directory on that now inactive blog redirects to another of his new blogs (home page). And I can't find Relusi on that new blog or a couple more of his blogs. 'Nuff said?

Tuesday, December 4, 2007

Brausch Relusi Resource Directory New Link Request Disabling

Update 2009-06-18: I no longer use, recommend, support, or act as an affiliate for Brausch's Relusi (or Munius). More trouble than they are worth. I am leaving this page up for reference only. Not even updating links. This is dead to me.

Because of a tremendous number of spam link requests and because of continuing corruption of the "status" data files, due to those spam link requests, I have disabled further submissions to my Relusi Resource Directories (Relusi Link Directory Software).

If I thought those directories were really doing much for traffic to my pages and/or AdSense clicks and/or my product sales, I would look into rewriting or adding to the Relusi PHP script code. That would involve adding input validation routines, for example.

(Fred Black's web scripting course teaches you how to do that fairly easily. But for Relusi, even with his course's help, that is more than I am interested in doing.)

DISABLING RELUSI

If you are interested in disabling future Relusi submissions, but you want to keep the links you have already gathered, here is what I have done.

FIRST, I created a new "throwaway" e-mail address to put into "misc.php" (approximately line 6).

SECOND, since I have even received spam Category Addition requests, I deleted on the server all the category submission related php files. I deleted:
addcatsubmit.php
addcatthankyou.php
approvecat.php
approvecatsubmit.php
approvecatthankyou.php

I edited "addcat.php".
That editing was for two purposes.
1) To to notify people what is happening re that page, and give them some links to other places on my site.
2) To eliminate 404 errors and Google broken link problems.

THIRD, I disabled new link requests by deleting on the server:
submit.php
thankyou.php

I edited "submitsite.php".
That editing was for two purposes.
1) To to notify people what is happening re that page, and give them some links to other places on my site.
2) To eliminate 404 errors and Google broken link problems.

CLEANING UP THE CATEGORIES

There is a possibility that your link categories may be corrupted .
Download the "category.txt" and "newcat.txt" files from the data directory.

See if there is anything in the "newcat.txt" file that you want to add to the "category.txt" file and add it. Then clean out the "newcat.txt" file, just leaving one blank character, and upload that back.

Edit the "category.txt" file, putting the categories in the order you want them to appear, one category per line. Make sure all trailing spaces on each line are eliminated. After the last category, go to the next line, but make it empty. Upload the file back.

NOW, IF YOU HAVE DISCOVERED THAT PREVIOUSLY APPROVED LINKS NO LONGER SHOW, THAT IS A DEFINITE INDICATION THAT YOUR "STATUS" DATA FILES ARE CORRUPTED.

If you want to repair your data directory, this is a bit complicated. You will have to download from your data directory the status files "emailconfirm.txt" and "moderate.txt", edit them, then upload them back. (FTP.) You will have to eliminate on the server the link files you don't want, for whatever reason (usually spam links).

I'm going to give you the simplest way to do it. But it will be the most time consuming.

Look in your data directory on the server and note what is the highest numbered link file.

Edit the "emailconfirm.txt" file so that it is comprised of all "Y", one "Y" per link file.
Add a "N" at the end.

So, short example, if the last link file was number 5, the emailconfirm.txt file would be:
YYYYYN

Upload that to the data directory.

Edit the "moderate.txt" file so that it is comprised of all "A", one "A" per link file.
Add a "N" at the end.

So, short example, if the last link file was number 5, the emailconfirm.txt file would be:
AAAAAN

Upload that to the data directory.

Now, you will have to log in to Relusi in moderate mode and go through the "reject" procedure for the links you don't want.

Note that you cannot just delete link files on the server. If there are any gaps in the numbering, no link past a gap will be displayed.

Now, if you want to permanently delete the rejected links, you can use my packer script, Relusi Link Exchange Data File Packing PHP Script. My script deletes the rejected files, renumbers the rest as necessary, and adjusts the status files. Because at the time I developed that software I was unaware that Relusi was susceptible to data directory corruption, it is strongly advised that you save a copy of your entire data directory to your local hard drive and that you REPAIR THE STATUS FILES FIRST, and moderate, before using my program. If you run it without repairing the status files, many otherwise good link files could be PERMANENTLY deleted without any possibility of recovery. (Unless you can get your host to recover them from THEIR backup files.)

TEXT EDITING

Note: All editing should be done with a TEXT editor such as Notepad or something better like Crimson Editor. (BTW, I don't make a dime on recommending Crimson Editor. It is free, but donate a few bucks to the author; it's worth it.)

MORE ON DISABLING

A major point regarding editing "addcat.php" and "submitsite.php" is that you MUST disable the "Submit" buttons. You can do that by editing or changing the PHP script, or at least commenting out the "Submit" buttons in the code.

For examples, see (deleted).

Tuesday, November 27, 2007

Brausch Relusi Resource Directory: Hackable, Corruptible.

I will be gradually, as I get to it, removing affiliate links on my sites for the James D. Brausch Relusi Link Exchange Directory PHP script software.

Not that taking space to promote that P.O.S. did me any good, anyway.

FWIW, I am still offering my Relusi data file packer PHP script, for those who may still want to "fight the good fight" trying to keep their Relusi Link Directory straightened out.
Update 2009-06-18: No longer offering that. Relusi -- fuggedaboudit!

WHY?!! Why do I no longer recommend the Relusi PHP scripts?

I have discovered that the Relusi PHP script and data directory construction allows hacking or corruption of the data (the link files). That is a huge pain in the ass to fix.

If I still thought that having "Resource Directories" on web sites was worthwhile, maybe I would try to figure it out and fix it if I could. I would offer a fix, as I have previously, including offering the Data File Packer script. But I do not think it worthwhile to bother.

If Brausch doesn't think it worthwhile to fix his product, why should I? It would be a much more major endeavor for me to fix it, and then if he did fix it and sell an upgrade, that would mean I would have wasted even more time on it for nothing.

Maybe an even more important reason is that it seems to me that Google does not really value you and I having link directories on our sites. Anymore. If ever.

Look at it this way: Did you ever happen across a link directory and say to yourself, "Oh, goody, a link directory -- with all kinds of completely unrelated links -- I wonder what I will find here -- I'll just browse at random instead of going to Google or Ask.com to look for something I'm specifically interested in..." Well, I sure don't say that to myself.

Here's a basic question which I should have asked myself a year ago when I got all enthused about link directories in general, and Relusi in particular: "Why would Google think they are a good thing for Google to consider in providing the best search results to a browser's search query?" I don't think Google thinks they are.

Anyway, here is the major problem with Relusi in particular:

Previously accepted links mysteriously become "not reviewed." Even more dangerously, the "confirmed" status of many links becomes "not confirmed". This is due to corruption of the emailconfirm.txt and moderate.txt data status files. Running my packer script then removes what were previously accepted links, because the status files now say they are no good (unconfirmed),

For awhile, I thought maybe that corruption was due to new link requests not in proper format (the Brausch script has no format checking of what goes in each submission form entry box). Or maybe it was because someone who previously submitted a link resubmitted with the same a-mail address or URL and something in the code got confused because of that.

Now, since I no longer value the directories, I thought, "Just in case these directories really are of some value, I'll just fix up the directories. I'll keep them for now, but I'll disable future submissions (and changes) so I don't have to waste more time cleaning them up over and over." As a test, I edited the submission form script file for one of my directories to disable submissions/changes. I then cleaned up the data status files, moderated new submissions, ran my packer script to delete rejected links, and then verified manually that the files were all OK.

Everything was OK as of last night when I finished. This morning, the status files were once again corrupted, along with one new (spam) link request. That new spam link request was not formatted correctly. It got into the data directory, and the data status files in the data directory again got corrupted, even though I had disabled new/revised submissions. I can only conclude that the James D. Brausch Relusi PHP software is wide open to hacking.

My next step is to remove all Relusi files not directly used in displaying existing data (link files). If I get any comments to this post, I'll let you know what the results of that is. If the data status files again get corrupted, that will be a definite indication that the data files are hackable - being hacked - that it's not just the bad formatting of link requests that is the problem. (But I still am not going to try and fix it.)

Wednesday, November 14, 2007

Dumping Relusi and Munius - What Do You Think?

My previous post: Relusi - Serious Problem - Brausch Resource (Link) Directory - I have come across a serious problem with the James D. Brausch Relusi Link Exchange Software.

That post outline a problem with Relusi. Someone else reported to me a similar problem with Munius.

I had not looked at my Relusi directories for my sites for a couple of days. After fixing the data file corruption reported, I had 200 links approved and confirmed for one of them. For another site I had 83 links approved and confirmed. Looking at them today, they are corrupted again. The corruption starts at link 69 on one and link 68 on another.

Just took a look at yet another directory: That had a different number of links to start with, and it is also corrupted starting with yet another starting link number.

Anyway -- I have had Relusi and Munius installed for 8 or 9 months. As far as I can tell, THEY HAVE NOT DONE ME ANY GOOD AT ALL in building traffic to my sites.

Are there ANY success stories out there for those using either of those products?

I am thinking of dumping them as being more trouble than they are worth. What do YOU think? Comments are open.

Update 2009-06-18: I have long ago dumped both Relusi and Munius -- P.O.S.

Monday, August 27, 2007

Sign up for Notification of New Posts to this Blog

I finally got around to adding a sign-up function so you can get on my e-mail list to get notices of new posts to this blog.

That is thanks to Fred Black's "Web Scripting Home Study Course" that enabled me to implement it in much less time than trying to figure it out on my own. His course shows you how to implement PHP scripting and javascript to create e-mail list sign-up forms and other web forms.

Look for the "Updates" related link at the top of the right column on this page. Go ahead, give it a try, and click the link. That will take you to a web page on my site that will allow you to sign up. It will acknowledge your submittal on that page, and will also send you a "thank-you" e-mail. You then can click a link there to get right back to this blog.

For my article with a little more about my e-mail sign-up scripts, see "Web Scripting for Profit" on my website.

Update 2009-06-18: While I still recommend Fred's course in general, I am no longer using the Sign-Up function I developed using what I learned from him. It is simply a matter that I got too many invalid (spam) requests.

Monday, July 9, 2007

I Just Dumped 37 Rejected Articles from My Articles Directory...

I just dumped - permanently - 37 rejected articles from one of my Munius Articles Directory moderation screens - and my site hosting server. With just one click. How I did it is detailed below. But first...

Having article directories on your sites where people can contribute articles seems to be a win-win. You get content on your site. And the contributors get links back to their sites.

Many of the articles have some good ideas and are worth keeping in your directories. But there are a whole lot of jerk-offs who figure that your directories are a good place to get links without providing any content.

Now, with James D. Brausch's Munius Article Directory PHP script files, you can reject those articles. Rejected articles don't show to viewers, but they are still on your host server, and more importantly, they clutter up your moderation screen. I wanted to dump them PERMANENTLY so I would not have to wade through them each time I went to my moderation screens. So I developed an add-on PHP script to use with Munius to dump those articles PERMANENTLY.

That's what I used to dump those 37 articles.

And, while I was at it, I included a provision to dump junk comments, spam comments, and unconfirmed e-mail address comments. I don't even bother to count how many of those I dumped.

Update 2009-06-18: I no longer use Munius and am no longer offering this product.

Friday, March 23, 2007

Adding Drop-Down Menu Select to Brausch Relusi Link Exchange Moderation PHP Script

The James D. Brausch Relusi Link Exchange Software is a pretty slick way to get some link exchanges. It is generally assumed that both inbound and outbound links help in getting better search engine page ranking for your e-commerce website. Relusi is designed to do just that.

Update 2009-06-18: I no longer am an affiliate for this product and no longer recommend it.

But Relusi has some rough edges. One of them is the lack of a drop-down menu for the link moderator/administrator to select or change the category a link should be in. It has to be done by typing some category into a text box.

So, I've made some changes to the script to allow category selection by clicking a selection in a drop-down menu. I've done similarly for the Munius Article Moderation PHP script.

For complete details, including the actual script (PHP code) changes that you can implement in your scripts, see:
Adding Drop-Down Menu Select to Brausch's Relusi Link Exchange Moderation Script
Tweaking Brausch' Munius Article Moderation Script