Title: Remove Post Date from URL
Last modified: June 3, 2018

---

# Remove Post Date from URL

 *  Resolved [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-post-date-from-url/)
 * Hello,
 * How can I remove the date I posted something within the URL?
 * Also, I noticed that my recent post is showing “Comments” underneath the post’s
   snippet, while all of the other posts do not. I don’t want to remove comments,
   I just don’t like it saying it on this page.
 * [http://konnerkrystine.com/category/travel/](http://konnerkrystine.com/category/travel/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-post-date-from-url%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-post-date-from-url/#post-10356958)
 * Hi there,
 * Thank you for getting in touch with us.
 * To change posts permalinks please go to Settings → Permalinks and select “Post
   name” option. It seems that you have “Month and name” right now.
 * If you would like to hide Comments section on this page please add this css to
   Appearance → Customize → Additional CSS:
 *     ```
       .category .entry .entry-comments {
           display: none;
       }
       ```
   
 * Thank you for your time in this.
 * Kind regards
 *  Thread Starter [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-post-date-from-url/#post-10384693)
 * Hello,
 * Thank you for your help! The css to remove the comments from showing when my 
   post are displayed did not work.
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-post-date-from-url/#post-10385045)
 * Hello, konnerkrystine.
 * I’ve just visited [http://konnerkrystine.com/category/travel/](http://konnerkrystine.com/category/travel/)
   and I don’t see “Comments” showing up underneath the posts snippets.
 * You should try to empty your browser’s cache and try again.
 * Kind regards.

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

The topic ‘Remove Post Date from URL’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/remove-post-date-from-url/#post-10385045)
 * Status: resolved