Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Copa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Guía para principiantes: Cómo poner fecha atrás a tus entradas en WordPress

Nota editorial: Ganamos una comisión de los enlaces de socios en WPBeginner. Las comisiones no afectan a las opiniones o evaluaciones de nuestros editores. Más información sobre Proceso editorial.

Recientemente, uno de nuestros usuarios preguntó si era posible retroceder la fecha de sus entradas de WordPress. La respuesta es SÍ. WordPress te permite cambiar las fechas de cualquier entrada que escribas. Puede publicar una entrada con la fecha y hora actuales, retrocederla a una fecha y hora pasadas, o incluso puede programar entradas para que se publiquen en el futuro. En este artículo, le mostraremos cómo cambiar la fecha de sus entradas en WordPress.

Back Date your WordPress Blog Posts

Video Tutorial

Subscribe to WPBeginner

Si no te gusta el vídeo o necesitas más instrucciones, sigue leyendo.

Comience por editar la entrada que desea retroceder la fecha en su área de administrador de WordPress.

En la pantalla del editor de entradas, debajo de la caja meta Publicar verás la opción de publicar la entrada inmediatamente. Justo al lado, hay un enlace de edición. Al hacer clic en el enlace de edición se mostrarán los ajustes de fecha y hora de la entrada.

Edit a post's date and time in WordPress

Utilizando los ajustes de fecha y hora, puedes elegir cualquier fecha y hora tanto en el pasado como en el futuro. Si eliges una fecha y hora futuras, podrás programar la publicación de la entrada para esa fecha y hora.

Scheduling a post in WordPress

Por otro lado, si eliges una fecha y hora en el pasado, se actualizará la fecha y cambiará la posición de la entrada en las páginas de archivo de tu sitio. Por ejemplo, si cambias el mes de una entrada de junio a enero, aparecerá en la página de archivo mensual de enero aunque acabes de publicar esa entrada. La entrada también aparecerá en la página de la lista de entradas del área de administrador.

A newly added back dated post appearing at the bottom

Esto es particularmente útil cuando quieres publicar un artículo, pero no quieres que aparezca en la página de inicio de tu sitio. Puede retrocederlo a una fecha anterior a la de la última entrada en la página de inicio de su sitio.

Cómo mostrar la última fecha de actualización

Algunos usuarios creen que deben quitar / eliminar las fechas de sus blogs para engañar a los motores de búsqueda y hacerles creer que su contenido no es sensible al tiempo y es siempre fresco.

Estamos totalmente en desacuerdo con esta opinión. No ayuda con el SEO de su sitio, y es terrible para la experiencia del usuario. Consulte nuestro artículo sobre por qué no debe quitar / eliminar las fechas de las entradas de su blog de WordPress para obtener más información sobre este debate.

En WPBeginner, mostramos la última fecha de actualización de un artículo en lugar de la fecha de publicación. Las fechas de última actualización son particularmente útiles para sitios donde el contenido se actualiza regularmente. A continuación te explicamos cómo mostrar la última fecha de actualización en las entradas de tu blog WordPress.

Sowing last updated date in WordPress

Localice el código que muestra la fecha y hora de la entrada en los archivos de su tema (normalmente en loop.php o single.php). A continuación, sustitúyalo por este código:

Last updated on <time datetime="<?php the_modified_time('Y-m-d'); ?>"><?php the_modified_time('F jS, Y'); ?></time>

Esperamos que este artículo te haya servido de ayuda. También puedes consultar nuestra guía sobre cómo mostrar fechas relativas en WordPress.

Si te ha gustado este artículo, suscríbete a nuestro canal de YouTube para ver tutoriales en vídeo sobre WordPress. También puedes encontrarnos en Twitter y Facebook.

Descargo: Nuestro contenido está apoyado por los lectores. Esto significa que si hace clic en algunos de nuestros enlaces, podemos ganar una comisión. Vea cómo se financia WPBeginner , por qué es importante, y cómo puede apoyarnos. Aquí está nuestro proceso editorial .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

El último kit de herramientas de WordPress

Obtenga acceso GRATUITO a nuestro kit de herramientas - una colección de productos y recursos relacionados con WordPress que todo profesional debería tener!

Reader Interactions

