WordPress Türkiye Forumları

WordPress Türkiye Forumları » Kurulum ve Kullanım

Adres alt dizin olarak görünüyor

(11 mesaj(lar))
  • 1 yıl önce asi57 tarafından başlatıldı
  • lacheen tarafından son cevap
  • Bu konu Destek sorusu değil

Etiketler:

  1. asi57
    Üye

    merhaba arkadaslar
    wordpress'i server'a yukledim, anlatilanlar gibi blog adli bir directory olusturdum ve oraya upload ettim tum kurulum dosyalarini. daha sonra www.siteadi.com/blog/wp-admin/install.php diyerek sorunsuzca yukledim. ama bir baktım ki blog'a www.siteadi.com/blog adresinden ulasabiliyorum, ben direk www.siteadi.com yazinca blog'un gelmesini istiyorum, bunun icin ne yapabilirim?

    1 yıl önce #
  2. buradan ulaşabilirsin..

    1 yıl önce #
  3. asi57
    Üye

    bir de soyle birsey buldum.

    Many people want WordPress to power their site's root (e.g. http://example.com) but they don't want all of the WordPress files cluttering up their root directory. WordPress allows you to install the WordPress files to a subdirectory, but have your blog exist in the site root.

    The process to move WordPress into its own directory is as follows:

    1. Create the new location for the core WordPress files to be stored (we will use /wordpress in our examples).
    2. Go to the Options panel.
    3. In the box for WordPress address (URL): change the address to the new location of your main WordPress core files. Example: http://example.com/wordpress
    4. In the box for Blog address (URL): change the address to the root directory's URL. Example: http://example.com
    5. Click Update Options.
    6. Move your WordPress core files to the new location (WordPress address).
    7. Copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address).
    8. Open your root directory's index.php file in a text editor
    9. Change the following and save the file. Change the line that says:
    require('./wp-blog-header.php');
    to the following, using your directory name for the WordPress core files:
    require('./wordpress/wp-blog-header.php');
    10. Login to the new location. It might now be http://example.com/wordpress/wp-admin/
    11. If you have set up Permalinks, go to the Permalinks panel and update your Permalink structure. WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can't write to your .htaccess file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file (in the same directory as the main index.php file.)

    1 yıl önce #
  4. Pilaki'nin işaret ettiği adreste de aynı bilginin Türkçe'sine yer verilmiş zaten :)

    1 yıl önce #
  5. merhaba
    aynı sorun bende de var.index.php yi değiştirip attım ama yine de aynı sorun devam ediyor. blog adresimi www.lacheen.org yaptığımda ve siteyi göster dediğimde sunucu bulunamıyor diyor. /wordpress koyduğumda açıyor. bu index.php yi silip kaç sefer yükledim ama olmuyor. bu arada public_html in içinde olması gerekiyor değil mi ftp de?

    11 ay önce #
  6. Merhaba lacheen

    Sunucuya dosyaları Wordpress klasörü içinde attıysanız bu normal, eğer wordpress i ana dizine kurayım arada dosya olmasın diyorsanız Wordpress klasörü içindekileri public_html içine atıp kurulum yapın, ama üstteki 2'nci mesajda verilen adreste de anlatıldığı gibi Wordpress'i klasör içine kurmak ilerde avantajlar sunar.

    11 ay önce #
  7. http://www.wordpress-tr.com/indir/rehberler

    bunları okuyup tekrar kurun kurulumda hata yapıyorsunuz.

    daha sonra kalıcı bağlantı işlerine bakarsınız..

    dosyaları atarken cuteftp programı ile atmayı deneyin..

    ve chmod ayarlarını 755 olacak şekilde ayarlayın.

    11 ay önce #
  8. ben de makaleleri okuyup wordpress klasörüne atmanın daha iyi olacağını düşünmüştüm.fakat şimdi ne yaptıysam www.lacheen.org/wordpress ten başka bir şekilde açamıyorum. acemiblogcu.com da denilenleri yaptım.index.php deki değişikliği yapıp onu da public_html e attım.
    ama hallolmadı, başka ne yapabillirim?

    11 ay önce #
  9. eylultoprak,mesajınız ben cevap yazdıktan sonra geldi.filezilla kullanıyorum ftp ye atarken sorun ondan mı oluyordur?

    11 ay önce #
  10. index.html yada index.html dosyaları varsa silin birde..

    zipden çıkardığınız gibi değil de

    wordpress dosyasının içindekileri atarsanız public_html sorun çözülür yeniden kurun ve sitedeki wordpress klasorunu ve ona bağlı database'i silersiniz sonra.. zaten yeni kuruyorsunuz anladığım kadarı ile.

    11 ay önce #
  11. evet index.html dosyasını silince halloldu.çok teşekkürler çok sağolun

    11 ay önce #

Bu konu için RSS beslemesi

Cevapla

Mesaj göndermek için giriş yapmalısınız.