📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:16:58
📂
/ (Root)
/
home
/
apkbfjox
/
x03bet.cloud
/
wp-content
/
plugins
/
seo-by-rank-math
/
includes
/
settings
/
general
📍 /home/apkbfjox/x03bet.cloud/wp-content/plugins/seo-by-rank-math/includes/settings/general
🔄 Refresh
✏️
Editing: rss-vars-table.php
Writable
<?php /** * The webmaster variable template. * * @package RankMath * @subpackage RankMath\Settings */ defined( 'ABSPATH' ) || exit; ?> <div class="cmb-row rank-math-rss-variables rank-math-exclude-from-search"> <h3><?php esc_html_e( 'Available variables', 'seo-by-rank-math' ); ?> </h3> <table class="wp-list-table widefat striped"> <thead> <tr> <th scope="col"> <?php esc_html_e( 'Variable', 'seo-by-rank-math' ); ?></th> <th scope="col"><?php esc_html_e( 'Description', 'seo-by-rank-math' ); ?></th> </tr> </thead> <tbody> <tr> <td>%AUTHORLINK%</td> <td><?php esc_html_e( 'A link to the archive for the post author, with the authors name as anchor text.', 'seo-by-rank-math' ); ?></td> </tr> <tr> <td>%POSTLINK%</td> <td><?php esc_html_e( 'A link to the post, with the title as anchor text.', 'seo-by-rank-math' ); ?></td> </tr> <tr> <td>%BLOGLINK%</td> <td><?php esc_html_e( "A link to your site, with your site's name as anchor text.", 'seo-by-rank-math' ); ?></td> </tr> <tr> <td>%BLOGDESCLINK%</td> <td><?php esc_html_e( "A link to your site, with your site's name and description as anchor text.", 'seo-by-rank-math' ); ?></td> </tr> <tr> <td>%FEATUREDIMAGE%</td> <td><?php esc_html_e( 'Featured image of the article.', 'seo-by-rank-math' ); ?></td> </tr> </tbody> </table> </div>
💾 Save Changes
❌ Cancel