<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: DNN 3.x Add Feature for Dynamic Title &amp; Meta Tag Generation</title><link>http://forums.asp.net/thread/974580.aspx</link><pubDate>Thu, 30 Jun 2005 22:49:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:974580</guid><dc:creator>ikamiksok</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/974580.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=974580</wfw:commentRss><description>&lt;P&gt;I had not thought about that since in my website all my pages only have one module each. I would think that a user would not put 2 modules on the same page that would both be writing to the browser title or meta tags. &lt;BR&gt;&lt;BR&gt;To accomodate this,&amp;nbsp;perhaps there can be a setting&amp;nbsp; in the module settings for the user to choose "allow module to modify title\meta tags".&amp;nbsp; It would be up to the user to select only one module per page to use this if desired. This way, also, module designers that used these&amp;nbsp;properties to dynamically&amp;nbsp;customize titles or meta tags&amp;nbsp;wouldn't have to write their own admin\options page to enable this option or not. &lt;BR&gt;&lt;BR&gt;So, fast forward 6 months, a user would install the new DNN Forums on a page and decide later she wants her forum threads to appear in the browser title. All she would have to do is go to the module settings and check the box enabling this.&lt;BR&gt;&lt;BR&gt;This would be my suggestion......&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;</description></item><item><title>Re: DNN 3.x Add Feature for Dynamic Title &amp; Meta Tag Generation</title><link>http://forums.asp.net/thread/974563.aspx</link><pubDate>Thu, 30 Jun 2005 22:13:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:974563</guid><dc:creator>cniknet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/974563.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=974563</wfw:commentRss><description>Hi Jason,&lt;BR&gt;&lt;BR&gt;Having page-level properties that can be set at the module level would not be absolute since only the last module loaded on the page would have its changes displayed. Your feature suggestion is good, however I think a different or modified solution may be required.&lt;BR&gt;&lt;BR&gt;Nik&lt;BR&gt;</description></item><item><title>DNN 3.x Add Feature for Dynamic Title &amp; Meta Tag Generation</title><link>http://forums.asp.net/thread/974296.aspx</link><pubDate>Thu, 30 Jun 2005 18:48:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:974296</guid><dc:creator>ikamiksok</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/974296.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=974296</wfw:commentRss><description>This has been mentioned briefly in some posts before, but I would like to suggest this as a core enhancement.&lt;BR&gt;&lt;BR&gt;In the PortalModuleBase (was that the name?) that all modules inherit from, it would be nice to have the follow options and have them work within your module:&lt;BR&gt;&lt;BR&gt;me.BrowserTitle = "enter dynamic title here"&lt;BR&gt;me.meta.description = "enter dynamic description"&lt;BR&gt;me.meta.keywords = "enter keywords"&lt;BR&gt;me.meta.robots.follow = (true by default)&lt;BR&gt;me.meta.robots.index = (true by default)&lt;BR&gt;&lt;BR&gt;I believe there is already an option for changing the title but it does not work as the title &amp;amp;&amp;nbsp;meta tags are already created before you by the time you&amp;nbsp;try to change&amp;nbsp;this property in your code.&lt;BR&gt;&lt;BR&gt;For myself, I changed default.aspx.vb to&amp;nbsp;use literal controls for&amp;nbsp;description, title &amp;amp; keywords. This way, when I am in my module code, I can change this dynamically by referring to the literal control name. &lt;BR&gt;&lt;BR&gt;For those who think this is a trivial\useless\stupid request (someone told me this was a stupid request awhile back when I was still a newbie on this board and unsure of myself), do some research on SEO techniques or look at how your links display in a search engine. On my site, when spidered, you see for the titles, as an example:&lt;BR&gt;MY SITE &amp;gt; LOCATIONS &amp;gt; Popular Location People Search For&lt;BR&gt;MY SITE &amp;gt; EVENTS &amp;gt; July 4th Fireworks Show in Dallas&lt;BR&gt;MY SITE &amp;gt; FORUMS &amp;gt; Welcome to our new Site&lt;BR&gt;MY SITE &amp;gt; FORUMS &amp;gt; Looking&amp;nbsp;for Used&amp;nbsp;Golf Clubs in Dallas&lt;BR&gt;MY SITE &amp;gt; FORUMS &amp;gt; Dallas Nightlife&lt;BR&gt;So when someone searches for "Dallas Nightlife" rather than see a link for MY SITE &amp;gt; FORUMS they&amp;nbsp;see MY SITE &amp;gt; FORUMS &amp;gt; Dallas Nightlife. Much higher chance for someone to click on that. Also, probably helps me get ranked higher too (I have *great* yahoo rankings since relaunching my site w/ DNN). I also put info on my events or locations in the meta description tags dynamically and so this looks good in search engines too.&lt;BR&gt;&lt;BR&gt;And, sometimes you have some pages you don't want search engines to look at. In my case, I have a page which lists up to a 100 usernames with links. Clicking on each takes you to the same "access denied" page. Some search engines don't like too much duplicate content. So I would like to be able to add me.meta.robots.follow=false to my code to keep engines from going to those links.&lt;BR&gt;&lt;BR&gt;Anyone's thoughts? For those wanting to do this now, it's a pretty easy, low risk change to the DNN code. All you have to do is modify the default.aspx.vb &amp;amp; default.aspx files. I don't have access to&amp;nbsp;my code&amp;nbsp;now but maybe I'll post&amp;nbsp;it here later if I have time.....&lt;BR&gt;&lt;BR&gt;Jason&lt;BR&gt;&lt;BR&gt;ps: Also, I think the DNN Subprojects for forums and events should have options to display&amp;nbsp;the thread&amp;nbsp;name and event&amp;nbsp;name in the browser title. This would be cool, huh? So let's make it&amp;nbsp;easy for them with a&amp;nbsp;DNN core feature! :)&lt;BR&gt;</description></item></channel></rss>