PDA

View Full Version : What is the Cloaking in SEO ?



artijain1900
12-14-2015, 09:49 AM
Hello friends,


I would like to know that What is the Cloaking in SEO ? tell me guys..

Fli
12-14-2015, 08:05 PM
I think it is technique where webmaster serve different webpage to a search engine than to a casual visitor. It is black hat technique.

dewalds86
12-15-2015, 12:52 PM
I know what it is but the question I want to know is how do you do it?

varunroy
12-31-2015, 11:18 AM
Cloaking a technique of SEO where content presented to search engine crawer is differ from the presented to the user's brawser.

Fli
12-31-2015, 01:18 PM
how do you do it?
Programmer/html coder can do it. Or you can paste already written code.

For example if you want to hide some content from robots like Google, you may try these advices (http://internetlifeforum.com/html-css-forum/1743-how-hide-link-other-part-webpage-bots-like-googlebot/) or google "hide from google"

I think this works mainly that way that when visitor/bot visits your site, you can get some informations about his web browser and IP and such. Here you can see how much informations website owners can see about you:

http://check2ip.com/

So based on that information you can redirect visitors each on different webpage version.

Just google: how to redirect visitor based on IP/referrer/user agent

you may find some tutorials, html/php/javascript code which you integrate into your website

Liyans
06-24-2017, 05:14 AM
Cloaking is a search engine optimization (SEO) technique in which the content presented to the search engine spider is different from that presented to the user's browser. This is done by delivering content based on the IP addresses or the User-Agent HTTP header of the user requesting the page.