You have to set your permalinks.
Go to settings and then permalinks.
And you should include at least a date (month, year and/or day) then the name of your post.
Yes I tried that.
It’s now set to /%day%/%postname%/
in the Settings/Permalinks .
Still has the same problem.
Is there a tag that I need in order for the blog to use the correct URL?
Tried that:
<?php previous_posts_link(); ?> and
<?php next_posts_link(); ?>
Doesn’t work.
All I get is literally
“Next page >>”
“<<Previous page”
I want to see the actual title of the next and previous posts.