# Akismet Spam Protection

## Akismet Anti-Spam

[Akismet](https://akismet.com/) is a great way to protect your comment section from spam.

If you have a personal or non-commercial site, you can get [Akismet protection for free](https://akismet.com/plans/).

{% embed url="<https://wordpress.org/plugins/akismet/>" %}
You can download Akismet on WordPress.org
{% endembed %}

![Akismet has a free plan](https://3862281288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIGhykuGfv38YJ8fAMWe%2Fuploads%2FYWI9uMnzytIgbabL6swg%2Fakismet-free-plan.jpg?alt=media\&token=e473d589-486c-4268-a20b-0b2942cd7db6)

{% hint style="info" %}
**Akismet Settings**: With the Akismet plugin installed, you can find the Akismet settings under **Settings->Akismet** or with Jetpack, **Jetpack->Akismet**.
{% endhint %}

![Jetpack->Akismet](https://3862281288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIGhykuGfv38YJ8fAMWe%2Fuploads%2FO8kwIMvs0pAZDwQhqzUC%2Fakismet-jetpack-menu.jpg?alt=media\&token=fb43dabb-ab21-4407-b72d-b00081a84c2a) ![Settings->Akismet](https://3862281288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIGhykuGfv38YJ8fAMWe%2Fuploads%2FSCXr0XSp1u1BHces7jO4%2Fakismet-settings-meni.jpg?alt=media\&token=de55c8ec-38ea-4201-8509-5dd7612cc83b)

## Comment Edit Pro Akismet Options

<figure><img src="https://3862281288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIGhykuGfv38YJ8fAMWe%2Fuploads%2F4ylLX0hAxEo1boWyfP0m%2Fdlxplugins-1682960426771-1x.webp?alt=media&#x26;token=34dd661c-b307-4db5-9448-6945afe98c52" alt=""><figcaption><p>Akismet Admin Options</p></figcaption></figure>

### Enable Akismet for Comments

Some users use Akismet for purposes other than comments. If you don't want Akismet protection for comments, you can disable this.

### Enable Akismet for Logged-in Users

If you want to skip Akismet protection for logged-in users, you can disable this option.

### Enable Akismet for Edited Comments

With comment editing, each edited comment is checked for spam when Akismet is enabled.

You can disable this option if you want Akismet protection turned off for edited comments.

### Skip Akismet for Pingbacks/Trackbacks

You can disable Akismet from checking any new pingbacks or trackbacks.

### Skip Akismet for Valid Gravatars

[Gravatar is a service](https://en.gravatar.com/) for hosting user avatars. If a user has a valid Gravatar, they can skip the spam check.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dlxplugins.com/comment-edit-pro/features-overview/spam-protection/akismet-spam-protection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
