=== Stop Search Spam ===
Contributors: RockstarLab
Tags: search, spam, anti-spam, search plugin, search spam
Requires at least: 4.3
Tested up to: 6.5.2
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPL v2 or later

The plugin blocks internal site search spam (what lowers your site's ranking in the Google). 

== Description ==

= Stop Search Spam = 

Did you know, that Spammers can use your internal site search to advertise? 
Many WordPress sites have an internal site search feature, which you can get to via example.com/?s=example (or example.com/search/example/).

You can put anything you want in those URLs. And in many cases, the words you search for will be output on the site’s search results page. That means anyone can write an advert for illicit goods or services, like "https://example.com/?s=buy my fake goog from www.my-fake-site.com, and ‘create’ a page on your website that features their ‘advert’.

This plugin blocks internal site search spam (what lowers your site's ranking in the Google). It can limit search query size, disallow emojis, chinese and cyrillic (russian) characters in the search query.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/stop-search-spam` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings -> Stop Search Spam screen to configure the plugin

== Screenshots ==

1. Settings
2. Spam
3. Before
4. After

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

`<?php code(); // goes in backticks ?>`