Noindex Product Search Pages
This code snippet can be used to set noindex on WooCommerce product search pages.
Add Last Modified Column
Display the post last modified date in the admin.
Remove the Canonical URL for a specific URL
This code snippet can be used to remove the canonical URL for a specific URL that…
Disable SEO Preview feature
This code snippet can be used to remove the "SEO Preview" feature in All in One…
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Add Noindex & Nofollow Attributes to all the Posts
This filter can be used to add Noindex & Nofollow attributes to all the Posts
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Add deliveryTime schema to shippingDetails schema
This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema
Add Image to Sitemap From an Image ACF Field
This filter can be used to add an image from an Image ACF field with the…
Add String to the Local SEO Business Name
This filter can be used to add a string to the Local SEO Business Name. Replace…
Change Schema Type of All Posts in Specific Categories
This snippet changes the 'NewsArticle' schema of all posts under specific categories to 'Article' schema. Note:…
Display Form After Confirmation
Displays the form again after submission and below the confirmation message. Change the 999999 to match…
Display Non-Input Fields in Notifications
Displays all non-input fields in email notifications. Non-input fields are HTML fields, Page Breaks, Section Dividers,…
Disable Shortcode Parsing in All in One SEO
This filter can be used to prevent AIOSEO from parsing shortcodes.