I have same problem with Search Results;
http://www.mikroproje.com/DotNetNuke/DilPaketleri.aspx
I placed a simple Tag Cloud module to list most popular search tags.
Try clicking on one of them:
I clicked on "türkçe" to list Turkish Language Packs,
DotNetNuke Turkish Language Pack for 4.4.1 links to
http://www.mikroproje.com/DotNetNuke/DilPaketleri/tabid/142/grm2id/6/Default.aspx
However it should be;
http://www.mikroproje.com/DotNetNuke/DilPaketleri/tabid/142/id/6/Default.aspx
This is very critical bug need fix, since Repository contents cannot be indexed by Search engines if grm included on url.
I have about 200 Repository items (if we think they all have unique urls, i am missing 200 more indexed pages from search engines)
I also would like to see urls like;
http://www.mikroproje.com/DotNetNuke/DilPaketleri/tabid/142/id/6/Keywords.aspx
instead of
http://www.mikroproje.com/DotNetNuke/DilPaketleri/tabid/142/id/6/Default.aspx
So, this would help SEO management:)
Can you assist me how to fix grm problem on urls? ( I have VS 2003 on virtual pc and want to fix this error)
Thanks in advance.