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)
-   -   TheHun is now showing all galleries in a frame.. isn't that a huge cookie issue? (https://gfy.com/showthread.php?t=1057486)

JFK 02-15-2012 09:28 AM

Fitty Hun Galleries:thumbsup

Darkcrni 02-15-2012 09:28 AM

Hun guys am having problem logging at "The Hun Management Area".

Anybody else having this problem?

Its almost all day now.

The Hun 02-15-2012 05:38 PM

we are going through a less-then-fortunate server upgrade right now. We had to move to a new server. That too was from 1995 almost ;-)

the move was a bit harsh to my taste, especially now it results in some odds and pieces not functioning the way they should... we'll get on the webmaster submit ASAP to make sure that's working.

and as soon as the update is done I'll start on the priority thing... that has been on the agenda for far too long now ;-)

CaptainHowdy 02-15-2012 06:13 PM

Nothing changes my feelings towards The Hun ...

The Hun 02-15-2012 06:33 PM

Quote:

Originally Posted by CaptainHowdy (Post 18762030)
Nothing changes my feelings towards The Hun ...

that can be explained in to very contrasting ways ;-)

The Hun 02-15-2012 07:01 PM

'to' should be 'two' obviously... I thought this thing used to have an edit function as well? or did too many people chicken out of their comments too often?

garce 02-15-2012 07:26 PM

Quote:

Originally Posted by nikki99 (Post 18760722)
gotta love the hun! :thumbsup

No, you don't. Maybe at one time you did have to love "The Hun", but you don't have to anymore.

I'm not following all this crap, but every program on the face of the earth can delete your account and keep your money if you load their content (or site) in a frame.

I have no idea what desperate is as desperate does is doing, but if you have sponsor shit being loaded in a frame - it might be a good idea to tread carefully. I'll assume that The Hun is opening sponsor links in a new window or tab but - if they're not - umm, well, thanks for the traffic.

They'd be better off redirecting the domain to a hosted Pimproll tube. I'm not being negative - I owe my whole "career" to The Hun and AL4A.



Still love you, Nikki... Whether that's a good thing or not I dunno.

The Hun 02-15-2012 07:52 PM

Quote:

Originally Posted by garce (Post 18762171)
No, you don't. Maybe at one time you did have to love "The Hun", but you don't have to anymore.

I'm not following all this crap, but every program on the face of the earth can delete your account and keep your money if you load their content (or site) in a frame.

I have no idea what desperate is as desperate does is doing, but if you have sponsor shit being loaded in a frame - it might be a good idea to tread carefully. I'll assume that The Hun is opening sponsor links in a new window or tab but - if they're not - umm, well, thanks for the traffic.

yes... ok... very helpful... very constructive as well. Ah well, I'm used to that by now, don't worry ;-)...

Why do people always look at the down sides of things? Open the sponsor in a new window, or put a target='_top' in there to escape from the frame. Is that really such a huge, unmountable problem?? The votes bring in a lot more extra traffic. So do the 'more links from this submitter'. I know this industry well enough though that the skepticists out there tend not to look at the upside of things. I think I know what I'm doing... don't worry, I'm laughed at before TGP's were even called TGP's... Guess I proved the skeptics wrong before. If you don't believe in this, redirect your traffic to a tube. If you do believe in this enjoy the traffic we send. It's free and it's still a lot! And it's starting to get more as well, so we must be doing something right!

porno jew 02-15-2012 07:55 PM

i think the iframes are a great idea mr. hun don't listen to these haters.

georgeyw 02-15-2012 08:25 PM

Quote:

Originally Posted by The Hun (Post 18762211)
yes... ok... very helpful... very constructive as well. Ah well, I'm used to that by now, don't worry ;-)...

Why do people always look at the down sides of things? Open the sponsor in a new window, or put a target='_top' in there to escape from the frame. Is that really such a huge, unmountable problem?? The votes bring in a lot more extra traffic. So do the 'more links from this submitter'. I know this industry well enough though that the skepticists out there tend not to look at the upside of things. I think I know what I'm doing... don't worry, I'm laughed at before TGP's were even called TGP's... Guess I proved the skeptics wrong before. If you don't believe in this, redirect your traffic to a tube. If you do believe in this enjoy the traffic we send. It's free and it's still a lot! And it's starting to get more as well, so we must be doing something right!

What about having the gallerys leave the frame when there is a click on a sponsor link?

I do not see the use in keeping the frame when the person leaves the site.

The Hun 02-15-2012 08:46 PM

Quote:

