• 29-05-2015, 15:57:50
    #1
    Üyeliği durduruldu
    Yoast'ın kendi seo'sunu ve yoast'ın sitemap.xml'ini kullanıyorum. Bugüne kadar herhangi bir sorun yoktu. Fakat şuanda google webmaster'da sitemap hata veriyor. sitemap'in içerisinde url bulunmuyor diyor.
    sitemap adresim http://tripplegece.com/sitemap_index.xml
    fakat ftp'de böyle bir xml yok. htaccess dosyasından da düzenlemeleri yaptım super cache kullanıyorum ve sitemap'i dış olarak ekledim

    (main.)?sitemap(_index)?\.x[ms]l(\.gz)?
    sitemap(_index)?\.xml(\.gz)?
    [a-z0-9_\-]+-sitemap([0-9]+)?\.xml(\.gz)?



    # END WPSuperCache

    # WordPress SEO - XML Sitemap Rewrite Fix
    RewriteEngine On
    RewriteBase /
    RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
    RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
    RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L]
    # END WordPress SEO - XML Sitemap Rewrite Fix

    LÜTFEN YARDIMCI OLUN. TEŞEKKÜRLER
  • 01-06-2015, 12:36:34
    #2
    Üyeliği durduruldu
    Kimse birşey bilmiyor mu bu konuda?
  • 01-06-2015, 16:44:29
    #3
    ftp de dosyayı göremiyo olabilirsiniz. yoast bunu visual olarak oluşturur. aşağıdaki ekran görüntüsü sizin adresinizden alınmıştır. sitemap te bir sıkıntı yok webmaster toolsa ekleyebilirsiniz.