Get exclusive CAP network offers from top brands

View CAP Offers

html cloacking

mrxxx asked 3 years ago
hi

is this html code right ?

1.<html>2.<head>
3.<title>titeltitle>
4.<meta http-equiv="refresh" content="0;url=[URL="http://deineaffiliateurl/"]http://myaffiliatelink[/URL]">
5.head>

10 Answers
Warren answered 3 years ago
This doesn't look like standard HTML code even.

What is the 1-5 for?

Renee answered 3 years ago
The 1-5 looks like the member has copied it from a coding program (linenumbers 1, 2, 3, 4, 5 from the code)

I'm wondering if the OP is asking about the black hatting term "cloaking"?

mrxxx answered 3 years ago
sorry this is not a code this is a html file

i find this here

Just create a .html file in your favorite html editor (notepad will work too)

1.< Html>
2.< head>
3.< meta name="robots" content="noindex,nofollow">
4.< meta http-equiv='refresh' content='0; url=YOUR AFFILIATE URL (address)'>
5.< /head>
6.< /Html>

Then copy this into your newly created file:

Save it again and upload it to your web server ---

Simoneaton answered 3 years ago
Are you sure you are looking for cloaking or simple HTML redirects? For a redirect the above looks fine. For cloaking you need the search engines to believe your site contains certain information when the users and viewers of the site see something else.

mrxxx answered 3 years ago
Simoneaton;211356 wrote:
Are you sure you are looking for cloaking or simple HTML redirects? For a redirect the above looks fine. For cloaking you need the search engines to believe your site contains certain information when the users and viewers of the site see something else.

what i will is when i put a link in my website i will not see everyone my afflile link

example

this see everyone in my web site
http.record.affiliatelounge.com/asdfghjklyxcvbnm

but i will they see like this mywebsite.com/betsson

wayden answered 3 years ago
[html]



Your Title Here




[/html]
The above code will let you to iframe your affiliate link, while still showing your site in the address bar. One thing I would recommend when using this method, is to keep your sites header and navigation at the top of the page, than put the iframe below it, so they can still return to your site and you keep that visitor.

Renee answered 3 years ago
Unfortunately a lot of programs do not permit the use of iframes as they are able to be used maliciously.

You should be able to do redirects in your htaccess file.

If you search google for "htaccess redirect" you will get many pages showing you how to do it.

Cheers

Renee

mrxxx answered 3 years ago
what i search was HTML redirects and i find and it s work

thanks to all for reply

Aladdin answered 3 years ago




[HTML]




title gos here
content="0; URL=http://here comes your link">




[/HTML]

robinpatrick2 answered 3 years ago
Cloaking a link really requires framing the content of the target URL within your own page, like what you can do with LinkTrackr. It also manual link cloaking with HTML does not give you any form of tracking whatsoever.