When I click on a link to my blog from my main website the URL defaults to:
What I really want it to show in the URL is
http://www.mysite.com/blog/the-name-of-the-last-post
How can i set that up in my template tags?
Help please.
When I click on a link to my blog from my main website the URL defaults to:
What I really want it to show in the URL is
http://www.mysite.com/blog/the-name-of-the-last-post
How can i set that up in my template tags?
Help please.
Page Not Found - 404 Error Page
The page you are looking for (http://mysite.com/blog/) is not here
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.
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?
This topic has been closed to new replies.