I current have my permalink structure setup like this:
/%category%/%postname%/
What is happening is I am getting two URLs. On my menu for my categorys they appear as:
http://www.myblogsite.com/category/a_category_name
However, sometimes in the blog they also appear as just:
http://www.myblogsite.com/a_category_name
I really really don't want this as it could be considered duplicate content from some search engines. Any advice on how to fix this would be great, thank you.