DotNetNuke recently added what they call a “feature” to their implementation of a search bar: the ability to search the web or search your web site.
This poses a couple problems:
- It can confuse users with unnecessary options
- It’s pretty meaningless.
DotNetNuke recently added what they call a “feature” to their implementation of a search bar: the ability to search the web or search your web site.
This poses a couple problems:
Recently, I modified the Stored Procedure named “GetSearchResults” to improve the results pages in DotNetNuke web sites. Here is my explanation from the DNN forums.