
Originally Posted by
Versatile
Hi, thank you for responding

. Im using weebly as CMS and i dont believe i have that option. But i have heard that you can create folder in Cpanel and link it to your website, but i dont know how i can add link to my folder that has the archive folder as an anchor point.
Weebly isn't a CMS - it's a site development tool.
To use a file that's in a subfolder from your main page, link to it using an "href" link.
HTML Code:
<a href="archives/2012-January.html" Posts from January 2012</a>