how to change permalinks in wordpress?

Discussion in 'WordPress' started by bisma anwar, Feb 20, 2011.

  1. #1
    how to change permalinks in wordpress?..i have heared that if i use permalinks it would be better for seo..would you like to help me to use permalinks please?
     
    bisma anwar, Feb 20, 2011 IP
  2. dunnoicm

    dunnoicm Peon

    Messages:
    247
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    From your Dashboard go to Settings->Permalinks. You must have allow your .htaccess to be editable for this to work. To make .htaccess editable just CHMOD it from filemanager of your host or login to ftp using a free ftp program, like filezilla.
     
    dunnoicm, Feb 20, 2011 IP
  3. rakesh kumar

    rakesh kumar Active Member

    Messages:
    393
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #3
    you can read more on this topic at www[.]rsatechnologies[.]in . What is the best structure of your wordpress blog should have.
     
    rakesh kumar, Feb 20, 2011 IP
  4. andrej

    andrej Notable Member

    Messages:
    3,210
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    220
    #4
    Like dunnoicm says, go to Settings > Permalinks and write there /%postname%/ - that's probably the best for SEO.
     
    andrej, Feb 20, 2011 IP
  5. bisma anwar

    bisma anwar Peon

    Messages:
    525
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    em doing it but when i do it.all the pages says 404 error..how can i remove that?
     
    bisma anwar, Feb 20, 2011 IP
  6. BFiggy

    BFiggy Member

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    25
    #6
    You may need to redirect the old pages to the new ones. You can use the "Simple 301 Redirects" plugin to do this. Usually by changing the permalink structure it will automatically redirect to the new pages, but in some instances you will need to do the 301 redirect.
     
    BFiggy, Feb 20, 2011 IP
  7. N.Fazıl

    N.Fazıl Greenhorn

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #7
    If your new pages says 404 error, you must make your .htaccess file's chmod setting 777 and save again your permalinks options.

    If your old pages says 404 error and your visitors cant find your articles, you can apply BFigghy's says.
     
    N.Fazıl, Feb 20, 2011 IP
  8. elementseo

    elementseo Peon

    Messages:
    165
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    it is easy friend

    Settings > Permalinks and write there /%post_id%/%postname%/ >>>>>>>> i think it will be faster
     
    elementseo, Feb 20, 2011 IP
  9. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yep. Using the post ID up front makes indexing and retrieval faster. It is highly advised to use a "number" in the front like the ID or Date.

    Try clearing your browser cache first. If that does not work, then post the error message so I can take a look at it. If you don't feel comfortable posting the error message publicly, you can PM me with it.
     
    Dodger, Feb 20, 2011 IP
  10. anjalina

    anjalina Member

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #10
    Hi Mate, it's too easy to do just login your wordpress then go to Settings->Permalinks now you can see change permalinks.. You can put there whatever you wanna show but if you will put there /%postname%/ it will be better..
     
    anjalina, Feb 21, 2011 IP
  11. windy

    windy Active Member

    Messages:
    1,093
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #11
    try refresh if you get 404 error after editing
     
    windy, Feb 21, 2011 IP
  12. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #12
    settings - > permalinks - > custom settings

    save - > update ur .htaccess file.
     
    Jalpari, Feb 22, 2011 IP
  13. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #13
    Just to add to this thread and give a little advice as well.

    Bisma Anwar, and everyone else reading this. Make sure one of the first things you do after installing WP is change your permalinks. You don't want to have a bunch of pages indexed in google with their original urls and then you go change the permalinks then have nothing indexed while your organic visitors are sent to a 404 page.

    Sure you can do the 301 redirect but it takes time, and besides, it's best to do it correct from the start to save yourself time and hassles down the road.

    I have a master template clone I use for every WP install. All of my plugins, themes, changes, etc are automatically updated when I upload the clone. It save TONS of time.
     
    ThoughtPunk, Feb 24, 2011 IP