 |
|
|
|
|
|
|
| Saturday, June 16, 2007 |
|
Use your own Google AdSense ID in DNN 4.5.3 Search
By host @ 9:35 PM :: 1499 Views ::
3 Comments :: :: Modules, Tips, Knowledges
|
|
Simple Steps to change DotNetNuke 4.5.3 Web Search ID to your own Google AdSense ID
- Login using Admin or Host
- Goto "Admin", "Languages"
- Click "Language Selector"
- Expand "Local Resources", "Admin", "Skins"
- Click "Search.ascx"
- Find Resource Name: "URL.Text"
- Change the client=pub....... (your Google AdSense ID)
- Click "update"
|
|
|
|
|
| Comments |
By
Deepak @
Saturday, August 18, 2007 10:28 PM
|
|
|
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
|
|
|
|
|
| |
| | |