Title: Weekly Archives with html ?
Last modified: August 18, 2016

---

# Weekly Archives with html ?

 *  [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/)
 * Is there any way that I can make my archives like:
    [http://www.thesuperficial.com/archives.php](http://www.thesuperficial.com/archives.php)
 * That looks pretty neat I would love to have that

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197003)
 * <?php get_archives(‘type’, ‘limit’, ‘format’, ‘before’, ‘after’, show_post_count);?
   >
    -  <?php get_archives(‘monthly’, ”, ‘html’, ”, ”, TRUE); ?>
 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197004)
 * You can get learn other parameters for that tag here [http://codex.wordpress.org/Template_Tags/get_archives](http://codex.wordpress.org/Template_Tags/get_archives)
 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197024)
 * I dont think that makes html files? Can it?
 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197027)
 * I installed it and I get this:
 * [http://www.cherez.com/haber_arsivi/](http://www.cherez.com/haber_arsivi/)
 * I have permalinks but the archive weekly links are dynamic pages…
 * [http://www.thesuperficial.com/archives.php](http://www.thesuperficial.com/archives.php)
 * This page has it in html not even directory…
 * PS: Is there a way to disable comments for pages only so that visitors can only
   comment on posts?
 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197078)
 * To prevent comments pop up in page, delete the <?php comments_template(); ?> 
   in your page.php.
 * Regarding your archives problem, what plugin did you use to generate it?
 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197130)
 * I just used
 * <?php get_archives(‘weekly’, ”, ‘html’, ”, ”, TRUE); ?>
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197133)
 * Never mind. My reply doesn’t make much sense in this issue (I guess).
 * [ignore] Everything in WP is dynamic. You can “fool” the visitors (and search
   bots) with rewrite rules (to append a .html or .php at the end), which I can’t
   help you with but there are threads on it in these forums.
 * The so-called archives are really just “filters”, or different views of _all_
   posts. You can tell WP to show only posts from April or category Cats, for example,
   and it filters out everything else. [/ignore]
 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197135)
 * Oh, that one? He just changed the permalinks to /%year%_%monthnum%_%day%_%postname%.
   html
 * Go to options then permalinks and change the structure. Don’t forget to update
   the .htacces file after. WordPress will show you the rewrite rules at the bottom
   of the page after you update the structure. It will only work if you have mod_rewrite
   enabled on apache.
 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197138)
 * I changed my directory type permalinks to .html type for better G results.
    Howerver
   the archive page hasnot changed. It still gives dynamic url.
 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197140)
 * Why not write another page and name it archives2 for instance and see if your
   permalink structure is directory type or query string type.
 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [21 years ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197143)
 * that didnt change ne thing. I guess that page is using a plugin to do that
 *  [issy](https://wordpress.org/support/users/issy/)
 * (@issy)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197605)
 * I changed my directory type permalinks to .html by following directions from 
   this page now my adsense won’t show on any of my pages, I’m using an adsense 
   deluxe plugin.
    I’m not sure why this is happening, any suggestions?
 * Thanks
 * Issy

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Weekly Archives with html ?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 4 participants
 * Last reply from: [issy](https://wordpress.org/support/users/issy/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/weekly-archives-with-html/#post-197605)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
