|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 06/10/2006 11:46:11
Posts: 2,
Visits: 3
|
|
| Hello, I am a .NET developer and would like to add the ability to have a META description tag for Search Engine purposes. I've looked into the code and found the InstantForumHeader in the MasterTemplate.ascx file, but I am having a hard time finding where this is being set. Can someone point me into the right direction? Ultimately, I would like to set the META description for the ShwMessage page. I would like to set it to the first 70 characters of the first message post.
http://www.affiliatewatchdogs.org/forum/ http://www.linkbuildingdirect.com
|
|
|
|
|
Support Supremo
      
Group: Customers
Last Login: 13/11/2008 12:44:07
Posts: 568,
Visits: 2,507
|
|
Newman (7/19/2006)
Hello, I am a .NET developer and would like to add the ability to have a META description tag for Search Engine purposes. I've looked into the code and found the InstantForumHeader in the MasterTemplate.ascx file, but I am having a hard time finding where this is being set. Can someone point me into the right direction? Ultimately, I would like to set the META description for the ShwMessage page. I would like to set it to the first 70 characters of the first message post. Hi Newman, Many Thanks for your post! You should alter the function GetHeaderInnerHTML() in the \InstantASP.InstantForum\InstantASP.InstantForum\Formatters\Control.vb file
|
|
|
|