{Recognized Post Types}
{The plugin will only redirect the post types specified here.} {Default WordPress post types are "post" and "page."} {The "product" type is for WooCommerce users.}
{If you've created custom post types and would like to redirect users to them, you'll have to enter them here.} {You can see which post types are recognized by looking at the default 404 destination option, which has a list of pages, posts, products, etc.}
{* Strings are case insensitive.}
{* One type per line.}
{recognized_post_types}
{Note: Here is a list of all post types in the database:}{all_post_types}
{Custom Taxonomies}
{The plugin will redirect to normal taxonomies (categories and tags) and the ones listed here.}
{If you've created custom taxonomies and would like to redirect users to them, you'll have to enter them here.} {You can see which are recognized by looking at the default 404 destination option.}
{* Strings are case insensitive.}
{* One type per line.}
{recognized_categories}
{Files and Folders Ignore Strings - Do Not Process}
{Files and folders listed here will be ignored.}
{* Do not redirect 404s for the patterns listed here.}
{* Do not capture 404 URLs.}
{* Strings are case sensitive.}
{* One string per line.}
{* Use an asterisk (*) to match "any pattern."}
{Examples:}
wp-content/cache/*
{(ignore everything in the cache directory)}
wp-content/media/pdffiles/*
{(ignore everything in this directory)}
*.php
{(ignore all .php files)}
*.js
{(ignore all .js files)}
*.jpg
{(ignore all .jpg files)}
{Note: Do not include the parenthesis or explanations shown in the examples above.}
{WARNING: When used incorrectly this WILL break your website. Use at your own risk. Please, for the love of your website, leave this empty if you don't know what you're doing.}
{folders_files_ignore}
{Exclude Suggestion URLs (Regex)}
{Exclude potential suggestions if their final URL matches one of these patterns.} {This only affects the list of potential matches shown to the user on a custom 404 page.}
{* One pattern per line.}
{* Use an asterisk (*) to match "any pattern."}
{* These patterns match the path of a URL, not a title."}
{Examples:}
*.pdf
{(don't suggest .pdf files)}
*.jpg
{(don't suggest .jpg files)}
/members/*
{(don't suggest pages within the /members/ directory)}
*/private/*
{(don't suggest pages within any directory named /private/)}
/old-contact-page
{(don't suggest the specific page with slug 'old-contact-page')}
{Note: Do not include the parenthesis or explanations shown in the examples above.}
{WARNING: When used incorrectly this WILL break your website. Use at your own risk. Please, for the love of your website, leave this empty if you don't know what you're doing.}
{suggest_regex_exclusions}
{Exclude Specific Pages, Posts, Categories, Etc}
{Pages listed here will not be redirected to (unless a redirect to the page already exists).}
{Type a page name here and select it to add it to the exclusion list}: