• Hey!

    Creating my first WordPress site.

    I have all the pages in place.

    However the pages go to things like this:

    mydomain.com/?page_id=6 & mydomain.com?page_id=12

    as opposed to: mydomain.com/about and mydomain.com/hours.

    Does a person HAVE to use a plugin for SEO? Or does WordPress have something built in I am not seeing?

    Any help is appreciated! Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • It’s called permalinks; that will give you the info you need to set them the way you want/need.

    Thread Starter tg1

    (@tg1)

    Excellent newsdevice! Very cool.

    Another related question if I can bother you:

    My site lives in a subdirectory.

    When the time comes to take the site live – I was just going to point the domain to that subdirectory.

    It exists now as: https://www.mydomain.com/subdirectory

    Once I point the domain – it should just be: https://www.mydomain.com

    Should I wait until I point the domain to change the permalinks?

    Because currently – ALL my choices in the permalinks include that subdirectory – for example: https://mydomain.com/mysubdirectory/2012/04/sample-post/

    I just don’t want to break anything. Does that make sense?

    I never use a public/live WordPress installation in anything other then the top level of a domain. I do, however, use subdirectory/subdomains for test beds. I would recommend reading the Codex doc: Giving WordPress Its Own Directory and then consider having a domain (or subdomain) as a sandbox to your live site.

    Thread Starter tg1

    (@tg1)

    So – just to reiterate according to that Codex (just making sure):

    1 – I would leave the site where it is in the subdirectory.
    2 – Then follow the directions under “Using a pre-existing subdirectory install” – by copying and changing the specified index.php and htaccess files then Moving the web.config file.

    3 – Then set up my permalinks.

    Sound correct? I will follow the directions. Thanks!

    Thread Starter tg1

    (@tg1)

    Will do. Just learning all this.
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing URLS to something SEO friendly.’ is closed to new replies.