Archive

Posts Tagged ‘seo’

How to Remove Category ID from URL of PrestaShop version 1.2.5

May 3rd, 2010 Masino Sinaga 5 comments

This following modification will remove the category id from the URL of your PrestaShop. As we know, by default, PrestaShop uses the URL for category such as: /3-accessories-ipod instead of accessories-ipod. Please note that you have to enable the URL Friendly feature that you can set it up from the Preferences tab in admin panel by choosing the Yes option in order to implement this modification. I have successfully applied this modification into PrestaShop version 1.2.5 (the stable version until I wrote this current article). Read more…

  • Share/Bookmark

The .htaccess File Content When Permalink Activated

August 25th, 2009 Masino Sinaga No comments

I just wondered what would be happened when Permalink feature in WordPress is being activated? Detail technical question is: “What is the truly identifer that makes me sure this feature is being activated?” For those who do not know what Permalink is, it is a feature in WordPress that allows you to change the URL style become SEO friendly. For example, default URL is: http://www.yourdomainname.com/index.php?p=123 then when Permalink activated, that URL will become http://www.yourdomainname.com/2009/08/21/sample-post/. Well, here is the answer for this. Read more…

  • Share/Bookmark
Categories: WordPress Tags: , , , , ,