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 Müşteri Hesap Kontrol Arayüzü 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

Versiyon Yükselttim Taglat Çalışmıyor

This is a discussion on Versiyon Yükselttim Taglat Çalışmıyor within the Türkçe forums, part of the General Discussion category; Örnek tag : ::: Misafir.Board Paylaşım Dünyasına Hoşgeldiniz ::: ne yapmam gerekiyor acaba...

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 10-09-2008, 07:31 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
Versiyon Yükselttim Taglar Çalışmıyor

Örnek tag : ::: Misafir.Board Paylaşım Dünyasına Hoşgeldiniz :::



ne yapmam gerekiyor acaba

Last edited by salimakin; 10-10-2008 at 03:20 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-09-2008, 07:33 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: 7,528
Blog Entries: 3
Send a message via MSN to Mert Gökçeimam
ftp'nizde tags/ isimli bir klasör olmadığından emin olun.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-09-2008, 07:55 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
yok mert bey tags.php var ama
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-09-2008, 09:10 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: 7,528
Blog Entries: 3
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!
Reply With Quote
  #5  
Old 10-10-2008, 03:19 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
Aşağıdaki gibi Mert Bey

PHP Code:
DirectoryIndex giris.php index.php
# 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=$[L]

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

RewriteCond %{REQUEST_FILENAME} !.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$[L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
RewriteCond 
%{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$[L,QSA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-10-2008, 04:05 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: 7,528
Blog Entries: 3
Send a message via MSN to Mert Gökçeimam
vBSEO 3.2.0 sürümüyle .htaccess dosyası güncellenmiştir. .htaccess'inizi güncelleyin.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-10-2008, 04:34 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
Şu şekilde yaptım.

PHP Code:
DirectoryIndex giris.php index.php
# 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=$[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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 10-11-2008, 06:27 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
Mert Bey;

Ben sitemde şu satırı kullanmak zorundayım çünkü önce giris.php açılıyor sonra index.php ye yönleniyor.

DirectoryIndex giris.php index.php

Fakat buda htaccess son halindeyken alttaki satır yüzünden çalışmıyor buna bir çözüm üretebilirmiyiz alttaki satır nedir seonun nesi yardımcı olursanız sevinirim..


#####BU SATIRI ACINCA CALISMIYOR DIRECTORYINDEX###RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 10-11-2008, 06:35 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: 7,528
Blog Entries: 3
Send a message via MSN to Mert Gökçeimam
Code:
DirectoryIndex giris.php index.php
# 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.
Options -MultiViews
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]
Bu şekilde dener misiniz.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 10-11-2008, 06:48 AM
Senior Member
 
Real Name: Salim
Join Date: Oct 2006
Posts: 111
Tamamdır oldu teşekkür ediyorum..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 10-11-2008, 07:13 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: 7,528
Blog Entries: 3
Send a message via MSN to Mert Gökçeimam
Rica ederim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Sitemap anasayfası çalışmıyor Dostnametr Türkçe 6 08-02-2008 09:59 AM
Forumumda vBSEO kuruluydu. Sürümünü yükselttim. Google site haritalarında bulunamadı hatası vermeye başladı c.b.t Türkçe 1 06-21-2008 06:25 PM
vbseo sitemap vbulletin 3.7.0 da çalışmıyor?? gulceumit Türkçe 4 05-15-2008 08:50 AM
yni gold 3.1 versiyon hakkinda webmastersitesi Türkçe 4 02-11-2008 05:09 AM
Versiyon koolpa Türkçe 3 12-12-2007 06:40 AM


All times are GMT -4. The time now is 06:55 PM.


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