BLOG POST SEARCH BY CALENDAR
In this page, in the following section, there is the code to search in the calendar the blog posts by specific months.
Blog Calendar code:
In order to search the posts of a specific month there are 2 options:
A) either, you may open the direct link clicking on the code and then you have to write the searched year and month at the place of the month (January 2025) reported in the basic code " in the basic code "month=202501" which combines year (2025) and month(01).
B) or, you copy the code "https://axxia.info/blog/?month=202501" and paste it in your browser (Chrome, Safari, Edge, Opera, Firefox, ....) writing the selected year and month at the place of the month (January 2025) reported in the basic code "month=202501" which combines year (2025) and month(01).

