• CliveO

    (@cliveo)


    The Calendar widget in wordpress links to posts for that day and the url isn’t very seo-friendly, it is just the post date in the form of YYYY/MM/DD. Is there any way to make these link urls the same as the permalinks for each post.
    see the issue
    here

Viewing 1 replies (of 1 total)
  • Pioneer Web Design

    (@swansonphotos)

    You are seeing the post titles as they are created:

    http://technicalanalysis.lqdmarkets.com/technical-analysis-14-05-2013/ the title is sanitized/modified :

    Example: <a href="http://technicalanalysis.lqdmarkets.com/2013/05/09/" title="Technical Analysis 09.05.2013">9</a>

    I can only assume this is from a plugin…check which is doing this (deactivate the obvious one(s), then all if unsure and activate one by one)

    That said some customization appears to have been done to the default theme…did you do that?

Viewing 1 replies (of 1 total)

The topic ‘Calendar Widget urls’ is closed to new replies.