Wordpress Questions

Discussion in 'WordPress' started by keblack, Jan 17, 2007.

  1. #1
    Hi,

    Just a few tought Wordpress questions :

    #1. In Wordpress, if I want my pages to note the category and post name with html, what would I indicate on the Custom Structure line of Permalinks :

    Custom structure: /%category%/%postname%.html

    or

    Custom structure: http://www.weight-loss-discovery.com/%category%/%postname%.html

    I'm guessing the first one ...


    #2. Also, my guess is that if you tick two or more categories to post to - like the Default and others you have set up, the URL showing in your browser will show all of the chosen categories ... so is it best to post to the default and then post again to your category after that so that the url string will be smaller ? What would SE's prefer ?

    #3. Lastly, any idea what is wrong when you click on your pages or categories in the right nav bar and it says "Internal Server Error" - my guess is that something should be deleted from the .htaccess file ? Should I delete the following from that file, near the top :

    RewriteCond %{HTTP_HOST} ^www\.(.*)
    RewriteRule ^(.*) http://%1/$1 [R,L]



    Thanks very much for your help.
     
    keblack, Jan 17, 2007 IP
  2. trevlar

    trevlar Peon

    Messages:
    65
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    You are correct. I just tested and it works.

    No, it will only show one category. I think it uses the first one that it finds alphabetically.

    As for number 3, I'm not sure but you can remove those 2 lines and see if anything changes. That should give you a clue.
     
    trevlar, Jan 17, 2007 IP
  3. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #3
    Is your .htaccess file writable?
     
    Richie_Ni, Jan 17, 2007 IP