Originally Posted by georgeyw (Post 18762238)
What about having the gallerys leave the frame when there is a click on a sponsor link?

I do not see the use in keeping the frame when the person leaves the site.


Would be a very good idea if it were technically possible to do that from my end... unfortunately it's not. I will put something on the submit page about it to let people know how they can open sponsors in a new window and such. It's really not such a big deal. I don't think so at least ;-)

so, all sponsor links in a new window

<a href='http://sponsor.com' target='_blank'>sponsor</a>

or in the top frame

<a href='http://sponsor.com' target='_top'>sponsor</a>

or even better (cause I'm really not the only one sending traffic in a frame) put this on your paysite (don't use this on your gallery, we can't review your gallery if this is on there):

<script>
If( parent.document.location != self.document.location )
parent.document.location.replace = self.document.location;
</script>

didn't check it, so try it out before you put this one ;-)

The Hun 02-15-2012 08:51 PM

or a <base target=_top> in your header would work nicely as well...

georgeyw 02-15-2012 11:25 PM

Quote:

Originally Posted by The Hun (Post 18762260)
Would be a very good idea if it were technically possible to do that from my end... unfortunately it's not. I will put something on the submit page about it to let people know how they can open sponsors in a new window and such. It's really not such a big deal. I don't think so at least ;-)

so, all sponsor links in a new window

<a href='http://sponsor.com' target='_blank'>sponsor</a>

or in the top frame

<a href='http://sponsor.com' target='_top'>sponsor</a>

or even better (cause I'm really not the only one sending traffic in a frame) put this on your paysite (don't use this on your gallery, we can't review your gallery if this is on there):

<script>
If( parent.document.location != self.document.location )
parent.document.location.replace = self.document.location;
</script>

didn't check it, so try it out before you put this one ;-)

So adding the above to my current listed gallerys will not cause any problems?

The Hun 02-16-2012 01:57 AM

The script would be a problem, the other options not. The script is for use on your sponsor page.

geirlur 02-16-2012 03:33 AM

Free6 was opening galleries in frames since the late 90's if I'm not very mistaken.
I never heard anyone complain about that

The Hun 02-16-2012 03:39 PM

people are change-o-fobic...

we expected complaints, and we got a few as well. But we got some great feedback as well. Especially from the webmasters, and the surfers seem to like it judging by the numbers...

CaptainHowdy 02-16-2012 03:46 PM

Quote:

Originally Posted by The Hun (Post 18762069)
that can be explained in to very contrasting ways ;-)

I love The Hun ...

Fabien 02-16-2012 05:25 PM

Quote:

Originally Posted by Dirty F (Post 18758177)
I'm quite sure this will result in the loss of many sales. Not because of cookie issues but because they people don't like to sign up to something while being in a frame.
I know i wouldn't.
I wonder why he does this. As a paying submitter i would be pissed off.

Was about time someone said this !
What i think also.

Dirty Dane 02-16-2012 05:33 PM

Put this in <head>:

Quote:

<script><!-- if (window!= top) top.location.href=location.href // --></script>
:)

The Hun 02-16-2012 05:52 PM

Quote:

Originally Posted by CaptainHowdy (Post 18764060)
I love The Hun ...

much less confusing, thank you! ;-)

The Hun 02-16-2012 05:57 PM

Quote:

Originally Posted by Dirty Dane (Post 18764286)
Put this in <head>:



:)

don't do that, not on the gallery listed anyway... the bot won't like that... The solution is simple: open the sponsor in a new window or set target=_top. You can put it on your member's page. I'm certainly not the only one sending stuff out on a frame. I can't believe people make such a big deal out of this? It's not like I just invented the frame or anything? And it's not like I'm the only site out there using them.

Besides, the posters (including the paid advertisers) love it. They get an extra traffic boost to the galleries that were already listed. People don't have to see one gallery, they can see more. People get signups from pages that were listed months ago since we're constantly sending traffic there through the hunbar's 'more from this submitter'. And that's VERY targeted traffic. It's people that want to see more from the same guy. Sure, they might not sign up right away, but after they I-don't-know-how-many'th gallery they'll see the same galleries... and if they love your stuff they'll want more...

Ah, I don't have to explain how things work. But let me tell you this: if we're all going to be afraid of changes, and if we're all nicely going to stay firmly put in 1997 we're going to have a great time, but it won't be with a lot of traffic...

Captcha 02-23-2012 04:48 PM

