Quantcast
Channel: CPAHero.com - Ways To Make Money : Tutorials
Viewing all articles
Browse latest Browse all 3331

Facebook post, share, cloak in a the better way

$
0
0
Hi guys,

I want to show you how to post on facebook (profile, page, group) in a better way for more impact.

This is how it look (is a clickable image, not just an image!).

[Image: sqYVGW6.jpg]

You can test this link on fb, to see yourself :
Code:
http://sexypicsonly.ga/krstrglgtkepboteschk.html

So, what is the difference?
Let's take a look

This is a classic image post (where you must insert the link to your destination)
[Image: rd34DiD.jpg]

This is classic link of a page/website (wich show title, description and a slightly smaller image)
[Image: wz7gqlg.jpg]

And this is better post, because:
  • Image is clickable
  • You can put any image you want (to attract more clicks), not image from featured, og: image
  • It show domain name of destination (not domain name where you shared)
  • You can cloak your final destination domain. As you know, Facebook and many other websites banning some domains for too much spam
  • And you can write any caption you want or nothing (let the picture speak :D )

[Image: kD2vSh9.jpg]

Here is the code:
[hide]
Code:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow,noarchive,noodp,noydir">
<meta name="description" content="Here is your description">
<meta property="og:image" content="http://yourweb.com/image.jpg">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Your title">
<meta property="og:description" content="Here is your description">
<meta property="og:url" content="http://yourweb.com/image.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Your title">
<meta name="twitter:description" content="Here is your description">
<link rel="canonical" href="http://yourwebsite.com/anything.html">
</head>
<body>
<script type="text/javascript">

    window.location="http://yourdestinationwebsite.com";

  </script><a href="http://yourdestinationwebsite.com">
    <h3>CLICK TO SEE MORE</h3>
  </a>
</body>
</html>
[/hide]
How to modify:
  • change your title
  • change your description
  • change you image (jpg, png, gif), it can be stored anywhere, even on imgur
  • "yourwebsite.com/anything.html" is actually link you share, can be on any domain (free or paid, i have not tested blogspot)
  • "http://yourdestinationwebsite.com" is your page/website where you want people to go after click on your post

Cloaking is simple, you change "yourwebsite.com/anything.html" with your domain (any domain, no matter) and you redirect them to "http://yourdestinationwebsite.com" (your final destination page/website).

That's all, i hope that you understand and that will be useful!

Viewing all articles
Browse latest Browse all 3331

Trending Articles