I am quite new to Expression Engine and it looks like I have made a mistake while implementing weblogs.
I have built my website blog in the following way:
This page contains list of blog entries, including blog title, summary and a link to the full blog:
http://www.alternativa-za-vas.com/index.php/clanak/blog
The full blog entry can be reached by clicking on its link, or by choosing an article in the list of categories, which are in the right column.
I published all of my blogs in the /clanak/article/ template, by adding a weblog title, full text and comment tags.
Everything seemed to work perfectly, until I started seeing this page in the Search Engine results:
http://www.alternativa-za-vas.com/index.php/clanak/article/
On this page you can see the endless list of all of my weblog entries, one after another. Not only that, searh engines somehow started to index non-existing pages, but all leading to the same page with endless entries. For example, I have never created this page:
http://www.alternativa-za-vas.com/index.php/clanak/article/citrofit.html
but it got indexed by the search engines and now appears in the search results!
This is a mess!!! Please help me!