Linux webm002.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
xml-sitemap-feed
/
views
/
admin
/
/home/ariannadhf/www/wp-content/plugins/xml-sitemap-feed/views/admin/sidebar-links.php
<?php /** * Sidebar: Links * * @package XML Sitemap & Google News */ ?> <h3><span class="dashicons dashicons-admin-links"></span> <?php echo esc_html( translate( 'Links' ) ); // phpcs:ignore WordPress.WP.I18n.LowLevelTranslationFunction ?></h3> <ul> <li> <a href="https://search.google.com/search-console" target="_blank"><?php esc_html_e( /* Translators: Site title https://search.google.com/search-console */ 'Google Search Console', 'xml-sitemap-feed' ); ?></a> </li> <li> <a href="https://www.bing.com/webmasters" target="_blank"><?php esc_html_e( /* Translators: Site title https://www.bing.com/webmasters */ 'Bing Webmaster Tools', 'xml-sitemap-feed' ); ?></a> </li> <li> <a href="https://ziyuan.baidu.com/site/index" target="_blank"><?php esc_html_e( /* Translators: Site title https://ziyuan.baidu.com/site/index */ 'Baidu Webmaster Tools', 'xml-sitemap-feed' ); ?></a> </li> <li> <a href="https://webmaster.yandex.com/" target="_blank"><?php esc_html_e( /* Translators: Site title https://webmaster.yandex.com/ */ 'Yandex Webmaster', 'xml-sitemap-feed' ); ?></a> </li> <li> <a href="https://www.xml-sitemaps.com/validate-xml-sitemap.html" target="_blank"><?php esc_html_e( /* Translators: Page title https://www.xml-sitemaps.com/validate-xml-sitemap.html */ 'Validate an XML Sitemap', 'xml-sitemap-feed' ); ?></a> </li> </ul>