vBulletin Search Engine Optimization
This is a discussion on Forumdisplay 2.,3. ve diğer sayfalarda hata, sitemap within the Türkçe forums, part of the General Discussion category; Merhaba, Sitemde 2 tane sorun var, birini dün gece fark ettim. Ben normalde forumdisplayde 1. sayfadan sonraki sayfaları forumadi/index2.html şeklinde ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Forumdisplay 2.,3. ve diğer sayfalarda hata, sitemap
Merhaba, Sitemde 2 tane sorun var, birini dün gece fark ettim. Ben normalde forumdisplayde 1. sayfadan sonraki sayfaları forumadi/index2.html şeklinde ayarladım bütün forumlarda düzgün bir şekilde çalışıyor ancak "Muzik - Performance Videoları" adlı bölümde index2.html/ oluyor yani Code: http://www.aktifpaylasim.com/muzik-performance-videolari/index2.html Code: http://www.aktifpaylasim.com/muzik-performance-videolari/index2.html/ 2. sorum ise sitemap ile ilgili... Google'da ki raporlarıma baktığımda: Bulunamadı: 10204 Erişilemeyen URL'ler: 7165 Durum içler acısı... Altığım hatalar ektedir. |
|
#2
| ||||
| ||||
|
.htaccess içeriğiniz nedir ? Ayrıca kullandığınız rewrite ayarları standart ayarlar mı yoksa custom ayarlar mı ? Kullandığınız herhangi CRR varsa onlarıda yazarsanız sevinirim. Bu hataların hepsi hatalı bir özel ayarı işaret etmekte. |
|
#3
| ||||
| ||||
| Code: # Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /
#RewriteCond %{HTTP_HOST} !^www\.aktifpaylasim\.com
#RewriteRule (.*) http://www.aktifpaylasim.com/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(yns-alper/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(yns-alper|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
# makes sure everything has www on it
RewriteCond %{HTTP_HOST} ^aktifpaylasim.com$
RewriteRule ^(.*)$ http://www.aktifpaylasim.com/$1 [R=301,L]
Bir sürü CRR kullanıyorum ama bu konuyla alakası olduğunu düşünmüyorum yine de buraya ekledim. Code: '^vBTube\.php$' => 'aktiftube/' '^vBTube\.php\?do=search$' => 'aktiftube/video-ara/' '^vBTube\.php\?do=cat&catid=2$' => 'aktiftube/otomobil-araclar/' '^vBTube\.php\?do=cat&catid=23$' => 'aktiftube/komedi/' '^vBTube\.php\?do=cat&catid=24$' => 'aktiftube/eglence/' '^vBTube\.php\?do=cat&catid=1$' => 'aktiftube/film-animasyon/' '^vBTube\.php\?do=cat&catid=26$' => 'aktiftube/nasil-yapilir/' '^vBTube\.php\?do=cat&catid=20$' => 'aktiftube/oyunlar-hileler/' '^vBTube\.php\?do=cat&catid=10$' => 'aktiftube/muzik/' '^vBTube\.php\?do=cat&catid=25$' => 'aktiftube/haberler-politika/' '^vBTube\.php\?do=cat&catid=22$' => 'aktiftube/insanlar-bloglar/' '^vBTube\.php\?do=cat&catid=15$' => 'aktiftube/hayvanlar/' '^vBTube\.php\?do=cat&catid=17$' => 'aktiftube/spor/' '^vBTube\.php\?do=cat&catid=2$' => 'aktiftube/otomobil-araclar/' '^vBTube\.php\?do=cat&catid=19$' => 'aktiftube/geziler-mekanlar/' '^vBTube\.php\?do=view&vidid=(\w+)$' => 'aktiftube/video-$1/' '^vBTube\.php\?do=user&uname=(\w+)$' => 'aktiftube/uye-$1/' '^vBTube\.php\?do=cat&catid=(\d+)&page=(\d+)$' => 'aktiftube/kategori-$1-sayfa-$2/' '^vBTube\.php\?do=featured$' => 'aktiftube/dikkat-ceken-videolar/' '^vBTube\.php\?do=popular$' => 'aktiftube/populer-videolar/' '^showgroups\.php$' => 'aktifteam/' '^index\.php\?page=sinema' => 'sine-portal/' '^index\.php\?page=muzik' => 'muzik/' '^index\.php\?page=vbskins' => 'vbulletinskins/' '^external\.php\?type=rss2' => 'rssfeed.rss' '^faq\.php$' => 'yardim/' '^private\.php$' => 'ozelmesajlar/' '^private\.php\?do=newpm' => 'pm-gonder.html' '^usercp\.php$' => 'profilim/' '^calendar\.php$' => 'takvim/' '^vaispy\.php$' => 'online-mesaj-takibi/' '^search\.php\?do=getnew' => 'yeni-mesajlar/' '^search\.php\?do=getdaily' => 'bugunku-mesajlar/' '^forum\.php$' => 'forum/' '^online\.php$' => 'kimler-online/' '^search\.php$' => 'gelismis-arama/' '^profile\.php\?do=editsignature' => 'profil/imzadegistir/' '^profile\.php\?do=editoptions' => 'profil/seceneklerim/' '^profile\.php\?do=editprofilepic' => 'profil/profilresmim/' '^profile\.php\?do=editprofile' => 'profil/duzenle/' '^profile\.php\?do=editavatar' => 'profil/avatar/' '^profile\.php\?do=editpassword' => 'profil/sifre/' '^profile\.php\?do=editattachments' => 'profil/eklentiler/' '^profile\.php\?do=editlist' => 'profile/arkadaslitesi/' '^sendmessage\.php$' => 'mail-gonder/' '^arcade\.php$' => 'aktif-oyunlar/' '^arcade\.php\?do=play&gameid=(\d+)$' => 'aktif-oyunlar/oyun-$1.html' '^arcade\.php\?act=Arcade&do=play&gameid=(\d+)$' => 'aktif-oyunlar/oyun-$1.html' '^arcade\.php\?do=stats&gameid=(\d+)$' => 'aktif-oyunlar/yuksek-skor-$1.html' '^arcade\.php\?act=Arcade&do=stats&gameid=(\d+)$' => 'aktif-oyunlar/yuksek-skor-$1.html' '^arcade\.php\?do=viewtournaments$' => 'aktif-oyunlar/tunuvalari-goruntule.html' '^movie\.php$' => 'film-arsivi/' '^film\.php\?id=(\d+)$'=>'film-arsivi/film-$1.html' '^register\.php$' => 'uye-ol/' |
|
#4
| ||||
| ||||
|
Herşeyden önce .htaccess içeriğinizde hata bulunmaktadır. Lütfen .htaccess içeriğinizi alttaki gibi değiştiriniz Code: # Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.aktifpaylasim\.com
RewriteRule (.*) http://www.aktifpaylasim.com/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(yns-alper/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(yns-alper|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
1. vBSEO Kontrol Paneli içerisinden ayarlarınızı yedekleyiniz 2. CRR larınızı yedekleyiniz ve yedekledikten sonra tüm CRR'larınızı silerek bahsettiğiniz hatanın var olup olmadığını kontrol ediniz. 3. Eğer CRR ları temizlemek hatayı düzeltmediyse lütfen varsayılan URL formatlarından birisini seçiniz ve hatanın devam edip etmediğini kontrol ediniz.
__________________ Mert Gökçeimam / Crawlability Inc. Operasyon Tamamlandı : vBSEO 3.2.0 Gold Yayınlandı! 100 üzerinde SEO geliştirmesi vBSEO Google/Yahoo Sitemap Yaratıcısı v.2.2 Yayınlandı vBSEO 3.2 için Gerekli Güncelleme 6X Trafik - vBSEO ile bir günde $1400 kazanç! My Personal Site: vBTech.net - vBulletin Support |
|
#5
| ||||
| ||||
|
Sorun .htaccess'den kaynaklanıyormuş. Sitemap sorunumunda çözülüp çözülmediğini nasıl anlayabilirim ? |
|
#7
| ||||
| ||||
|
aynı hata bendede oluyor bulunamadı hatam 6000 oldu benimkinde sorun olabilirmi acaba bakarmısınız PHP Code: |
|
#8
| ||||
| ||||
| Tamam... Teşekkürler Mert Bey
|
|
#9
| ||||
| ||||
|
Mert Bey sitemapteki "bulunamadi" hatalarim düzelmeye basladi 10.000 küsürden 1.000 küsüre indi ancak onlar inerken "erisilemeyen url'ler" bölümündeki url'lerim artmaya basladi suan 5055 tane ve hergün artiyor ama url'lere baktigimda bir sorun yok. Ayrinti kisminda ise "Aga ulasilamiyor" yaziyor. Örnek url'ler: Code: http://www.aktifpaylasim.com/14183-post1.html http://www.aktifpaylasim.com/14333-post1.html http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/57058-rahdan-sustum.html http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/rssfeed.rss En çok dikkatimi çeken url'ler: Code: http://www.aktifpaylasim.com/SearchPlotWriters?Kathy%20Li%20%7Bkli@qualcomm.com%7D http://www.aktifpaylasim.com/SearchPlotWriters?Eugene%20Wu%20%7Binfinitey@juno.com%7D |
|
#10
| ||||
| ||||
| Code: http://www.aktifpaylasim.com/SearchPlotWriters?Kathy%20Li%20%7Bkli@qualcomm.com%7D Code: http://www.aktifpaylasim.com/%20turkce-sarki-sozleri/57058-rahdan-sustum.html |
|
#11
| ||||
| ||||
| Quote:
İkinci url'de tıklandığı zaman doğru url'e yönlendiriyor ama sitemapte böle bi url'in oluşması garip... |
| Tags |
| forumdisplay, sitemap |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linkback ve diğer döngüler hk soru | netcommander | Türkçe | 2 | 12-03-2007 05:50 PM |
| Sitemap Linkinde Hata Var | apaydin2148 | Türkçe | 9 | 09-25-2007 09:07 AM |
| run sitemap generator hata? | Kaiser_Dealxa | Türkçe | 1 | 07-12-2007 12:53 PM |
| sitemap does not index threads, posts, forumdisplay. Only members | HeadBuilder | Troubleshooting | 11 | 05-20-2007 07:31 AM |
| Sitemap alırken hata alıyorum :( | erhanerhan_5 | Türkçe | 9 | 11-15-2006 09:44 AM |