Greenguy's Board


Go Back   Greenguy's Board > TGP Discussions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-11-30, 08:34 AM   #1
faxxaff
I've always wondered if there was a god. And now I know there is -- and it's me
 
Join Date: Mar 2005
Location: Vietnam
Posts: 326
Best TGP Script for SEO?

I just recently purchased a vintage tgp that has been around for ages. The nice thing is, it gets a whole chunk of SE traffic, mainly yahoo. I would like to keep it this way :-)

What would be the best script for a multi-category text tgp these days?

I am not really interested in skimming, etc., but want to provide a good SE friendly tgp that will remain to derive it's main traffic from SE and hard link exchanges rather than trades.
faxxaff is offline   Reply With Quote
Old 2006-11-30, 08:50 AM   #2
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
If what is there is working why change it?
Toby is offline   Reply With Quote
Old 2006-11-30, 09:05 AM   #3
faxxaff
I've always wondered if there was a god. And now I know there is -- and it's me
 
Join Date: Mar 2005
Location: Vietnam
Posts: 326
Quote:
Originally Posted by Toby View Post
If what is there is working why change it?
I bought the domain and the static pages. The custom made script on that domain was not included in the price as it was defunct from what I know and the tgp hasn't been updated for over 2 years.

Now, I am looking for a good tgp script that will allow me to build static pages in a SE friendly way with multiple categories.

I looked at a few scripts like smart thumbs, Vanilla TGP, etc, but they are not really good for SEO. They are more for tgps that rely on trades and skimming.
faxxaff is offline   Reply With Quote
Old 2006-12-05, 03:30 PM   #4
pussyluver
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
Join Date: Nov 2006
Posts: 81
Comus Thumbs is a great TGP script. Takes a while to learn, but worth it. I think think you can setup a query so the page is static. Then you'd still have all the other features such as scanning for cheaters etc. Worth looking into.
pussyluver is offline   Reply With Quote
Old 2006-12-06, 09:46 AM   #5
buttster
Hey, can you take the wheel for a second, I have to scratch my self in two places at once
 
Join Date: Nov 2003
Location: Central California Valley
Posts: 181
Send a message via ICQ to buttster
if your just looking for a tgp script to accept submissions and that you are able to edit each category template for seo then I would take a look at auto gallery pro or auto gallery sql.
__________________
The Tit Directory
buttster is offline   Reply With Quote
Old 2006-12-06, 10:49 AM   #6
Tommy
NYC Boy That Moved To The Island
 
Join Date: Apr 2003
Posts: 2,940
Send a message via ICQ to Tommy
I think the important thing is to be able to link to real gallery urls

not that internal cgi link crap
__________________
Accepting New partners
Tommy is offline   Reply With Quote
Old 2006-12-06, 11:16 AM   #7
buttster
Hey, can you take the wheel for a second, I have to scratch my self in two places at once
 
Join Date: Nov 2003
Location: Central California Valley
Posts: 181
Send a message via ICQ to buttster
Tommy haven't you always done yours by hand the old school way
__________________
The Tit Directory
buttster is offline   Reply With Quote
Old 2006-12-06, 11:23 AM   #8
Tommy
NYC Boy That Moved To The Island
 
Join Date: Apr 2003
Posts: 2,940
Send a message via ICQ to Tommy
well

tomsthumbs.com and sexypornstars.com use a script i had written to run tommys but never used on tommys

i make all the thumbs by hand and dont need any trades so I am in a different situation then most

but it takes months to make 4000 thumbs by hand and i am always a little jelous of the guys that can open a tgp tomorrow

they both do very well with the se's


I jujst bought babepics.com and would like to make that a thumb tgp in the next few months
__________________
Accepting New partners
Tommy is offline   Reply With Quote
Old 2006-12-07, 01:17 AM   #9
faxxaff
I've always wondered if there was a god. And now I know there is -- and it's me
 
Join Date: Mar 2005
Location: Vietnam
Posts: 326
Quote:
Originally Posted by Tommy View Post
I think the important thing is to be able to link to real gallery urls

not that internal cgi link crap
Yes, that's exactly what I am looking for.
Old school :-)

Actually I could use a link list script to built a tgp |goodidea
faxxaff is offline   Reply With Quote
Old 2006-12-08, 05:37 PM   #10
blinki bill
Are you sure you're an accredited and honored pornographer?
 
Join Date: May 2006
Location: London, UK
Posts: 67
Send a message via ICQ to blinki bill
if your pages are static now i can give you one script that I made for tgp with static pages (for best SEO)
The script is only admin area and manage your galls
with simple include code the galls can be included in your existing pages
__________________
I'm looking for the question about the life, the universe and everything else
blinki bill is offline   Reply With Quote
Old 2007-01-02, 08:12 PM   #11
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
I think Comus can be set up to not go through the script, i.e. link directly to the galleries. You do lose tracking and click counting, but it sounds like you are not interested in that anyway
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Old 2007-01-03, 12:31 AM   #12
RamCharger
Shut up brain, or I'll stab you with a Q-tip!
 
RamCharger's Avatar
 
Join Date: May 2005
Location: Somewhere south of sanity.
Posts: 110
Comus has an extremely flexible backend that can be configured to generate pages anyway you want including linking directly to the pages, but it's really overkill for this app. Basically the only thing that you would need to do in order to make that happen would be to modify the templates so that the link generation part of the template (it's only about one line in most instances) points directly to the link without going through Comus. However, everyone is correct in that you will lose all the protective features that Comus brings to the party when you do that.

Realistically, your best bet would be to make a few homebrew scripts (they can be written in php if you want to go that route) that use a db to store the links (mysql or postgres) and that when executed will dump out the results in whatever style template that you conjured up in your script. That's probably something like really only between 1 and 3 files. Not a lot of pain if you're looking for something that's going to be easy to maintain.

The other added benefits of using a db to store the links is that you can write a script to check for dead links as well as do nightly builds via a cron job.

Now, if you wanted to add some sort of cheat protection to this scheme though it's going to be a bastard. You're probably looking at cobbling together some sort of home written program that sits and watches transparently until someone starts screwing with something and then it just appears to ruin their day (one that might simply just watches the access_log file and update the .htaccess file based on a predefined rule set). Possible, but that type of coding is essentially re-inventing the wheel in terms of what Comus and TTT already do not to mention somewhat painful (proxy checking, etc.).
__________________
Adult Pic Web Adult Link Web
RamCharger is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:22 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc