Current Articles | Categories | Search | Syndication

Articles from Google
Sunday, June 17, 2007
Google Custom Search Engine
By host @ 4:20 AM :: 279 Views :: 0 Comments :: :: Google

Get the power of Google Custom Search Engine (CSE) to work for you without writing any code. CSE allows you to build a repository of data to be searched on. You can specify the sites you would like searched and specify keywords to fine tune your search. Great tool to add a search ability to your site or search blogs on a specific interest or user group. Checkout our Google Custom Search module for DotNetNuke platform.

Read More..
Saturday, June 16, 2007
DotNetNuke & Google Analytics
By host @ 6:54 PM :: 762 Views :: 0 Comments :: :: Google

Adding Google Analytics to your DotNetNuke Portal is very easy and should only take 5 minutes to complete. This article demonstrates how we can add Analytics code to our portal by editing the Default.aspx file. Keep in mind that this approach is only great if you're running a single portal off the DotNetNuke installation; since, Analytics will show statistics for all pages served by Default.aspx. If you have multiple portals of DNN on same installation then consider a "Module" approach for reach portal. Another disadvantage of this approach is to remember to add the code again if you do an upgrade and replace the Default.aspx.

Read More..