Hi, I need a litlle fix for my script. The script shows page numbers for category. If there are more than 10 files in category the next will go to the page 2, etc.. The problem is in the url structure: If you click on number one you willl get the following: Page 1 : http://example.com/categoryname/1.html page 2 : http://example.com/categoryname/2.html page 3 : http://example.com/categoryname/3.html Now I would like to fix the url for the Page 1 only. I would to show the url http://example.com/cagegoryname/ , without 1.html at the end. I will send send you the file and you will fix it. Thanks.