vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team DeskPro'yu Sunar Yeni vBSEO Indirim Opsiyonu vBSEO 3.2.0 Gold Yayınlandı vBSEO Başarısı: 600rafik Artışı - 1 günde $1400 Kazanç! Crawlability Inc. SEO Teknolojisi Patentine Başvurdu  vBSEO bir forumun günde $100 Reklam geliri kazanmasına yardımcı oldu  vBSEO ile en kısa sürede $20.000 kazanmak
se sw

vB Seo Sitemap Generator ansayfa Çalışmıyor

This is a discussion on vB Seo Sitemap Generator ansayfa Çalışmıyor within the Türkçe forums, part of the General Discussion category; sitemde vbseo sitemap generator 2.2 yükledim. Sitemapları felan çalıştırdım ama /sitemap_index.xml.gz sayfası açılmıyor sayfa bulunamıyor diyor.Htaccess ayarları ,tam data klasörü ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > General Discussion > Türkçe

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-26-2008, 02:39 PM
Member
 
Real Name: AHMET BAYRAM
Join Date: Jan 2008
Posts: 32
vB Seo Sitemap Generator ansayfa Çalışmıyor

sitemde vbseo sitemap generator 2.2 yükledim.

Sitemapları felan çalıştırdım

ama /sitemap_index.xml.gz sayfası açılmıyor sayfa bulunamıyor diyor.Htaccess ayarları ,tam data klasörü chmod 777 fakat yinede çalışmıyor acaba sorun nedir ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 11-26-2008, 04:44 PM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,418
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
.htaccess içeriğiniz nedir ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 12-15-2008, 06:34 AM
Member
 
Real Name: AHMET BAYRAM
Join Date: Jan 2008
Posts: 32
# 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\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]


bu htacces'im
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 12-15-2008, 06:42 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,418
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Alttaki .htaccess dosyasını kullanın.

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\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap/)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
vBSEO Sitemap Generator ile album sayfalari icin sitemap olusturma ABDALWAHID Türkçe 9 12-26-2008 03:40 PM
Versiyon Yükselttim Taglat Çalışmıyor salimakin Türkçe 10 10-11-2008 07:13 AM
Sitemap anasayfası çalışmıyor Dostnametr Türkçe 6 08-02-2008 09:59 AM
vbseo sitemap vbulletin 3.7.0 da çalışmıyor?? gulceumit Türkçe 4 05-15-2008 08:50 AM
vBSEO Sitemap Generator generated incorrect sitemap URL X1C3W5 Troubleshooting 2 01-02-2008 12:45 PM


All times are GMT -4. The time now is 08:09 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.