</a>

I will admit that the current autokeen is not too smart. Without simulation of a web browser (which would slow it down worse) it really has no way to check.
CG's rules:
ALL advertisement code MUST be above the fold of the page.
Advertisements MUST NOT be iframed further
Advertisements MUST NOT be stacked with other advertisements
Advertisements MUST NOT be framed out (Designed in a way that the Advertisement only appears once while navigating the comic.)
Advertisements MUST NOT appear on non-content pages (error pages navigation frames and "link lists")
Advertisements MUST appear BEFORE the comic.
CG's Autokeen script rules:
Autokeen parses each tag individually
Autokeen sets "ads viewed = 0"
Each time ad tag is hit, ads viewed +1
If todays comics tags are hit before the advertisement tag, then run the advertisement tag
If ads viewed are greater than zero, do not place ad, put comment code about duplicate ad removed.
You -might- have pointed out a bug in the code however, the "include" tag was not considered in this update. I'll double check the include tag's code, because there is a "reset ads viewed to zero" after every page. Logically if the page's include tag was parsed BEFORE the todays comic, it should have incremented the ad counter, and thus we wouldn't be having this discussion. I'll be back in like an hour and I'll pick apart the include tag to see why this happened.

Oualawouzou wrote:Why the dailytemplate.html ?
roswellnewton wrote:I basically cut and pasted the dailytemplate file's coding and made an "about", "gallery", and "links" page.

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head><title>***comic_name*** - ***todays_date***</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<div class="keen_ad" style="display:inline;">
<center>***advertisement***</center>
</div>
<div class="main">
<body bgcolor="ffffff" text="000000" link="0000ff" vlink="800080" alink="ff0000">
<br>
<center>
<img src="/images/titlebannera.gif"></center>
<center>
<br><br>
<font face="verdana">
<table border>
<table width="50%" align="center" bgcolor="#ffff66">
<tr>
<td colspan=2> <center><b>
</tr>
<p>
For now, there is no gallery. I plan to eventually have some special pages
of artwork up here, along with fan art as it begins to come in. Keep checking
back for updates.</p></table>
<br><br>
<center>
<a href="http://roswellnewton.comicgenesis.com"><img src="http://roswellnewton.comicgenesis.com/images/back.gif" border="0" ></a>
<br>
<br>
<a href="http://www.thewebcomiclist.com/"><img src="http://www.thewebcomiclist.com/myranking.php?id=8086" alt="The Webcomic List" border="0" style="border:1px solid #000000"></a>
<br><br>
***comic_name*** is hosted on <a href="http://www.comicgenesis.com">ComicGenesis</a>, a free webhosting and site automation service for webcomics.
</center>
</div>
</body>
</html>
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head><title>***comic_name*** - ***todays_date***</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<div class="keen_ad" style="display:inline;">
<center>***advertisement***</center>
</div>
<div class="main">
<body bgcolor="ffffff" text="000000" link="0000ff" vlink="800080" alink="ff0000">
<br>
<center>
<img src="/images/titlebannera.gif"></center>
<center>
<center><br><br>
<font face="verdana">
<center><table border>
<table width="50%" align="center" bgcolor="#ffff66">
<tr>
<td colspan=2> <center><b>
</tr>
<table width="50%" align="center" bgcolor="#ffffcc">
<tr>
<td colspan=2>Here's Some brief research for your pleasure:</b><br><a href="http://en.wikipedia.org/wiki/Roswell%2C_New_Mexico#1947_Roswell_UFO_incident">Roswell</a> <br><a href="http://en.wikipedia.org/wiki/Isaac_Newton#Newton.27s_apple">Newton</a></center><br>
Welcome to the home of Roswell Newton!
For a general idea of what this whole thing is about, think <a href="http://en.wikipedia.org/wiki/Peter_Pan">Peter Pan</a>, <a href="http://en.wikipedia.org/wiki/Where_The_Wild_Things_Are"> Where The Wild Things Are</a>, and <a href="http://en.wikipedia.org/wiki/Bloom_County">Bloom County</a> all rolled into one funky sauce-drenched burrito.
</tr>
<table width="50%" align="center" bgcolor="#ffffcc">
<tr>
<td colspan=2> You can call me Luciano. I'm a writer, artist, and musician... in other words, I aim to professionally fool around. You can check out my other work at <a href="http://www.theblackwaterproject.com">The Blackwater Project.</a>
Or you can visit <a href="http://www.roswellnewtonrocks.blogspot.com"> MY BLOG.</a> Or, drop me an e-mail at <a href="mailto:bwpgraphics@gmail.com">bwpgraphics@gmail.com </a>
</tr>
</table></center></font>
<a href="http://roswellnewton.comicgenesis.com"><img src="http://roswellnewton.comicgenesis.com/images/back.gif" border="0" ></a>
<br>
<br>
<a href="http://www.thewebcomiclist.com/"><img src="http://www.thewebcomiclist.com/myranking.php?id=8086" alt="The Webcomic List" border="0" style="border:1px solid #000000"></a>
<br>
***comic_name*** is hosted on <a href="http://www.comicgenesis.com">ComicGenesis</a>, a free webhosting and site automation service for webcomics.
</center>
</div>
</body>
</html>
</a>
</a>

</a>
</a>



Users browsing this forum: No registered users and 1 guest