GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need traffic trading script that works in wordpress (https://gfy.com/showthread.php?t=716503)

MikesTraffic 03-20-2007 12:02 PM

need traffic trading script that works in wordpress
 
every traffic trading script i have tried does not work in wordrpess for some reason, doesn't keep up with incoming hits or outgoing hits properly (incoming is infalted, outgoing the opposite) so what other then clickz style stuff will work right with wordpress?

MikesTraffic 03-20-2007 12:28 PM

*bump back up to the top, come on guys!

crockett 03-20-2007 12:36 PM

Use Sloth Trader but put the PHP include as the first line on the actual "index.php" file at the blog root not the blog template files.

I used sloth on a few wp blogs but I'm moving away from WP now.

http://www.slothtrader.com/

OG LennyT 03-20-2007 12:39 PM

bump for a good biz thread

Mike Semen 03-20-2007 12:39 PM

Nice tip crockett. been looking for this and will give it a go.

jacked 03-20-2007 12:41 PM

been looking for one myself for quite some time now

crockett 03-20-2007 12:43 PM

Quote:

Originally Posted by Mike Semen (Post 12117038)
Nice tip crockett. been looking for this and will give it a go.

np just make sure you install the script in the same dir as the blog's root.

IE.. and make sure the include files is in the actuall index.php and "not" in the template index.php

blog.com/blog/index.php

crockett 03-20-2007 12:47 PM

Also make sure to use the full url in the toplist like this..

<a href="http://www.blogdomain.com/blog/sloth_out.php?trade=&#37;DOMAIN1%">%NAME1%</a>

other wise the toplist will screw up on the category pages.

MikesTraffic 03-20-2007 12:49 PM

Quote:

Originally Posted by crockett (Post 12117062)
np just make sure you install the script in the same dir as the blog's root.

IE.. and make sure the include files is in the actuall index.php and "not" in the template index.php

blog.com/blog/index.php


hmmm, never thought of that! thanks bud!

crockett 03-20-2007 12:50 PM

edit as a side note.. only thing that sucks with a blog and a trade script, is you see a lot of extra referrals from your domain. because every new page on the blog that the surfer opens ends up being tracked.

So I just add my own domain as a trade and then disable it and just subtract that total from the actual traffic level.

Lycanthrope 03-20-2007 12:52 PM

Quote:

Originally Posted by crockett (Post 12117089)
edit as a side note.. only thing that sucks with a blog and a trade script, is you see a lot of extra referrals from your domain. because every new page on the blog that the surfer opens ends up being tracked.

So I just add my own domain as a trade and then disable it and just subtract that total from the actual traffic level.

Well, w/ Sloth you could use this as the include:

<?php if ($_COOKIE["sloth_src"] == "") include "sloth_in.php"; ?>

MikesTraffic 03-20-2007 12:52 PM

the actual index.php file only has one line of code to it, just put the include for he log.php file at the top of that?

Click Obey 03-20-2007 12:53 PM

Great posts Crockett. This helped quite a few people im sure.

crockett 03-20-2007 12:54 PM

Quote:

Originally Posted by Lycanthrope (Post 12117101)
Well, w/ Sloth you could use this as the include:

<?php if ($_COOKIE["sloth_src"] == "") include "sloth_in.php"; ?>

I tried that and I forget what the issue was but it screwed up for me on the blogs

crockett 03-20-2007 01:01 PM

Quote:

Originally Posted by JT(.)(.)BOOBLE (Post 12117112)
Great posts Crockett. This helped quite a few people im sure.

Yea the next thing that would help them, is if they ditched wordpress..

and picked up Blogs Organizer


It allows you to run as many blogs as you want from one admin pannel including WP blogs and most other blog scripts and hosted blog services.

I've been building at least 1 new blog a day since I started using BO.

pornguy 03-20-2007 01:04 PM

Great info in this thread

crockett 03-20-2007 01:04 PM

Quote:

Originally Posted by MikesTraffic (Post 12117105)
the actual index.php file only has one line of code to it, just put the include for he log.php file at the top of that?

yes 456

crockett 03-20-2007 01:15 PM

Also I guess I'll add this in case anyone tries out Blog Organizer and wants to use a trade script.

With BO you will need to install the trade script normally. But rename the index.php file that is generated by the script to something like main.php or what ever name.

The make a new index.php file with the following code.

<?
include ('sloth_in.php');
include('main.php');
?>

So that way you can use the trade script with your BO blogs as well.


All times are GMT -7. The time now is 12:34 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123