ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-17 09:25:46
Editing: rss.php
Cancel
Save Changes
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ if ( ! defined( 'WPSEO_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } $wpseo_rss_presenter = new WPSEO_Paper_Presenter( esc_html__( 'RSS feed settings', 'wordpress-seo' ), dirname( __FILE__ ) . '/paper-content/rss-content.php', [ 'help_text' => new WPSEO_Admin_Help_Panel( 'search-appearance-rss', __( 'Learn more about the RSS feed setting', 'wordpress-seo' ), __( 'This feature is used to automatically add content to your RSS, more specifically, it\'s meant to add links back to your blog and your blog posts, so dumb scrapers will automatically add these links too, helping search engines identify you as the original source of the content.', 'wordpress-seo' ), 'has-wrapper' ), 'paper_id' => 'settings-rss-feed', 'class' => 'search-appearance', ] ); echo $wpseo_rss_presenter->get_output();
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete