How to Changing subpage names on site ? ?

Discussion in 'HTML & Website Design' started by sidfromla, Feb 6, 2009.

  1. #1
    I know this shows the newb in me , i have a site i have been putting together using wordpress and was wondering how to change the way my subpages display name wise in browser. My site home page is


    http://www.monstersandmyths.com


    ok so i have alot of background pages done and when i click on one say "bigfoot" it shows in browser as " http://monstersandmyths.com/?page_id=2" and i would like to it show as "http://monstersandmyths.com/bigfoot" instead. Can i modify it this way ? and if so how ?


    any help would be appreciated.
     
    sidfromla, Feb 6, 2009 IP
  2. robinko

    robinko Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Login to your Wordpress
    Click on "Settings" tab
    Click on "Permalinks"
    Change "Custom Setting" from option "Defalut" to "Custom Structure" type here

    %postname%

    then save change. visit your site again. You will get Amazing display URL
    When you edit/write new page you can edit the permalinks on bottom of your page title.
    --------------------------------

    try other style for display URL

    /%category%/%postname%

    or
    /%category%/%postname%.html
     
    robinko, Feb 6, 2009 IP