65 comentariosDeja una respuesta

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

    • WPBeginner Support says

      We do not have a specific plugin for backdating posts automatically at the moment.

      Administrador

  2. tom riddle says

    ery useful, thanks! Question: if I update with a date in the past, the post will move into the corresponding archive month. How does it affect Google Analytics stats?

  3. Jess Reilly says

    Is there a way to backdate assets uploaded to the media library? Can’t see an edit button next to the dates. Thanks.

  4. george says

    Hi,

    thanks for the information.
    I am in search to find how to not permit the user to backdating. Is it possible somehow?

    Kind Regards,

  5. Kelly says

    Hello! I did exactly what the video show. However, when I publish my post, it show the backdate and the current date. What am I doing wrong?

    • WPBeginner Support says

      Your theme may have custom styling, you would want to reach out to the support for your specific theme and they should be able to assist.

      Administrador

  6. Yolanda Ridge says

    Since switching my site from WordPress.com to WordPress.org, my blog entries now show date of publication and date of creation. Any suggestions on how to fix this? Thanks.

    • WPBeginner Support says

      That would be determined by your theme rather than the platform your site is on. If you reach out to your theme’s support they should be able to assist.

      Administrador

  7. Michelle says

    We’re reviewing some very old blog posts on our site. There are some posts that are still relevant or will be with some minor editing, that we don’t necessarily want to re-publish, but we want them to appear more current by having a more recent date. Can we change the date on the post to be a date in the more recent past without triggering the RSS Feed as having a new post? If it is possible, is it wise to do so, SEO wise?

  8. Karen says

    Hello,
    If I am just going start my WP blog, can I backdate a post to prior to the date I started the blog site? For example: I start my new blog Jan 5th 2020, can I have my posts start in June 2019? I want to add lots of value and posts but don’t want it to appear that I just started my blog now. Is this possible in WP?
    Thank you.

  9. Philip Chen says

    Hi, I have a question, will backing date or editing Publish Date to a more recent date affect SEO? I mean search engines may know the real publish date of a post, and may view the action of adjusting date as cheating. Or I’m just too suspicious? Thanks!

    • WPBeginner Support says

      If you are updating the post to a newer date rather than back dating then it can bee bad for your SEO.

      Administrador

  10. Rahul Rai says

    If I want to update my old post and change the publish date to current date…will that post display new date in google search result? Or should i depend on last updated feature which btw doesn’t show on top of my category bcz of old publish time ?

    Thank you

    • WPBeginner Support says

      You would want to reach out to the support for your theme for replacing the published date with the last updated date to have google no longer be able to find the publish date.

      Administrador

    • WPBeginner Support says

      Our tutorials are for WordPress.org sites but you should still be able to do this on WordPress.com

      Administrador

  11. Phil Smart says

    How can I sort posts like I can select categories from a dropdown? : author, timestamp, event date, published date.

  12. Brian Yap says

    I have switched to WordPress 5.1.1. I have a family history blog and I put the posts back when the event actually happened. So I was just entering my father’s graduation in 1959. But the new editor would not let me put in a year before about 1970. I switched back to the old editor as you describe in this blog and the problem went away. But I prefer the new editor. I do not know how to raise this as a bug/feature request.

    • WPBeginner Support says

      For dates before January 1st 1970 you would want to use a custom field to state the date rather than backdating using this method due to a limit in PHP

      Administrador

  13. Kristi Ambrose says

    What I want to know is IF I can update the internal time or internal Hemisphere.

    Something changed with the most recent update – when I asked it to schedule a post for 8:00am it would post at 8:00am. Now it’s posting it at 4:00am.

    • WPBeginner Support says

      For setting your time zone you would want to check under Settings>General in your site settings.

      Administrador

  14. Sander says

    How would this work on a bbpress forum page? I have added topics and replies (so are they custom posts?) recently and backdated them to, for example, September 2018 (it’s currently arch 5 2019).

    When I view the Forum topics page, I see posts I just updated that have the September published dates. There are indeed more recently dated replies (from late February 2019). Those do not show first.

    Any help with this much appreciated.

    • WPBeginner Support says

      For reordering replies in those, you would want to reach out to bbpress’ support for their recommended method and they should be able to assist.

      Administrador

  15. Sandi says

    This is exactly what I did, and while it says scheduled to publish on the date I chose in 2017, it still has the blog post set as a draft?

  16. Jack says

    I am very interested in this topic because I have been migrating a lot of legacy content from another CMS into Word Press, and prefer to use the original publish date.

    I am able to change the publish date easily, but I have encountered one problem. After I re-publish my articles they show the posted date and not the original published date. This is problematic because my theme is showing the republished article as a new article, even if the original publication date is from five years ago. Is there a way I can get the published article to show the original publication date only. This could be confusing for my subscribers.

  17. Hassan says

    this is a great website for beginners, i always visit this site whenever i want to learn anything about wordpress.

  18. regii blue says

    is this article still available? I mean, if I edit an existing article, is the publish date going to be changed?

    • Haitham Alnaqeb says

      No it should not be changed unless you edit the date, too.
      Hopefully, I understood your question right.

  19. Anant Anand Gupta says

    Please tell me if i back date my post, will the images i have embedded in the post will also get backdated ?

  20. Narinder kumar says

    Thanks for sharing the great article I am really confused how to change my already published article date after reading your post I know that I am using the last date instead of publishing date it’s really helped me.

  21. Mandy says

    Thanks for the great article! Many times I’ve rescheduled posts forward, but, never thought of the advantage of back-dating them. I do have a question about rescheduling, if you don’t mind: Several of my blogs have received excellent comments, and when I rescheduled them forward the blog post showed that there were comments (say, 4) but, then no comments were displayed. I tried to copy and paste in the comments and author’s name into the new post comments section but, this didn’t work.

    Is there any solution to this? Would the same problem happen with back-dating?

    Thanks so much for your help!

  22. Sravani says

    Hi WP Beginner,

    I’m a big fan of your blog. Thank you for this post. I started a blog in 2010. And there are approx 100 articles till 2015. It is an education blog. So I wrote approx 2000 posts and backdated them, so that everyday from the starting day of the blog has 1 post. I use google adsense. Now I have fear that is this legal or illegal. I didn’t copy any other blog. But I’m afraid of adsense suspending me because of backdating.

    Shall I keep them like that or shall I change these posts to 2016, in which I wrote all those posts?

  23. Abhijit badgujar says

    Hi, I front dated my post vut it is not showing on my website. Can you please tell me why?

    ex: I have a post published on 2nd January and I updated it today again, so I have changed the published to 5th Jan, so it should technically show inn today’s post on my site but it is not. Can you help me?

  24. Lana says

    Hmm.. my wordpress page looks different than the on in the video. It’s white not dark gray and with much less options on the left of the screen.

  25. Si Retu says

    Hi thanks again for the post… However is there any plugin that can help me to rearrange the date of the posts subsequently?

    For example, I have 150 posts, then I want to reset the date for all post, each day contains 2 posts.

    So today 2 post, yesterday 2 post, and so on

    I also can change the number of 2 if maybe I want to set 3 post for each day. Is it possible and there is a plugin suitable for that?

    If not, do you mind if you create a tutorial for that since my blog is evergreen type and I use old post highliter to recycle the date.

    Thanks before…

  26. Jane Smith says

    I have tried this but, for some reason, I only have a few selected previous dates to choose from (1-Jan, 2-Feb, 3-Mar, 4-Apr etc). Any ideas on how I can have free access to previous dates?

  27. Jenny says

    Ah, great. Quite obvious really, but wasn’t sure if they would let you back-date. I am a journalist and wanting to publish old articles I’ve written, preferrably back-date them to the day they were printed, so this option is wonderful

  28. Barney Davey says

    Hi, thanks for all the useful info you publish. This article/video is a good example. Quick question. If I add some backdated posts can I keep them from being published on my RSS feed?

  29. ken cooper says

    In your recent article “Beginner’s Guide: How to Back Date Your WordPress Posts” in the section “How to Show Last Updated Date” you say the following:

    ———————————————————————-
    Locate the code that shows the post’s date and time in your theme files (usually in loop.php or single.php). Next replace it with this code:

    1 Last updated on <time datetime="”>

    We hope this article helped you learn how to back date WordPress posts….
    ———————————————————————-

    I would like to strongly disagreed with this concept! I have NEVER agreed with putting code in the theme files because when you update the theme it is gone and you have to redo the code – IF you remember to. To me this is trouble that is waiting to happen and it WILL happen. However, I suppose the code could go into a child theme but usually the child theme is created to handle style.css and finctions.php. But I suppose the loop.php or single.php could go into the child theme?

    Thanks – Ken Cooper

  30. Catherine says

    Very useful, thanks! Question: if I update with a date in the past, the post will move into the corresponding archive month. How does it affect Google Analytics stats?

Deja tu comentario

Gracias por elegir dejar un comentario. Tenga en cuenta que todos los comentarios son moderados de acuerdo con nuestros política de comentarios, y su dirección de correo electrónico NO será publicada. Por favor, NO utilice palabras clave en el campo de nombre. Tengamos una conversación personal y significativa.