help with .htaccess using prestashop

2 replies
  • WEB DESIGN
  • |
Hi,

I am doing some SEO work here. Am a newbie to SEO but I am trying and need so help

I would like to rewrite my URL to make it more friendly.

for Example: http://www.mywebsite.com/category.php?id_category=100

i would want to change it to

http://www.mywebsite.com/apple

I heard this got to do with .htaccess file so I need so expert help here.

By the way I am using prestashop website design and using Filezilla FTP.
Hope to get some help here, thank you
#htaccess #prestashop
  • Profile picture of the author abdulquddus
    Originally Posted by firescorpz View Post

    Hi,

    I am doing some SEO work here. Am a newbie to SEO but I am trying and need so help

    I would like to rewrite my URL to make it more friendly.

    for Example: http://www.mywebsite.com/category.php?id_category=100

    i would want to change it to

    http://www.mywebsite.com/apple

    I heard this got to do with .htaccess file so I need so expert help here.

    By the way I am using prestashop website design and using Filezilla FTP.
    Hope to get some help here, thank you
    I guess you are using wordpress.

    Process:

    1. Go to permalinks
    2. In custom title add, "%postname"
    3. save changes
    4, see bottom of page, you will get code
    5. copy the code into htaccess.txt (notepad)
    6. upload it to root directory through ftp
    7. rename it as .htaccess
    8. You're done

    I can help you in learning more

    Regards
    {{ DiscussionBoard.errors[2871039].message }}
    • Profile picture of the author firescorpz
      Originally Posted by abdulquddus View Post

      I guess you are using wordpress.

      Process:

      1. Go to permalinks
      2. In custom title add, "%postname"
      3. save changes
      4, see bottom of page, you will get code
      5. copy the code into htaccess.txt (notepad)
      6. upload it to root directory through ftp
      7. rename it as .htaccess
      8. You're done

      I can help you in learning more

      Regards
      Hi,

      Thanks, but I am not using wordpress but Prestashop.
      Are they the same way in doing?
      {{ DiscussionBoard.errors[2873525].message }}

Trending Topics