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-news-links.php
<?php /** * Sidebar: News 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://publishercenter.google.com/publications" target="_blank"><?php esc_html_e( /* Translators: Site title https://publishercenter.google.com/publications */ 'Google News Publisher Center', 'xml-sitemap-feed' ); ?></a> </li> <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.xml-sitemaps.com/validate-xml-sitemap.html" target="_blank"><?php esc_html_e( /* Translators: Site title https://www.xml-sitemaps.com/validate-xml-sitemap.html */ 'Validate an XML Sitemap', 'xml-sitemap-feed' ); ?></a> </li> <li> <a href="https://news.google.com/search?q=site:<?php echo rawurlencode( home_url() ); ?>" target="_blank"><?php esc_html_e( /* Translators: Site title https://news.google.com/search?q=site:site.dom */ 'Find your site on Google News', 'xml-sitemap-feed' ); ?></a> </li> </ul>