any news? (:

pimpware 02-23-2012 07:08 PM

@ The Hun

Using <base target="_blank"> inside the header will open all links to a new window, I guess it is great because surfers will not "lose" the gallery, but in the case of pic galleries it will also open new windows to each picture that the surfer click. Do you have any problem with that?

ArsewithClass 02-23-2012 07:11 PM

Quote:

Originally Posted by garce (Post 18762171)
No, you don't. Maybe at one time you did have to love "The Hun", but you don't have to anymore.

Hey Garce, nice to see you back bro....

Thehun, I still love it.. sales every time I show a gallery.. here's to Michel :thumbsup

Manowar 02-23-2012 08:30 PM

still the best traffic & tgp site on the web :)

anexsia 02-23-2012 08:33 PM

Just submitted a few galleries the other day :) can't wait until they're listed...I always get a couple sales with each listing

The Hun 02-24-2012 04:03 PM

Quote:

Originally Posted by pimpware (Post 18777769)
@ The Hun

Using <base target="_blank"> inside the header will open all links to a new window, I guess it is great because surfers will not "lose" the gallery, but in the case of pic galleries it will also open new windows to each picture that the surfer click. Do you have any problem with that?

No, not at all, this is fine. You're opening all pictures in a new window as well though, that means a lot of clicking on the close button for people. We have people submitting galleries like this to us since we started accepting submissions in err... 240 BC... so that's not a problem

anexsia 02-24-2012 04:14 PM

Quote:

Originally Posted by The Hun (Post 18779641)
No, not at all, this is fine. You're opening all pictures in a new window as well though, that means a lot of clicking on the close button for people. We have people submitting galleries like this to us since we started accepting submissions in err... 240 BC... so that's not a problem

Holy cow...I just had a gallery go from priority 3 to priority 15 overnight :)

youdeserve 02-24-2012 05:30 PM

Quote:

Originally Posted by anexsia (Post 18779654)
Holy cow...I just had a gallery go from priority 3 to priority 15 overnight :)

Same here, however my other gall in the Accepted list is Coming up... for days now.

nikki99 02-24-2012 07:24 PM

I swear to God I read cock instead of cookies

pimpware 02-29-2012 08:02 AM

@ The Hun

<base target="_blank">

I didn't tried it yet myself but a friend of mine told me she was getting submission denied due to redirection, then she removed <base target="_blank"> and no problems.

If you want I can ask her to send you an email with more info.



You have to teach your bot how to do it right :1orglaugh

pimpware 03-01-2012 06:38 AM

bump bump

youdeserve 03-01-2012 07:17 AM

Quote:

Originally Posted by pimpware (Post 18789300)
@ The Hun

<base target="_blank">

I didn't tried it yet myself but a friend of mine told me she was getting submission denied due to redirection, then she removed <base target="_blank"> and no problems.

If you want I can ask her to send you an email with more info.



You have to teach your bot how to do it right :1orglaugh

Hm... good to know this :S

youdeserve 03-04-2012 06:11 AM

Login into the webmaster area dos not work for me for like 1 or 2 days :( It is just validating forever.

anexsia 03-04-2012 08:29 AM

Quote:

Originally Posted by youdeserve (Post 18801320)
Login into the webmaster area dos not work for me for like 1 or 2 days :( It is just validating forever.

same here

combson 03-04-2012 03:02 PM

The hun's traffic still rocks!

Matyko 03-05-2012 01:46 AM

My love for The Hun and Michel is ultimate.
Good Luck with all the development Patrick!! :pimp :)

youdeserve 03-05-2012 01:48 AM

Webmaster login works again.

nnweb 03-05-2012 04:09 AM

none - the hun gets revenue from pre-paid gallery placements on the top 15 spaces and banners. the rest of thegalleries are free placements.

The Hun 03-29-2012 11:13 PM

Quote:

Originally Posted by pimpware (Post 18789300)
@ The Hun

<base target="_blank">

I didn't tried it yet myself but a friend of mine told me she was getting submission denied due to redirection, then she removed <base target="_blank"> and no problems.

If you want I can ask her to send you an email with more info.



You have to teach your bot how to do it right :1orglaugh

Something else must have been the matter then. A base tag is NOT triggering the bot to decline a gallery for redirecting because... well... a base tag is not a redirect...

pimpware 03-30-2012 05:47 AM

Quote:

Originally Posted by The Hun (Post 18852882)
Something else must have been the matter then. A base tag is NOT triggering the bot to decline a gallery for redirecting because... well... a base tag is not a redirect...

I guess you are right, I had no problems with it, probably something else was wrong ...


All times are GMT -7. The time now is 08:17 AM.

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