vbseo uyu satın aldım şimdi nerden indircem ve neleri indircem yardımcı olursanız sevinirim
This is a discussion on Vbseoyu Aldım Ama? within the Türkçe forums, part of the General Discussion category; vbseo uyu satýn aldým þimdi nerden indircem ve neleri indircem yardýmcý olursanýz sevinirim...
vbseo uyu satın aldım şimdi nerden indircem ve neleri indircem yardımcı olursanız sevinirim
Lisans aktivasyonları ortalama 24 saat sürmektedir. benim seyahatte olmam bu süreyi uzatabilirdi ancak lisansınız şu an aktive olmuştur. http://www.vbseo.com/downloads/ adresinden vBSEO'yu indirebilirsiniz.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Teşekkürler Mert bey şimdi ben bunların hangisini veya hangilerini indirmeliyim geçende size söylemiştim benim makinam windows bu konudada biraz yardımcı olursanız sevinirim..
Kurdum herşey çalışıyor. Fakat linklere tıkladığım zaman adresleri bulamıyor bunun sebebi nedir acaba
deaktif etmek zorunda kaldım active ettiğim zaman linklere tıklandımı sayfa bulunamıyor..
htacces i üç şekildede denedim isapi rewrite kurulu değildi onuda kurdum (kurulu olması yetiyormu onunla birşey yapmamız gerekiyormu)
PHP 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 %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|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} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
PHP 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 %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|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} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
[ISAPI_Rewrite]
# When hosting multiple sites on the same server, it is
# recommended to limit the rewrite rules to the domain(s)
# where vBSEO is installed. Enable (remove '#' at the beginning
# to activate) the following rule and replace 'yourdomain.com'
# with your actual installation domain name.
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteRule ^/forums/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteCond URL ^/forums/(?!avatars|attachments|iconimages).*
RewriteRule ^([^\?]*\.(?:gif|swf.*|jpg|png|css|xml|js|htm|txt|zip)(?:\?(.*))?)$ $1 [I,L]
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteCond URL ^/forums/(?!admincp/|modcp/|clientscript/|cpstyles/|images/|search\.php).*
RewriteRule ^/forums/(.+?)(?:\?(.*))?$ /forums/vbseo.php?vbseourl=$1(?2&$2) [L]
PHP Code:[ISAPI_Rewrite]
# When hosting multiple sites on the same server, it is
# recommended to limit the rewrite rules to the domain(s)
# where vBSEO is installed. Enable (remove '#' at the beginning
# to activate) the following rule and replace 'yourdomain.com'
# with your actual installation domain name.
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteRule ^/forums/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteCond URL ^/forums/(?!avatars|attachments|iconimages).*
RewriteRule ^([^\?]*\.(?:gif|swf.*|jpg|png|css|xml|js|htm|txt|zip)(?:\?(.*))?)$ $1 [I,L]
#RewriteCond Host: (?:www\.)?yourdomain.com
RewriteCond URL ^/forums/(?!admincp/|modcp/|clientscript/|cpstyles/|images/|search\.php).*
RewriteRule ^/forums/(.+?)(?:\?(.*))?$ /forums/vbseo.php?vbseourl=$1(?2&$2) [L]
ISAPI kurallarının .htaccess olarak göndermeyeceksiniz. Readme.html i okursanız detayları görebilirsiniz.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
üstteki htacces lerin hangisi doğru peki htacces.txt miydi neydi o şekilde atıp sonra ftp de değişecez ismini readme de bu yazıyordu sanırım?
URL Rewrite Ayarları
burada hangi ayarı seçmemiz gerekiyor
vbseocp deki ayarlar çok ince ayarlar bunları ezbere yapamayız bunun için yardımcı olmanız lazım
Last edited by salimakin; 10-06-2007 at 01:15 PM.
+ iconuna basamıyorum
htacces lerin hangisi doğru arkadaşlar bilen yokmu yahu aldık seo yu elimizde patladı![]()
vbseocp deki ayarların çoğu tek tek açıklandı arama yaparsanız bulabilirsiniz. bunun haricinde ince ayarların yapıldığı bölümde hazır ayar paketleri sunulmuş oradanda seçebilirsiniz.
.htaccess'lerin nasıl hangisi doğru ? Sorduğunuz soruyu açıkçası anlayamadım. vBSEO ile gelen htaccess klasörü içerisinde bulunan .htaccess i upload ediceksiniz.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam