Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-10-14, 08:33 AM   #1
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
LL Owners - Is This Ok?

I want to track how many clicks each of my freesites generates from the different LLs I submit to. The only way I can do this is to assign each freesite an ID and each LL an ID and have that in the URL I submit. In the interest of friendly URLs it would look something like this:
www.mydomain.com/sitename/112/15/

where 112 is the freesite ID and 15 is the LL ID. I've read everyone's rules and don't see anything stating this would be a problem but I want to make sure before I submit a URL like this. Comments please?

I know I have stats but those only tell me hits in total from your site. If I have several freesites in the same niche I have no idea which one(s) are doing the best so I can build more on the same concept.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 08:39 AM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Are you planing on building a different page for each link list?
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-10-14, 08:43 AM   #3
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
No Cleo, there's only one index page. I just use the IDs to record an incoming hit for that freesite from that LL.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 08:47 AM   #4
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
I'm not in the habit of linking to "The page cannot be found

The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. " sorry
__________________

Surfn's Links Are you a partner?

Surfn is offline   Reply With Quote
Old 2005-10-14, 08:49 AM   #5
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Wouldn't it be better to have some keywords in your URL and maybe pickup some SE traffic?
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-10-14, 08:50 AM   #6
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
That's not a real link Surfn, it was an hypothetical URL. I wanted to know if LL owners had issue with a link like
domain.com/sitename/112/15/ as opposed to a link like
domain.com/sitename/
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 08:52 AM   #7
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
/sitename/ is keywords Cleo, like /big-teen-tits/ or /hot-sexy-midgets/
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 08:56 AM   #8
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
I don't understand, if you are going to give a tracking number to each LL then how are you going to have multiple LLs on the page?
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-10-14, 08:57 AM   #9
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Could you give us a live example? What script are you using to direct these links to the site?

I'm foreseeing bots everywhere snagging those links as 302s.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2005-10-14, 09:06 AM   #10
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
The /sitename/ is the index page. It's a html file without an extension. It simply has a few lines of PHP at the top that explodes the /112/15/ part of the path info and updates a database table for hits to that freesite from that LL. Give me a few and I'll have a live example for you to look at.

So there is no redirect or anything like that for a bot to snag. I do, incidently, have as many known bad bots as I can find in my .htaccess - they get 404s.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:10 AM   #11
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by PhoenixBlue
I want to track how many clicks each of my freesites generates from the different LLs I submit to. The only way I can do this is to assign each freesite an ID and each LL an ID and have that in the URL I submit.
It's not the only way.

If you really want to track incoming hits from LL, put a php script on top of the index.html page that parses domain name from the referrer info and record the url/domain name combo in mysql.

But from having done it, I can say you will probably stop looking at the stats after a while.
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote
Old 2005-10-14, 09:16 AM   #12
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Quote:
Originally Posted by Halfdeck
It's not the only way.

If you really want to track incoming hits from LL, put a php script on top of the index.html page that parses domain name from the referrer info and record the url/domain name combo in mysql.
Referrer is not dependable:
'HTTP_REFERER'

The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify HTTP_REFERER as a feature. In short, it cannot really be trusted.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:17 AM   #13
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Here's a live example:

http://dark.pr0npalace.com/darksites...n-goth/112/15/

Note: There are no recips on the page yet. I wanted to check this out before I bothered the LLs with submission.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:21 AM   #14
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Sub domains are not ok.

Also I got this error on that page.
" Too many HTTP redirects http://dark.pr0npalace.com/error/404.php"
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-10-14, 09:25 AM   #15
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
I can't have all my niche freesites and tgps and hub on a subdomain of my domain?

I don't understand the error. I get the site with no errors when I click on the link.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:30 AM   #16
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
I don't list sub domains
__________________

Surfn's Links Are you a partner?

Surfn is offline   Reply With Quote
Old 2005-10-14, 09:34 AM   #17
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
That's strange. I work for an adult company by day. We have a domain assesandtits.com. I have 2 subdomains on it... tits.assesandtits.com and asses.assesandtits.com. The freesites I build and submit from those subdomains have been accepted at most of the larger LLs (penisbot, link-o-rama, hoes, etc.).
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:38 AM   #18
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by PhoenixBlue
Referrer is not dependable:
'HTTP_REFERER'
If you're looking to count every single incoming click, you might not like using http_referer but for most clicktracking it's more than enough.
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote
Old 2005-10-14, 09:40 AM   #19
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by Cleo
Sub domains are not ok.

Also I got this error on that page.
" Too many HTTP redirects http://dark.pr0npalace.com/error/404.php"
I guess you're mod_rewriting /114/10/ into something.php?linklist=114&freesite=10 and something screwy is going on with your .htaccess.

Just a guess.
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote
Old 2005-10-14, 09:40 AM   #20
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Thanks Halfdeck, definitely an option. It seems my niche subdomain is more of an issue, though as I said in my previous post the large LLs I submit to for work don't have a problem.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:42 AM   #21
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Quote:
Originally Posted by Halfdeck
I guess you're mod_rewriting /114/10/ into something.php?linklist=114&freesite=10 and something screwy is going on with your .htaccess.

Just a guess.
No actually, I don't mod/rewrite because that is like a redirect which is definitely on some LLs no-no list. I think I know the issue though. Working on it.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:52 AM   #22
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
There will also be reviewers who will reject it for the appearance of jumping from directory to directory. There are enough trip wires here that will probably make this more of a hinderance than a help.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2005-10-14, 09:57 AM   #23
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Thanks for the input Useless Warrior. Well, so much for trying to make building freesites easier .
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 10:03 AM   #24
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
I have Wusage stats on my server and it lets me see traffic and referrals to individual pages by date and much more. All this without doing any funky coding or trying to reinvent the wheel.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2005-10-14, 10:12 AM   #25
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Quote:
Originally Posted by Cleo
I have Wusage stats on my server and it lets me see traffic and referrals to individual pages by date and much more. All this without doing any funky coding or trying to reinvent the wheel.
Have to check into that. Thanks Cleo. My stats show referrals and page hits but not referrals to pages.
PhoenixBlue 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 05:24 PM.


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