HopLinks, what is the best way to redirect?

Discussion in 'ClickBank' started by goodman441, Jun 9, 2010.

  1. #1
    I am looking for help....I am needing to find the best way to cloak, redirect hoplinks. I am wanting to create links that are well cloaked and also SEO freindly where google will index them.

    WHat is the best way to go, to redirect to hoplink? to create landing page on my site then redirect?

    What is the best way to get google to index pages with hoplinks?

    Thanks,
     
    goodman441, Jun 9, 2010 IP
  2. evelinawilliams007

    evelinawilliams007 Notable Member

    Messages:
    3,120
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    210
    Articles:
    6
    #2
    Use a .php redirect or a simple .html redirect.

    Al.
     
    evelinawilliams007, Jun 9, 2010 IP
  3. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    I thought Google did not like redirects....?
     
    goodman441, Jun 9, 2010 IP
  4. jasonTBA

    jasonTBA Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Then why ask? Just use a .php redirect or if you are using WP get the gocodes plugin
     
    jasonTBA, Jun 9, 2010 IP
  5. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    That is a good plugin, too bad it does not have a way to redirect in mass.....

    I am asking because I am needing the best way to redirect.....
     
    goodman441, Jun 9, 2010 IP
  6. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #6
    Lets say I have a link.php file that is capable of "holding" several url redirects based on the parm passed by the url so it would look like http://mysite.com/links.php?id=XYZ123, it would pull up the page for the code XYZ123. Is there any way to PING all the pages in the links.php file? I can create a list of links that are acceptable for the links.php file. Is there a way to let google know about all the links without making them mad?

    Or should i link it somehow to my website and let google spyder them naturally?
     
    Last edited: Jun 9, 2010
    goodman441, Jun 9, 2010 IP
  7. b10

    b10 Peon

    Messages:
    755
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    just use .php for redirect
     
    b10, Jun 14, 2010 IP
  8. evelinawilliams007

    evelinawilliams007 Notable Member

    Messages:
    3,120
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    210
    Articles:
    6
    #8
    That's just a myth and if you do really care about Google you can add the 'nofollow' attribute to your redirected links so the search engines won't crawl them.

    Here's a nice tutorial for you to follow on .php redirects:

    http://php.net/manual/en/function.header.php

    Al.
     
    evelinawilliams007, Jun 14, 2010 IP
  9. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #9
    Here is my links page....http://ickaboo.com/links.html

    there is also a links.php file that has all the links in it, they are cloaked.
     
    goodman441, Jun 14, 2010 IP
  10. magicman85

    magicman85 Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    use HTML direct and buy your own domain name and use that
     
    magicman85, Jun 17, 2010 IP
  11. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #11
    I have 45 domain names,,,,what do you mean by html redirect you mean like this?

    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta HTTP-EQUIV="REFRESH" content="0;url=http://www.ickaboo.com/">
    <title>Ickaboo.com</title>
    </head>

    <body>
    </html>
     
    goodman441, Jun 18, 2010 IP
  12. GrandRoyal

    GrandRoyal Member

    Messages:
    402
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #12


    This method is good but put some value more than 2 in the refresh column provided.

    The above technique will get your redirected as well as get your site indexed.
     
    GrandRoyal, Jun 19, 2010 IP
  13. goodman441

    goodman441 Active Member

    Messages:
    490
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #13
    Like what values?????
     
    goodman441, Jun 20, 2010 IP