I have a site in the staging period right now and I want to add pagination to articles.
I have the domain set to: http://www.site.com/temp
temp is the index page.
When I try to put pagination in an articles list page pagination adds the index page to the url so I get.
http://www.site.com/temp/temp/template-group/articles-list/P0/
How can I get rid of the extra temp pagination adds to the url?
Thanks
