Hi all, long time no see! Today I'm publishing a cheat sheet for lovers of cloaking: let's look at how to make White. From the simplest ways, assembled in 5 minutes at the knee to professionally made from scratch? Let's go.
1. Return a blank page or any HTTP error
You'd be surprised, but it can work quite well in some sources! FB is one of them. It's a one-time thing, but to test it is necessary to.
If you are working through KeitaroIt's quite simple: you choose in the settings White-flow in Actions - "Show 404 Not Found"and voila.
Unfortunately, to return any error in the tracker will not work, only 404. Maybe I'll write a custom action for this - if you need it, write in the comments. You can return empty page (i.e. just HTTP 200 response) there in Actions - "Do nothing.«.
Free clo from yours truly can return any HTTP code. A complete list of codes can be found here. It's elementary to set up:
If you want to make a similar White from scratch, then create an index.php file and put the following code in it:
<?php http_response_code(404); ?>
Instead of 404, substitute any error you like, or 200 to just return a blank page.
2. Redirect
And this also works, although not always, the principle is the same - you need to test. Just send all the bots to some plus or minus "trust" site, close to the subject of the advertised offerer. And you can not on the main page of the site, and on some article inside it.
There are as much as 4 common HTTP-codes with which you can make a redirect: 301, 302, 303, 307. The meticulous I'll send the theoretical part here. The "classic" 302 is enough for us.
В Keitaro we do this:
In the free clo we set it up like this:
If you want to make a redirect from scratch, then see how it is done in my article on diplinks. There, by the way, you will find 3 ways to make redirects: with PHP, JS and pure HTML code.
Using CURL to load any external site on your domain
CURL is a way to send any request from your server, get a response, and output it as if it were your site. This way you can display anything you want on your domain, even a Facebook site. Keep in mind that usually inside the html code you get through CURL is a lot of references to the site that you thus "steal". And it's a bummer. Also various scripts may not work, in short, clever sites can protect themselves from this. But if you steal for White nobody's unknown little blog, then whatever!
В Keitaro CURL is set up like this:
In the free clo it's all done on the fly, too. By the way, clo changes the meta and link tags in the resulting html to make the result a little bit more stain-free.
To make a CURL from scratch, again, create an index.php file and write something like this in it:
$url,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_SSL_VERIFYPEER => false
);
curl_setopt_array($curl, $optArray);
$html = curl_exec($curl);
curl_close($curl);
echo $html;
4. Download any site you like
It's simple: choose a donor site, put the WebScrapBook plugin in your browser, click Capture Page (source) and voila - the whole page is on your disk. Pour it on the hosting - done. By the way, if you download a page that has dynamically changing content - all sorts of timers, popups, etc. - then do not forget to enable saving scripts in the settings of the plugin!
Besides WebScrapBook there is a ton of software that does the same thing, from the hardcore console wget to xdan and other paid solutions.
If you want to download not just one page, but the whole site, the software called Offline Explorer will help you. It's very powerful, it's a thousand years old, it's flexible, but it takes some time to master.
By the way, you can download not only the current sites, but also look for something that has faded into oblivion on web.archive.org
5. Full proxying of any external site
This can be said to be a CURL at maxima. With this method you can get Whitewhich will both externally and internally copy the work of your chosen resource. All links will work, and transitions will be performed within YOUR domain! Setting up such proxying is not a task for the novice, but for a competent sysadmin. It can be done either by means of Apache/Nginx/IIS web-server settings, or there is a slightly neutered PHP variant!
Here's a link to the github, there is a script there that you can tinker with if you have a direct hand. Or take a look at the project AlterCPA Whiteness.
6. Collections of free html-css templates and themes
Find sites on the Internet with free (or paid, if you want) website templates. Examples: times, two, three. Thousands of them. Download the template you like - throw it to yourself instead of White. You can, if necessary, fill the template with some plus or minus relevant content: copy-paste from a donor site, or generate a neural network - GPT-2 to help you!
7. Using website builders
Option similar to the previous one, but without the need to download anything: register, say, in the constructor Wix.com, choose a theme, copy-paste the content - done! Constructors on the Internet like dirt, choose any of them you like. The only thing but: the cloak will have to connect via Javascript, so check beforehand if constructor supports JS + be prepared for the fact that you'll have problems with traffic loss and mismatch between number of clicks in source and tracker.
8. WordPress + plugins or other suitable CMS
This is where it gets tricky. Deploying on your hosting WordPress, then decide what kind of site you will have: a blog article or an online store. If the first option, the easiest way to fill a WP-site with content is to use plugins for importing from RSS feeds. It is necessary to find sites-donors, which have RSS-feed, poke the address of these feeds in the plugin - ... - profit!
If you want an online store, then your plugin is WooCommerce, or a separate CMS OpenCart. There you will have to learn how to import goods to yourself from somewhere like AliExpress.
By the way, there are a lot of handy plugins for WP, not only for weights, but also just for arbitrage: it is easy to integrate KeitaroI also recommend to pay attention to Thrive Themes WP Plugin.
9. Dorgenes
Since the days of dorwei, there are technologies that allow you to generate a bunch of junk content for a given set of words. Usually it works like this: we write a dozen keywords, and software, using search engines like Yandex and Google, searches for suitable sites-donors, downloads content from there, then beats it into pieces, mixes and you get mush, but very relevant to certain queries?
I'm not going to give links to specific dorgenes, because I don't know at all which of them works well now - look for information on specialized forums. For our arbitrage purposes, the most suitable thing is generator from the NPPR team or Denis Zhitnyakov's version, rebuilt by yours truly.
And then there's an equally cool paid wythe generatorIt's easy for any beginner to understand: the only settings are vertical and language. It works well, repeatedly tested, and the cost is very reasonable. Keep in mind that not everyone White will be here straight away to pass the moderation, so just in case, take 2-3 pieces at once. And the best thing when working with this generator Buy your own separate template! Yes, it will cost more, but you will have your own unique structure Whitewhich increases the likelihood of passing moderation.
10. On order
And finally, White You can write from scratch yourself, or outsource the work! Who can do a good White? Let's say freelancers on the exchanges. The only but - it would be good if the freelancer is familiar with our arbitration subject area. There are also specialized services and teams willing to take on this task. One of them is. ReasOn Tech. The rates for writing the weights are about this:
- Single page - 10-15$
- Multipage - 30$
- Full wordpress (3-5 categories 10-20 articles) - 50$
- All of the white papers are made under the theme of the offerer/vertical
Conclusion
As you may have noticed - the arbitrator has plenty of options to make his White-page. There is no one way that is better than all the others. It all depends on the source, on the vertical, and on your laziness? Write in the comments if I suddenly forgot and didn't mention your favorite way, and, of course, LEAVE IN PLUS!
Super article! Thanks Yellow!
You're welcome!)
Уведомление: 10 Ways to Create a White Page - Cpagram