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

domain.com'u www.domain.com'a yönlendirmek

This is a discussion on domain.com'u www.domain.com'a yönlendirmek within the Türkçe forums, part of the General Discussion category; baslangic olarak icerik boyle .htacessin Code: # Comment the following line (add '#' at the beginning) # to disable mod_rewrite ...

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

Enhancing 80 million pages.

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools
  #46  
Old 07-05-2008, 05:20 PM
Member
 
Real Name: Diyar
Join Date: May 2008
Posts: 34
baslangic olarak icerik boyle .htacessin

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)
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]
alttaki gibi yapiyorum


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)

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 


RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.domain\.com
RewriteRule (.*) http://www.siteminadi.com/$1 [R=301,L]
ama hala yonlendirme sorun var..hatta bi ara admin paneli yonlendirme hatali mesaji veriyordu
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47  
Old 07-05-2008, 05:28 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: 6,911
Blog Entries: 2
Send a message via MSN to Mert Gökçeimam
Tamamıyla hatalı kod kullanıyorsunuz. Bir kod eklemenize gerek yok. Zaten o kodlar .htaccess içerisinde yer alıyor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48  
Old 07-05-2008, 05:42 PM
Member
 
Real Name: Diyar
Join Date: May 2008
Posts: 34
evet daha kesfettim....sagolun
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49  
Old 07-20-2008, 01:00 PM
Junior Member
 
Real Name: VX-W
Join Date: Jul 2008
Posts: 1
www.domainimiz.com lu olarak mı kullanmak daha iyi yoksa domainimiz.com olarak mı kullanmak daha iyi üstadlar ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50  
Old 07-31-2008, 07:31 PM
Member
 
Real Name: mta
Join Date: May 2008
Posts: 44
Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.domain\.com
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
bu kodları ekliyorum fakat xxx.com yazdıgımda www.xxx.com a yonlenmiyor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #51  
Old 08-01-2008, 07:57 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: 6,911
Blog Entries: 2
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
  #52  
Old 08-02-2008, 06:37 AM
Member
 
Real Name: mta
Join Date: May 2008
Posts: 44
Quote:
Originally Posted by Mert Gökçeimam View Post
.htaccess içeriğiniz nedir
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\.xxx\.net
#RewriteRule (.*) http://www.xxx.net/$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]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #53  
Old 08-02-2008, 09:01 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: 6,911
Blog Entries: 2
Send a message via MSN to Mert Gökçeimam
#RewriteCond %{HTTP_HOST} !^www\.xxx\.net
#RewriteRule (.*) http://www.xxx.net/$1 [L,R=301]


satırlarının başındaki # işaretlerini kaldırmalısınız.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #54  
Old 08-09-2008, 07:05 PM
KoraY_c's Avatar
Junior Member
 
Real Name: Koray
Join Date: Aug 2008
Posts: 15
Konuyu ve mesajların tamamını okudum, böylece yaptığım hataları düzelttim.

Bilgi veren herkese teşekkürler.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #55  
Old 08-31-2008, 04:20 PM
AnıL Karahan's Avatar
Junior Member
 
Real Name: AnıL
Join Date: Aug 2008
Posts: 3
gayet güzel bir bilgi bazı arkadaşlarımız direk forum ismi bölümünden değiştiriyor ve doğal olarak siteleri açılmıyor
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
Redirect parked domain to primary domain Arkidas General Discussion 9 03-20-2008 06:19 PM
Rewrite question - domain.com -> www.domain.com Chris-777 General Discussion 4 06-05-2007 01:53 PM
Main Domain with 1 Add-On Domain and 3 Parked Domains IrDVB General Discussion 1 03-25-2007 03:36 PM
username.domain.com > domain.com?id=userid voteforbird Custom Rewrite Rules 2 09-27-2006 02:56 PM
redirect domain.com/index.php to www.domain.com/ LarryEitel Custom Rewrite Rules 4 07-05-2006 10:38 AM


All times are GMT -4. The time now is 05:02 AM.


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