File: /home/circuix/adrRc/wp-content/plugins/xml-sitemap-feed/views/admin/help-tab-advanced.php
<p>
<strong><?php _e( 'External web pages', 'xml-sitemap-feed' ); ?></strong>
<br />
<?php _e( 'Add the full URL, including protocol (http/https) and domain.', 'xml-sitemap-feed' ); ?>
<?php _e( 'Optionally add a priority value between 0 and 1, separated with a space after the URL.', 'xml-sitemap-feed' ); ?>
<?php _e( 'Start each URL on a new line.', 'xml-sitemap-feed' ); ?>
</p>
<p>
<strong><?php _e( 'External XML Sitemaps', 'xml-sitemap-feed' ); ?></strong>
<br />
<?php _e('Add the full URL, including protocol (http/https) and domain.','xml-sitemap-feed'); ?>
<?php _e('Start each URL on a new line.','xml-sitemap-feed'); ?>
<br>
<span style="color: red" class="warning">
<?php _e('Only valid sitemaps are allowed in the Sitemap Index. Use your Google/Bing Webmaster Tools to verify!','xml-sitemap-feed'); ?>
</span>
</p>