mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Removed sitemap ping because is deprecated (#1738)
* Removed sitemap ping because is deprecated * Update CHANGELOG.md * Update Sitemap.php * Update main.php * Update config.php * Update sitemap.php * Updated * Update admin_sitemap.tpl * Update admin_sitemap.tpl * Update admin_sitemap.tpl
This commit is contained in:
parent
7a84cdd5c3
commit
4cc6fa0e6c
7 changed files with 99 additions and 179 deletions
|
@ -2997,12 +2997,8 @@ $lang['SITEMAP_ADMIN'] = 'Manage sitemap';
|
|||
$lang['SITEMAP_CREATED'] = 'Sitemap created';
|
||||
$lang['SITEMAP_AVAILABLE'] = 'and is available at';
|
||||
$lang['SITEMAP_NOT_CREATED'] = 'Sitemap is not yet created';
|
||||
$lang['SITEMAP_NOTIFY_SEARCH'] = 'Notification of the search engine';
|
||||
$lang['SITEMAP_SENT'] = 'send completed';
|
||||
$lang['SITEMAP_ERROR'] = 'sending error';
|
||||
$lang['SITEMAP_OPTIONS'] = 'Options';
|
||||
$lang['SITEMAP_CREATE'] = 'Create / update the sitemap';
|
||||
$lang['SITEMAP_NOTIFY'] = 'Notify search engines about new version of sitemap';
|
||||
$lang['SITEMAP_WHAT_NEXT'] = 'What to do next?';
|
||||
$lang['SITEMAP_GOOGLE_1'] = 'Register your site at <a href="https://www.google.com/webmasters/" target="_blank">Google Webmaster</a> using your Google account.';
|
||||
$lang['SITEMAP_GOOGLE_2'] = '<a href="https://www.google.com/webmasters/tools/sitemap-list" target="_blank">Add sitemap</a> of site you registered.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue