just reset the permalinks
admin – settings – permalinks
sometimes servers get confused, too
:>)
I tried twice, but the problem persists π
Seems to be a bug
Ideas?
Make sure that you’re not viewing old/cached pages in your browser. Clear your local cache or use CTRL-F5 to force a hard refresh.
I’m sure: checked 3 browsers with cache cleared.
Permalinks work fine, titles don’t.
this is a huge problem because search engines sees duplicate content.
h2 titles keeps showing http://www.mydomain.com/?p=123 regardless of the permalinks settings π
I’m sure this happens to every p2 1.04
Can anyone help to fix it?
Duplicate content is not a big problem and will not result in a Google penalty unless there is clear intent to deceive:
http://googlewebmastercentral.blogspot.com/2008/09/demystifying-duplicate-content-penalty.html
If it’s still a problem, consider providing a Google sitemap. That will let Google know which URLs you prefer.
the problem is in functions.php at line 366
http://pastebin.com/f234fa660
shows guid for the titles instead of permalink.
I’m not a programmer, how can I show permalink instead pf guid?
TIA
here you’ll find the fix
http://pastebin.com/f51d2db54
thanks to ansimation from #wordpress on freenode for the help π
Thanks, it helped me π