Skip to main content

Posts

Dotnetnuke Messages and Notifications links not working properly

It take me a week to figure this out, had to look into the source code,  In our case the issue occur because we have a custom User Profile page and the Message Center page in not a child of that page. We just move the messages page under profile page and everything works properly.  Also make sure you clear cache under host settings. I ask a question about this on DNN Q&A

DotNetNuke and Apache Solr in action

All search functionality of  zeekbeek.com is powered by SOLR. Also we are using  jQuery Waypoints  for infinite scroll of search results and  jQuery BBQ  for handing #hash.

Allow Indexing Page Settings and ROBOTS Meta in DotNetNuke

This is a single page settings that every DotNetNuke Admin should never forget. This setting controls whether a page should be indexed by search crawlers. It uses the INDEX/NOINDEX values for ROBOTS meta tag. It is located in: Page Settings > Advance Settings > Other Settings