Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 382
Message ID: 12
#12, RE: Blackhat Tip: Creating a Black Hole RSS Pheed
Posted by Johlum on Nov-20-07 at 07:47 PM
In response to message #11
Kurt,

Found some flaky behaviour in the 1.xml file, so I discovered these goofs.

These lines:

Line 17 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords1.txt"--> <!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords15.txt"-->"--></title>

Line 27 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords2.txt"--> <!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords-big-seo.txt"--></title>

Line 147 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords14.txt"-->"--></title>

They should be:

Line 17 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords1.txt"--> <!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords15.txt"--></title>

Line 27 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords2.txt"--> <!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywordsx.txt"--></title>

Line 147 - <title><!--#include virtual="/cgi-bin/rss/tweakrandom.cgi?file=keywords14.txt"--></title>

Also, and this may not be an error, but I did correct them in my 1.xml file.

A number of title lines have two include statements. Lines 17 and 27 above are examples.

It causes the link title to be two keywords. I changed mine so only one keyword is the link.

Same thing for descriptions, but that I don't see how that would cause any problems.

Just an FYI

Ernie