Search
DNN Resources Minimize

Current Articles | Categories | Search | Syndication

Saturday, June 16, 2007
Use your own Google AdSense ID in DNN 4.5.3 Search
By host @ 9:35 PM :: 1338 Views :: 3 Comments :: :: Modules, Tips, Knowledges
 

Simple Steps to change DotNetNuke 4.5.3 Web Search ID to your own Google AdSense ID

  1. Login using Admin or Host
  2. Goto "Admin", "Languages"
  3. Click "Language Selector"
  4. Expand "Local Resources", "Admin", "Skins"
  5. Click "Search.ascx"
  6. Find Resource Name: "URL.Text"
  7. Change the client=pub....... (your Google AdSense ID)
  8. Click "update"

 

Rating
Comments
By Deepak @ Saturday, August 18, 2007 10:28 PM
Thanks a lot!

By ajsansone @ Sunday, March 23, 2008 5:28 PM
The useWebForSite="true" snippet of code does not work for my website. I included it in my skin's ascx file and still the web search doesn't work.

I'm trying to display the web search results into my page and not a popup window!

By Brian @ Monday, July 07, 2008 3:48 PM
If you modify line 255 of Admin/Skins/Search.ascx to be
Response.Redirect(strURL)
instead of
UrlUtils.OpenNewWindow(strURL)
the search results will open in the same window

Click here to post a comment
  
AllDnn.FlashTitle Minimize
 Print   

click to go back