Need help adding a page.

by 1 replies
1
Kind of sounds dumb, but how do I add a new page to my static html website that redirects to amazon page? Since this is an affiliate link, I'd prefer the link to be sort of invisible to Google just to be safe.

Will adding a nofollow tag and directly linking work? I'd prefer to have an .html page or something so it looks good. May be I can add some redirect code and nofollow it?
#main internet marketing discussion forum #adding #page
  • You're working way too hard! All you need is a standard a link. Just do a File > New in your HTML editor. Save the document as newpage.html or whatever. Make sure it has the following:

    Where you would replace http://www.warriorforum.com with your link. That's all you need. Everything else you said was gobbeldygook.

Next Topics on Trending Feed

  • 1

    Kind of sounds dumb, but how do I add a new page to my static html website that redirects to amazon page? Since this is an affiliate link, I'd prefer the link to be sort of invisible to Google just to be safe. Will adding a nofollow tag and directly linking work? I'd prefer to have an .html page or something so it looks good. May be I can add some redirect code and nofollow it?