• Date links are not working and gives a “404” error.

    All the dates are linking to /1970/01/… My link structure is just /%postname%/, so is it because of that?

    Is there a possible solution to this issue without the need to change the link structure?

    The page I need help with: [log in to see the link]

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

    Thanks for contacting to us.

    The issue you’re experiencing, where all dates are redirecting to /1970/01/…, typically indicates a problem with the way dates are being handled or generated in WordPress. The date 1970/01 is the start of the Unix epoch (January 1, 1970), and it often appears when there’s a date-related error, essentially signaling that the system is receiving a ‘zero’ or ‘null’ date.

    Your permalink structure of just /%postname%/ shouldn’t inherently cause problems with date archives, but it might be contributing to the issue in conjunction with other factors. Here are some steps you can take to troubleshoot and hopefully resolve the problem without changing your basic link structure:

    Check Date Settings in WordPress:

    • Ensure that the date and time settings are correctly configured in your WordPress settings (Settings → General).

    Regenerate Rewrite Rules:

    • Go to?Settings?→?Permalinks?and simply click ‘Save Changes’. This doesn’t change your permalink structure but refreshes the rewrite rules which might solve the issue if it’s related to a permalink flush problem.

    Feel free to contact us for further assistance.

    Thannks&Regards

    Newscrunch Theme Support Team

    Thread Starter yasoyasin

    (@yasoyasin)

    Hi Akhilesh for helping me out.

    I am using j F Y as a date format. So this is what happens when I change the format:

    j F Y : Linking to 1970/01

    Y-m-d : Linking to Y/m (but I don’t have those pages, redirecting to home page which is OK for my side)

    m/d/Y : Linking to Y/m

    d/m/Y : Linking to 1970/01

    For me, it is OK to not have dates as links. But I can’t say anything else for other theme users.

    Thanks a lot! ??

    Thread Starter yasoyasin

    (@yasoyasin)

    Hello, is there any update regarding this “issue”? ??

    Or is there a way to remove the date links?

    • This reply was modified 9 months, 1 week ago by yasoyasin.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Date links not working’ is closed to new replies.