Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ the search engines.
If you use an alternative name for your production environment you can set INDEXNOW_PRODUCTION_ENV in your .env
to match.

You can disable this by setting INDEXNOW_PRODUCTION_ENV to false.
You can disable this by setting INDEXNOW_LOG_FAILED_SUBMITS to false.

## Usage
You can submit one or more pages per request by calling the facade and passing the url(s) to the submit method.
Expand Down