Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javiercasares/canonical-url


https://github.com/javiercasares/canonical-url

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

=== Canonical URL ===
Contributors: javiercasares
Tags: seo, canonical
Requires at least: 6.6
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 7.2
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html

Checks if the current URL matches the canonical URL and redirects if they do not match (keeping the query parameters).

== Description ==

The Reply-To for WP_Mail plugin allows you to easily manage the "Reply-To" header for all emails sent from your WordPress site. With this plugin, you can specify a custom email address that recipients will use when replying to your site's emails, ensuring that responses go to the correct inbox.

== Installation ==

= Manual download =

Extract the contents of the ZIP and upload the contents to the `/wp-content/plugins/canonical-url/` directory. Once uploaded, it will appear in your plugin list.

== Compatibility ==

* WordPress: 6.6 - 6.7
* PHP: 7.2 - 8.4

== Changelog ==

= [1.0.0] - 2024-10-23 =

**Added**

* First version.