You can have as many archive pages as you like and in the templates you define how many galleries to show.
Like this
#%GALLERY_1%# #%GALLERY_2%# #%GALLERY_3%# #%GALLERY_4%# #%GALLERY_5%# #%GALLERY_6%# #%GALLERY_7%# #%GALLERY_8%# #%GALLERY_9%# #%GALLERY_10%# #%GALLERY_11%# #%GALLERY_12%#
You do have to make up a new template for each page, but you can have them go back as far as you like. I only go back 200 galleries for each niche, but there is no limit.
For reviewing you can jump to whatever niche or submit range that you want. I just do a few hundred per day from all the niches from the oldest submits. I have a backlog of close to ten thousand submits.
For adding in your traffic trading code you do that in the edit template page. Mine looks like this.
<a href="http://cleos-porn-links.com/ttt-out.php?f=1&pct=75&url=#%GALLERY_URL%#" title="#%DESCRIPTION%#" ><img src="#%THUMB_URL%#" alt="#%DESCRIPTION%#" width="80" height="80" border="0" hspace="4" vspace="4"></a>
I have my script creating txt files with only the gallery links. I then pull that txt file into my html pages using ssi. In order to do this you have to pay the extra fee so as not to have the script write a credit back to jmbsoft which would also include the html closing tags which would mess up ssi because you would end up with two sets of page closing tags.
|