Page 2 of 3 FirstFirst 123 LastLast
Results 21 to 40 of 43
  1. #21
    GaryTheScubaGuy's Avatar
    GaryTheScubaGuy is offline In Memorium, 1966-2018
    Join Date
    December 2008
    Location
    Malta
    Posts
    745
    Blog Entries
    22
    Thanks
    223
    Thanked 430 Times in 205 Posts

    Default

    .....Huh?
    GaryTheScubaGuy

  2. #22
    rak's Avatar
    rak
    rak is offline Former AM
    Join Date
    January 2011
    Location
    Philippines
    Posts
    1,123
    Thanks
    250
    Thanked 334 Times in 258 Posts

    Default

    thoughts on directing googlebot link through to a content rich page eg.. casino review

    and the human click through to the casino?

  3. #23
    GaryTheScubaGuy's Avatar
    GaryTheScubaGuy is offline In Memorium, 1966-2018
    Join Date
    December 2008
    Location
    Malta
    Posts
    745
    Blog Entries
    22
    Thanks
    223
    Thanked 430 Times in 205 Posts

    Default

    That's called cloaking and Google will slap you for it.
    GaryTheScubaGuy

  4. The Following User Says Thank You to GaryTheScubaGuy For This Useful Post:

    rak (17 June 2011)

  5. #24
    rak's Avatar
    rak
    rak is offline Former AM
    Join Date
    January 2011
    Location
    Philippines
    Posts
    1,123
    Thanks
    250
    Thanked 334 Times in 258 Posts

    Default

    is all cloaking bad? or are their types of cloaking which would be seen as acceptable?

  6. #25
    Frank Benjamin is offline Private Member
    Join Date
    April 2008
    Posts
    378
    Thanks
    9
    Thanked 46 Times in 35 Posts

    Default

    Quote Originally Posted by GaryTheScubaGuy View Post
    Hi Laura,

    The difference between a PhP Redirect and a Meta Refresh is that a redirect can still log referrer information. What this means is that your Affiliate Managers can see exactly where your traffic is coming from. A redirect simply *redirects* thru one of your domains and can still display information that will let people know who are looking, where you been sending your links.

    A smart way to hide your referrer information is to use a the Meta Refresh. Here’s the code:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns=" https://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Refresh" content="0;URL=AFFILIATE URL HERE">
    <title>SITE TITLE HERE</title>
    </head>
    <body>
    </body>
    </html>

    Load this into a text file and name it whatever you want with a .html extension.
    Gary, would this be your recommended redirect solution?

  7. #26
    BettingBots.com's Avatar
    BettingBots.com is offline Public Member
    Join Date
    June 2011
    Location
    Scotland, UK
    Posts
    30
    Thanks
    0
    Thanked 6 Times in 5 Posts

    Default

    I've been using the Pretty Link WP plugin with 307 redirects, no follow included, and the /go/ directory is excluded from robots.

    Any problem with that do you think Gary? Would I be better to change it to 301's?

    Thanks,

    ~ Paul

  8. #27
    robertmendonca184 is offline Public Member
    Join Date
    July 2011
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have not been able to clear these things to you. I have been using various version of redirecting method in my Wordpress sites. This is quite easier than the PHP solution also.

  9. #28
    betcomparative's Avatar
    betcomparative is offline Private Member
    Join Date
    February 2011
    Location
    France
    Posts
    15
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Question

    Hello,

    I've been using GoCodes for WordPress over the past month, and I'm not sure this is the best option. I mean, some redirection don't work at all and, worse, I'm not sure that all affiliation parameters in the URL are kept, as the number of visits to my site is increasing and my affiliation revenue is decreasing.

    So my question is: "is there a safe way to hide those links without losing tracking? Is Simple Link Cloaker for Word Press better?

    Sincerely,
    Amar

  10. #29
    DaftDog's Avatar
    DaftDog is offline Private Member
    Join Date
    October 2008
    Location
    Your kitchen.
    Posts
    2,068
    Thanks
    651
    Thanked 741 Times in 441 Posts

    Default

    Quote Originally Posted by betcomparative View Post
    Hello,

    I've been using GoCodes for WordPress over the past month, and I'm not sure this is the best option. I mean, some redirection don't work at all and, worse, I'm not sure that all affiliation parameters in the URL are kept, as the number of visits to my site is increasing and my affiliation revenue is decreasing.

    So my question is: "is there a safe way to hide those links without losing tracking? Is Simple Link Cloaker for Word Press better?

    Sincerely,
    Amar
    I would not reccommend using the GoCodes plug-in on your WordPress site as this plug-in was last updated 751 days ago and is only tested compatable up to WP version 2.8. WordPress has changed significantly since then with the current version being 3.1.4
    Last edited by DaftDog; 3 July 2011 at 2:22 pm. Reason: spelling

  11. #30
    betcomparative's Avatar
    betcomparative is offline Private Member
    Join Date
    February 2011
    Location
    France
    Posts
    15
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Hello Ixian,

    Thanks for the information. So, what would you recommend? BTW, I can see that you use some kind of redirection on your website, what type is it?

    Sincerely,

  12. #31
    DaftDog's Avatar
    DaftDog is offline Private Member
    Join Date
    October 2008
    Location
    Your kitchen.
    Posts
    2,068
    Thanks
    651
    Thanked 741 Times in 441 Posts

    Default

    Quote Originally Posted by betcomparative View Post
    Hello Ixian,

    Thanks for the information. So, what would you recommend? BTW, I can see that you use some kind of redirection on your website, what type is it?

    Sincerely,
    I would suggest using the code that GarytheScubaGuy mentioned earlier in this thread as it is the simplest and most easy to use.

    The redirection on my site slotszar.co.za is built into the theme I purchased for this site.

  13. The Following User Says Thank You to DaftDog For This Useful Post:

    betcomparative (4 July 2011)

  14. #32
    betcomparative's Avatar
    betcomparative is offline Private Member
    Join Date
    February 2011
    Location
    France
    Posts
    15
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    Thanks for your reply.

    I'm not sure I'll go this way, as the meta refresh implies to create and upload one file per link and I have more than 150 links to create...

    Have someone already used this kind of code in his .htaccess for that purpose?
    Code:
    RedirectPermanent /my-hidden-link/ https://www.affiliate-domain.com/my-aff-tracker
    The pro is it's just one file to edit and upload, are they any con? Will I lose some data in the tracking URL?

    Sincerely,

  15. #33
    jarvi is offline Private Member
    Join Date
    December 1969
    Posts
    3,319
    Thanks
    0
    Thanked 444 Times in 279 Posts

    Default

    Here's another fairly simple one from the StudioPress guys. Strangely though couldn't get it to work on one site. Didn't try much and need to revisit sometime.

    Simple URLs
    James

  16. #34
    ronyqc is offline New Member
    Join Date
    July 2011
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post One Question..

    What is the difference between 301 and 302 redirect? .... sorry for my ignorance about the subject

  17. #35
    xecutable's Avatar
    xecutable is offline Private Member
    Join Date
    March 2011
    Location
    Zurich, Switzerland
    Posts
    1,937
    Thanks
    571
    Thanked 1,190 Times in 689 Posts

    Default

    Quote Originally Posted by ronyqc View Post
    What is the difference between 301 and 302 redirect? .... sorry for my ignorance about the subject
    301 means that the page has moved permanently, 302 means that the page has moved temporarily.

    Despite the fact many people actually need 301, there was an article that most of them use 302. What they also wrote is that Google, does not take your word for granted, and actually checks itself, if it's really 302 or you have meant 301. The author of the article is Jonathan Hochman, Yale graduate

  18. #36
    GCG
    GCG is offline Public Member
    Join Date
    February 2009
    Location
    Not here
    Posts
    1,274
    Thanks
    299
    Thanked 767 Times in 423 Posts

    Default

    I use this : mydomain.com/go/tothiscasino.php

    code for tothiscasino.php

    <?php header("Location: theaffiliatelinkishere");
    ?>

    can this trigger a google penalty, I think I have one now ?

    I should have used theotherdomain.com/redirect.php?id=tothiscasino (a php script with a text file for the casino codes) right ?

    I am looking at 2000+ pages to correct if mydomain.com/go/tothiscasino.php is bad for seo...........hope not !!

    Looking for advise pls.

  19. #37
    Isaiah's Avatar
    Isaiah is offline Private Member
    Join Date
    September 2007
    Posts
    63
    Thanks
    17
    Thanked 24 Times in 17 Posts

    Default

    In my point of view, maybe we should forget about 302's as there is still some discussions for these on air, go on masking with 301's through your site's .htaccess, or even better your httpd.conf (if you are on dedicated server), put them rel=nofollow and disallow them on your robots.txt.

    Going this way, by first sight it looks OK, but here are two problems i am facing though:

    - 301 redirects (no idea for 302's, i guess the same occurs) are being CACHED from today's modern browsers. This mean if you update an affiliate link and the visitors already clicked to it at previous days, they will NOT redirected to the new updated aff link, unless if they delete their browser cache&internet files.

    Solution : Simple URLs from StudioPress is working good for Wordpress, Yoast recommends this one too and he is already using this to his site, it really solves the 301 redirects caching problem.

    - The aff links are identified as 301 Moved Permanently no matter if these are internal or external, check : https://www.internetofficer.com/seo-tool/redirect-check/ .

    Solution : No idea, let me know!

    * The 301's caching problem is detected when using server side's http.conf, don't know if this problem exists also when using .htaccess

  20. #38
    betcomparative's Avatar
    betcomparative is offline Private Member
    Join Date
    February 2011
    Location
    France
    Posts
    15
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Hello Isaiah,

    Quote Originally Posted by Isaiah View Post
    The 301's caching problem is detected when using server side's http.conf, don't know if this problem exists also when using .htaccess
    I don't think so, I've been using .htaccess redirections on a lot of websites in the past and never had an issue with the cache. But, who knows?

    After all, I'm wondering if just adding a rel="nofollow" to the affiliation links and not bothering to hide them wouldn't be better. Any input?

    Sincerely,

  21. #39
    bonusbetting is offline Public Member
    Join Date
    January 2011
    Location
    Leeds
    Posts
    391
    Thanks
    39
    Thanked 58 Times in 52 Posts

    Default

    I have only just got my tracking sorted properly and I haven't decided what to do (if anything) about hiding affiliate links yet.
    Have any of you ever measured what effect masking your aff links actually has on click-through rates?

    My personal feeling is that I would rather a website show me what URL I'm going to, and I don't mind if it is an aff link - if it is what I'm looking for.
    Are there really significant numbers of people who will not click a link with with an obvious aff code, but will click if it is masked?

    It's pretty obvious that my site has affiliate links anyway, at least to anyone who understands what an affiliate is. I'm not sure it's worth bothering.
    Would love to hear if anyone has run numbers on this.
    Interested in quality, relevant link exchanges and deals, especially with UK sites.

  22. #40
    freebetking is offline Private Member
    Join Date
    August 2010
    Location
    United Kingdom
    Posts
    289
    Thanks
    16
    Thanked 163 Times in 76 Posts

    Default

    I've never bothered masking my affiliate links...bigger fish to fry.
    Enter a fantasy realm of Wizarding wins and giant jackpots at WizardSpins.com, an online casino portal filled with the latest casino bonuses and free spins.

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •