1.8.x
Tính Năng: Google & Yandex Ping Extra New Topic Ping
Tác giả: Snl
Phiên bản: 1.8x
Gửi lúc: 11/08/2025
Cập nhật lúc: 11/08/2025
Third Party Integration
Mô tả
English
This plugin pings Google and Yandex when a new topic is opened in your forum, and also provides automatic pinging of your forum every 24 hours.
Edit the ping-forum.php file using notepad, edit the yoursite.com part below according to your own site, and send it to your server. That's it.
$sitemap = 'https://www.yoursite.com/sitemap.xml';
Edit the inc/plugins/autoping.php file using Notepad, edit the yoursite.com section below to match your own website, and send it to your server. That's it.
// Ping fonksiyonu
function autoping_send_ping() {
$sitemap = 'https://www.yoursite.com/sitemap.xml';
Türkçe
Bu eklenti sayesinde forumunuzda yeni bir konu açıldığında Google ve Yandex'e ping atıyor, ayrıca forumunuza otomatik 24 saatte bir ping atılmasını sağlıyor.
ping-forum dosyasını notepet yardımıyla düzenleyip aşağıdaki yoursite.com kısmını kendi sitenize göre düzenleyip sunucunuza yollayın. işlem bu kadar.
$sitemap = 'https://www.yoursite.com/sitemap.xml';
inc/plugins/autoping.php dosyasını notepet yardımıyla düzenleyip aşağıdaki yoursite.com kısmını kendi sitenize göre düzenleyip sunucunuza yollayın. işlem bu kadar.
// Ping fonksiyonu
function autoping_send_ping() {
$sitemap = 'https://www.yoursite.com/sitemap.xml';
English
This plugin pings Google and Yandex when a new topic is opened in your forum, and also provides automatic pinging of your forum every 24 hours.
Edit the ping-forum.php file using notepad, edit the yoursite.com part below according to your own site, and send it to your server. That's it.
$sitemap = 'https://www.yoursite.com/sitemap.xml';
Edit the inc/plugins/autoping.php file using Notepad, edit the yoursite.com section below to match your own website, and send it to your server. That's it.
// Ping fonksiyonu
function autoping_send_ping() {
$sitemap = 'https://www.yoursite.com/sitemap.xml';
Türkçe
Bu eklenti sayesinde forumunuzda yeni bir konu açıldığında Google ve Yandex'e ping atıyor, ayrıca forumunuza otomatik 24 saatte bir ping atılmasını sağlıyor.
ping-forum dosyasını notepet yardımıyla düzenleyip aşağıdaki yoursite.com kısmını kendi sitenize göre düzenleyip sunucunuza yollayın. işlem bu kadar.
$sitemap = 'https://www.yoursite.com/sitemap.xml';
inc/plugins/autoping.php dosyasını notepet yardımıyla düzenleyip aşağıdaki yoursite.com kısmını kendi sitenize göre düzenleyip sunucunuza yollayın. işlem bu kadar.
// Ping fonksiyonu
function autoping_send_ping() {
$sitemap = 'https://www.yoursite.com/sitemap.xml';
Hình Ảnh
Không có hình ảnh cho Tính Năng này.