Title: RSS CORS Enable
Author: No Frills Plugins
Published: <strong>19. Juni 2024</strong>
Last modified: 19. Juni 2024

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/rss-cors-enable.svg)

# RSS CORS Enable

 Von [No Frills Plugins](https://profiles.wordpress.org/nofrillsplugins/)

[Herunterladen](https://downloads.wordpress.org/plugin/rss-cors-enable.1.0.1.zip)

 * [Details](https://de.wordpress.org/plugins/rss-cors-enable/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/rss-cors-enable/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/rss-cors-enable/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/rss-cors-enable/#developers)

 [Support](https://wordpress.org/support/plugin/rss-cors-enable/)

## Beschreibung

RSS CORS Enable is a simple yet powerful plugin designed to solve the common problem
of accessing WordPress RSS feeds from different origins. By default, accessing WordPress
RSS feeds via JavaScript from a domain different than the one where WordPress is
hosted can result in Cross-Origin Resource Sharing (CORS) errors. This plugin addresses
this issue by adding an `Access-Control-Allow-Origin: *` header to your WordPress
RSS feed, making it accessible from any origin.

## Installation

 1. Upload the `rss-cors-enable` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
 3. That’s it! The plugin works out of the box, no configuration is needed.

## FAQ

### Can I restrict the RSS feed to be available for specific domains instead of all?

Yes, although the default behaviour is to allow all origins (`Access-Control-Allow-
Origin: *`), you can modify the plugin code to specify specific domains. Replace
the `*` in the `header("Access-Control-Allow-Origin: *");` line with the domain 
you wish to allow. When you do this, it might be wiped away when upgrading the plugin.

### Does this plugin add CORS headers to other parts of my website than the RSS feed?

No, it shouldn’t, as far as we’ve tested. This plugin is specifically designed to
modify only the WordPress RSS feed responses. Other parts of your WordPress site
or API will not be affected.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„RSS CORS Enable“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ No Frills Plugins ](https://profiles.wordpress.org/nofrillsplugins/)

[Übersetze „RSS CORS Enable“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/rss-cors-enable)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/rss-cors-enable/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/rss-cors-enable/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/rss-cors-enable/)
per [RSS](https://plugins.trac.wordpress.org/log/rss-cors-enable/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0

 * Initial release. Adds CORS header to WordPress RSS feeds.

## Meta

 *  Version **1.0.1**
 *  Zuletzt aktualisiert **vor 2 Jahren**
 *  Aktive Installationen **80+**
 *  WordPress-Version ** 5.5 oder höher **
 *  Getestet bis **6.5.8**
 *  PHP-Version ** 5.6 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/rss-cors-enable/)
 * Schlagwörter
 * [cors](https://de.wordpress.org/plugins/tags/cors/)[feeds](https://de.wordpress.org/plugins/tags/feeds/)
   [rss](https://de.wordpress.org/plugins/tags/rss/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/rss-cors-enable/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/rss-cors-enable/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/rss-cors-enable/reviews/)

## Mitwirkende

 *   [ No Frills Plugins ](https://profiles.wordpress.org/nofrillsplugins/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/rss-cors-enable/)