tomhatten Posted January 6, 2012 Share Posted January 6, 2012 Hello. I've registered with a website that allows me to advertise my site for free. In return, they want me to put a link on my site that links back to them. I don't know how to do this. Can someone help please? Quote Link to comment Share on other sites More sharing options...
tomhatten Posted January 6, 2012 Author Share Posted January 6, 2012 I'm sorry I put this request in the wrong place. Thank you for putting it in the right place for me. Quote Link to comment Share on other sites More sharing options...
melting_dog Posted January 7, 2012 Share Posted January 7, 2012 Hi tomhatten, Sorry I might need a little more information but from what I understand you simply want to place a link to their site somewhere in your content? The HTML tag to do that is the 'a' tag and it would look like this: <a href="www.theirwebsite.com" target="_blank">Click here to go to this website!</a> The 'target="_blank"' part is not necessary but it will open their website in another tab rather then over your site. Hope that helps! Quote Link to comment Share on other sites More sharing options...
tomhatten Posted January 7, 2012 Author Share Posted January 7, 2012 Hi tomhatten, Sorry I might need a little more information but from what I understand you simply want to place a link to their site somewhere in your content? The HTML tag to do that is the 'a' tag and it would look like this: <a href="www.theirwebsite.com" target="_blank">Click here to go to this website!</a> The 'target="_blank"' part is not necessary but it will open their website in another tab rather then over your site. Hope that helps! Thank you very much. I now have the problem of knowing exactly where to put the code. Can you help please? Quote Link to comment Share on other sites More sharing options...
coolpriya073 Posted January 7, 2012 Share Posted January 7, 2012 hi, you can place the link anywhere in body section where you think it is right, either do it in footer section or some internal page. Quote Link to comment Share on other sites More sharing options...
tomhatten Posted January 7, 2012 Author Share Posted January 7, 2012 hi, you can place the link anywhere in body section where you think it is right, either do it in footer section or some internal page. Many thanks Quote Link to comment Share on other sites More sharing options...
coolpriya073 Posted January 7, 2012 Share Posted January 7, 2012 My Pleasure Quote Link to comment Share on other sites More sharing options...
melting_dog Posted January 8, 2012 Share Posted January 8, 2012 Glad we could help! Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted January 8, 2012 Share Posted January 8, 2012 Instead of putting a link to that site on front pages or in your normal pages, you could also make yourself a Links page. If ever wanted to advertise other sites in the future that way..it will be a good place to put them. Quote Link to comment Share on other sites More sharing options...
kevinblevins Posted January 17, 2012 Share Posted January 17, 2012 you can place the link anywhere in body section where you think it is right, either do it in footer section or some internal page. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.