+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Link exchange for my website

  1. #1
    Zubair's Avatar
    Zubair is offline x10 Super Spammer Zubair has a reputation beyond reputeZubair has a reputation beyond reputeZubair has a reputation beyond repute
    Join Date
    Jul 2009
    Location
    Pakistan
    Posts
    8,747

    Link exchange for my website

    I am offering link exchange for my website. http://zubairtech.info

    Currently 3 slots are available at the TOP of sidebar. The ads should be 125 X 125 in size.
    Last edited by Zubair; 06-11-2010 at 06:00 AM.
    Zubair Barkat | Level 2 Tech
    █ 888-X10-9668 - zubair[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004

  2. #2
    kevinandskyforever80's Avatar
    kevinandskyforever80 is offline x10 Sophmore kevinandskyforever80 has a little shameless behaviour in the past
    Join Date
    Jun 2010
    Posts
    141

    Re: Link exchange for my website

    Would you accept a block of text?



  3. #3
    Zubair's Avatar
    Zubair is offline x10 Super Spammer Zubair has a reputation beyond reputeZubair has a reputation beyond reputeZubair has a reputation beyond repute
    Join Date
    Jul 2009
    Location
    Pakistan
    Posts
    8,747

    Re: Link exchange for my website

    Quote Originally Posted by kevinandskyforever80 View Post
    Would you accept a block of text?
    It can be a block of text but it must be a picture. .jpg or .png file
    Zubair Barkat | Level 2 Tech
    █ 888-X10-9668 - zubair[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004

  4. #4
    mattblog's Avatar
    mattblog is offline x10 Lieutenant mattblog is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Ontario,Canada
    Posts
    464

    Smile Re: Link exchange for my website

    It would be an honor to make a link for website and back and forth. Not only that but both mine and your website are based on text. Mines a forum and yours is a tech blog. Regardless let me attach the image. Note: ill keep in contact with you as i may change the logo once i get real domain.-> .com .info .me excetra.



    Its transparent so it will blend in with your website. Can you just link it back to http://www.techsavy.cz.cc/ If so that would be great. The website was released a day ago so it will be gaining traffic as i put links to other places. Ill check back on your website. Ill bookmark this page. can you just say when you added it and ill check this every day and then ill add your link on the forums under the Sponsers tab. (will be up soon)

    Thanks
    Matt,
    Last edited by mattblog; 06-26-2010 at 05:02 PM.

  5. #5
    Zubair's Avatar
    Zubair is offline x10 Super Spammer Zubair has a reputation beyond reputeZubair has a reputation beyond reputeZubair has a reputation beyond repute
    Join Date
    Jul 2009
    Location
    Pakistan
    Posts
    8,747

    Re: Link exchange for my website

    Your advertisement is visible on my blog now.
    Zubair Barkat | Level 2 Tech
    █ 888-X10-9668 - zubair[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004

  6. #6
    mattblog's Avatar
    mattblog is offline x10 Lieutenant mattblog is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Ontario,Canada
    Posts
    464

    Re: Link exchange for my website

    just wondering is the top left one available instead because if you wouldn't mind it being closer to the content. If you cant thats fine.

    As well as i need a description of your site to be put on the board. Whatever you want it to say.

    As well as is there any way i can see statistics. Im wondering if i were to link it to http://bit.ly/bGanKY (techsavy) then i would get statistics but then again would it be scaring people off because they don't know where it leads too. I might do techsavy.co.cc/zubair -> http://bit.ly/bGanKY -> Forum

    Tell me what you think?
    Last edited by mattblog; 06-26-2010 at 05:48 PM.

  7. #7
    lemon-tree's Avatar
    lemon-tree is offline x10 Minion lemon-tree has a spectacular aura about
    Join Date
    Nov 2007
    Posts
    1,420

    Re: Link exchange for my website

    You could have a logging function in PHP that looks at the referrer and if it is from Zubair's site then it'll increment a counter either in a database or text file. That was means there is no special URLs and the counting is done completely invisibly.

  8. #8
    mattblog's Avatar
    mattblog is offline x10 Lieutenant mattblog is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Ontario,Canada
    Posts
    464

    Re: Link exchange for my website

    Okay let me check my files.

    so obviously i would put the command in index.php

    Im only in basics of php and know more html. Do you know were this command could be. I searched google and found

    Code:
    Write data to a text file
    Description
    
    This will open a plain text file (.txt) and save information to it.
    The code
    
    
    <?php
    
    
    
    $your_data = "This is the data to be stored in the text file.";
    
    
    
    // Open the file and erase the contents if any
    
    $fp = fopen("textfile_name.txt", "w");
    
    
    
    // Write the data to the file
    
    fwrite($fp, $your_data);
    
    
    
    // Close the file
    
    fclose($fp);
    
    
    
    ?>
    from http://www.totallyphp.co.uk/code/wri..._text_file.htm


    However that would delete the contents, i want it to add on to it and this could mess up for more than one link to link deal.

    my question is wouldnt it just be easier to use a php script to redirect to bit.ly were more than just redirect counts are held but statistics as well?

    i would have to be able to incorporate find referall in it

    Code:
    $ref=@$HTTP_REFERER;
    That only shows where it comes from. how would i put statistics into that?
    __________________________________________________ __________________________________________________ ________________________________________

    Note:

    I could use the following code to do a quick redirect in php

    Code:
    <?php header("Location:http://domainname.com/newlocation"); ?>
    Last edited by mattblog; 06-26-2010 at 06:34 PM.

  9. #9
    lemon-tree's Avatar
    lemon-tree is offline x10 Minion lemon-tree has a spectacular aura about
    Join Date
    Nov 2007
    Posts
    1,420

    Re: Link exchange for my website

    The statistics would be derived from the data you collect, so you count the number coming in each day etc. A database is more suited to these more statistical applications, although it is possible with a text file.

  10. #10
    techairlines's Avatar
    techairlines is online now x10 Flyer techairlines has much to be proud oftechairlines has much to be proud of
    Join Date
    Jul 2009
    Location
    New York City
    Posts
    2,853

    Re: Link exchange for my website

    I would like to link exchange for my technology blog, TechAirlines, at http://www.techairlines.com (11 months old, Google PR 4, ~300-400 visitors daily).

    125 by 125 ad:


    You can get just link to http://www.techairlines.com.

    I will add a link to your site in my site wide sidebar under 'Friends' (soon banner links) and there will also be banner links on my forum once my new site design is complete (~1 month), so I'll need a 120 by 60 banner from you.

    As for statistics, I'm using Google Analytics which could handle referrers without going through the special utm tags.

    As for tracking clicks on the link to your site, I could add a Javascript onclick for Analytics if you want and send you the click number upon request.

    Thanks!
    Last edited by techairlines; 06-26-2010 at 07:00 PM.
    Best regards,
    Brian Yang - TechAirlines


    How am I doing? Click the star button at the bottom left to rate this post. Thanks.
    Terms of Service | Account Portal | Wiki

+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. My website Link Exchange!
    By fearlegendz in forum Link Exchange
    Replies: 0
    Last Post: 11-23-2009, 04:39 PM
  2. My website Link Exchange!
    By fearlegendz in forum Earning Money
    Replies: 0
    Last Post: 11-22-2009, 07:05 PM
  3. prof. website link exchange.
    By gptsven in forum Link Exchange
    Replies: 2
    Last Post: 05-21-2009, 02:56 PM
  4. link exchange for art-related website
    By sikat in forum Link Exchange
    Replies: 3
    Last Post: 01-10-2009, 03:41 PM
  5. Link exchange for pro website :)
    By icedevil in forum Link Exchange
    Replies: 9
    Last Post: 06-29-2008, 10:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers