vBulletin Search Engine Optimization
This is a discussion on Çift Domain sorunu ? within the Türkçe forums, part of the General Discussion category; Merhaba Arkadaşlar Bugün Siteme ekstra bir domain daha aldım fakat ondan giriş yapılmıyor.htaccess dosyasını kaldırınca problemsiz giriliyor siteye ? Nasıl ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Çift domain ?
Merhaba Arkadaşlar Bugün Siteme ekstra bir domain daha aldım fakat ondan giriş yapılmıyor.htaccess dosyasını kaldırınca problemsiz giriliyor siteye ? Nasıl Düzeltebilirim acaba ? Şimdiden Teşekkürler Last edited by WiperAlley; 02-21-2007 at 03:24 PM. |
|
#2
| ||||
| ||||
|
cPanelden Park Domain e girin ve yeni domain i oraya ekleyin. Sonra pek bir şey yapmanıza gerek kalmıyor
|
|
#3
| |||
| |||
| Teşekkürler Atakan Bey Cpanel de zaten ekli domain dns'ler düzgün durumda.htaccess kaldırınca giriyor.fakat htaccess tekrar atınca ftp ye açılmıyor ne yazıkki...com uzantısı ile giriyor.us uzantısı ile girmiyor.us'u com a yönlendirebilirmiyiz peki ?
|
|
#4
| ||||
| ||||
|
Hayır. Park domain in özelliği ana domain aaaa.com a diğer domainleri yönlendirerek sanki o domain e aitmiş gibi göstertmek. ftp ler ana domain ile aynı. .htaaccess ini buraya paste edersen bir bakayım. Belki yanlış bir satır vardır. |
|
#5
| |||
| |||
| Quote:
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 vBulletin folder (i.e. RewriteBase /forums)
#RewriteBase /
RewriteRule ^((urllist|sitemap).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteRule ^$ vbseo.php?vbseourl=index.php [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
|
|
#6
| ||||
| ||||
|
Htaccess sorun yok gibi. Bana site adreslerinizi "2 adreside" PM ile iletebilirmisiniz. Tabi kontrol etmem için htaacess in aktif olması gerekiyor.
|
|
#7
| |||
| |||
| Quote:
|
|
#8
| ||||
| ||||
|
Önemli değil. Halledilmesi iyi. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Test domain rewrite rules/settings | GrantHorizons | URL Rewrite Settings | 2 | 12-05-2006 09:19 PM |
| error 500 on seperate domain after vbseo install | JustinBrand | General Discussion | 3 | 10-05-2006 11:53 AM |
| Need some Help - Can't connect to domain | Morph | Off-Topic & Chit Chat | 11 | 06-22-2006 09:41 PM |
| Help moving forum to domain root | treasureman | Troubleshooting | 4 | 04-20-2006 10:19 PM |