How do I deal with malicious crawler blogs on other websites?
This article is copyrighted by mephisto and the blog Park. You are welcome to repost it, but you must keep this statement and provide the original article link. Thank you for your cooperation.
Reading directory
- Introduction
- Symptom
- Copyright handling
This article is copyrighted by mephisto and the blog Park. You are welcome to repost it, but you must keep this statement and provide the original article link. Thank you for your cooperation.
Introduction
Today, I wrote a casual article, and in less than an hour I had a website crawling. It's a good speed, but Baidu's search ranking is higher than that in the blog garden. However, I added anti-counterfeiting processing, let's take a look at the results.
Symptom
Baidu search:
No other websites are listed above.
Blog site:
Then let's look at the crawler Website:
I don't know where the box is shown. Is it interesting? let others know where it comes from at a glance and advertise it to the blog garden. Thank you for attacking the city lions. Thank you !!
Copyright handling
How can we add copyright ownership. There are many methods. Because crawlers cannot crawl all the css and js of your website, the whole website will be bloated and may have problems, so there are two solutions.
One is js processing, and the other is css processing. I think css is easy to process without affecting the speed.
First, you can choose "manage"> "option"> "blog Settings"> "page" to customize the CSS code, as shown below:
Add this section in css (Red Square)
Then we can happily use the div class in the essay.
In our essay, just join us in whatever places, and other crawler websites can only advertise for us. Isn't it a little excited. Of course, this process is relatively simple and easy to edit. You can exchange any other good ideas. After all, knowledge is also proprietary. After all, it is a word or code, I hope those websites that cheat traffic accumulate merits.
Today, I searched the internet and found that 4 or 5 websites are crawling. One of them is very good at filtering. I actually filtered out the content of the div. Let's take a look.
--------------------------
-----------------------------
------------------------
The last obvious attempt was to climb the Internet. I hope the bloggers can use their wisdom to communicate with each other.
This article is copyrighted by mephisto and the blog Park. You are welcome to repost it, but you must keep this statement and provide the original article link. Thank you for your cooperation.