<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : upcoming v9 features?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : upcoming v9 features?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 21:41:20 +0000</pubDate>
  <lastBuildDate>Thu, 05 Apr 2007 07:01:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=23040</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[upcoming v9 features? :    User123 wrote:FWIW, I&amp;#039;ve...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121815.html#121815</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 05&nbsp;April&nbsp;2007 at 7:01am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by User123" alt="Originally posted by User123" style="vertical-align: text-bottom;" /> <strong>User123 wrote:</strong><br /><br />FWIW, I've got many sites that use "id=" parameters that are indexed by Google without problems.</td></tr></table><br>You are lucky then.&nbsp; On my sites, I have noticed that something with articleid= will get indexed but if it has id= by itself, it will not.<br><br>Also, Google specifically says (or said) it will not index pages with id= as a parameter (note that articleid= or itemid= is not the same as id=).<br><br>Example:<br>http://www.example.com/page.asp?id=1<br>Google won't pick up these pages in my experience.<br><br>Example:<br>http://www.example.com/page.asp?articleid=1<br>Google will pick up this page though.<br><br>I'm not sure what your trick is, but I never got Google to index any of my pages with id= in it, even though it indexes the rest of the site well.<br><br>Also, Google may have changed that.&nbsp; I can't find the reference on their website that said it.&nbsp; It used to be their somewhere under webmaster guidelines.&nbsp; It seems they have rewritten a lot of their pages, including the webmaster guidelines since I last visited.<br>]]>
   </description>
   <pubDate>Thu, 05 Apr 2007 07:01:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121815.html#121815</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? : I haven&amp;#039;t used ISAPI Rewrite...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121797.html#121797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25919">User123</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2007 at 5:11pm<br /><br />I haven't used ISAPI Rewrite but it was my understanding that you can use regular expressions and database calls to automatically convert parameters into corresponding keyword based URLs and back - all without touching a line of code in your main site.<br>]]>
   </description>
   <pubDate>Wed, 04 Apr 2007 17:11:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121797.html#121797</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? : I do agree that having querystrings...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121762.html#121762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23476">odang</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 03&nbsp;April&nbsp;2007 at 4:26am<br /><br />I do agree that having querystrings in the url doesn't really matter, but as of now at least keywords in the url do help.&nbsp; While link freeze is nice, it doesn't put the keywords in the url, it just simple masks the fact that a site is dynamic.&nbsp; I do have the isapi rewrite on my server, but It seems like it would be a pretty tedious job to go and rewrite all the href tags to include keywords which if I wanted to I would just do and not even bother with the rewrite.<DIV>&nbsp;</DIV><DIV>So back to my main question, any kind of a feature list besides what I've already read about skins? </DIV><span style="font-size:10px"><br /><br />Edited by odang - 03&nbsp;April&nbsp;2007 at 4:29am</span>]]>
   </description>
   <pubDate>Tue, 03 Apr 2007 04:26:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121762.html#121762</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? : FWIW, I&amp;#039;ve got many sites...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121759.html#121759</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25919">User123</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 10:32pm<br /><br />FWIW, I've got many sites that use "id=" parameters that are indexed by Google without problems.]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 22:32:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121759.html#121759</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? :  On one site, I actually have...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121756.html#121756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 8:42pm<br /><br />On one site, I actually have a section of my WWF forums (with dynamically generated URLs and all) rank HIGHER for a set of keywords I would prefer another page on my site would rank high on.&nbsp; And the other page has keywords in the URL, and the forum section does not! <img src="https://forums.webwiz.net/smileys/smiley1.gif" border="0" align="absmiddle" alt="Smile" /><br><br>Both pages are on the same website and are major pages, both with lots of links in, but the forum page ranks well for one set of keywords, and the other page ranks well for another (both are in top 10 positions in the rankings, by the way).<br><br>I think the search engines are starting to downplay the importance of keywords in the URL because too many people have caught on and have started to use that technique to spam the index.<br><br>The search engines want people to focus on good content, and will keep adjusting their pagerank or site scoring to reflect that goal.<br><br>Long term strategy should always be content, content, content... and good content at that. <img src="https://forums.webwiz.net/smileys/smiley1.gif" border="0" align="absmiddle" alt="Smile" /><br><br>Oh, and RSS feeds of your content seem to help more in my experience than what's in the URL.<br><br>There is one case where a dynamic URL will not be indexed by Google (and perhaps others).&nbsp; If the URL has "id=" as one of the parameters, then the page won't get indexed.&nbsp; Other than that, dynamic pages get indexed and rank well.<br><span style="font-size:10px"><br /><br />Edited by wistex - 02&nbsp;April&nbsp;2007 at 8:43pm</span>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 20:42:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121756.html#121756</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? :   wistex wrote:Google, Yahoo...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121740.html#121740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19827">dfrancis</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 2:49pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by wistex" alt="Originally posted by wistex" style="vertical-align: text-bottom;" /> <strong>wistex wrote:</strong><br /><br />Google, Yahoo and MSN all index any URL with a ? in it just as well as they index URL's without it.&nbsp; Its a myth that they don't.&nbsp; I have many webpages that have plain dynamic non-SEO-optimized URLs in the top ten of all the major search engines in relevant keywords.<BR><BR>Content and relevant links to your site are more important in my experience.<BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>I agree! I've spent countless hours writing custom 404 handlers just to realize it made little difference as far as indexing. I do like shorter URLs but for a data driven site like the forum, it seems a little pointless.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 14:49:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121740.html#121740</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? : Google, Yahoo and MSN all index...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121725.html#121725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 1:05pm<br /><br />Google, Yahoo and MSN all index any URL with a ? in it just as well as they index URL's without it.&nbsp; Its a myth that they don't.&nbsp; I have many webpages that have plain dynamic non-SEO-optimized URLs in the top ten of all the major search engines in relevant keywords.<br><br>Content and relevant links to your site are more important in my experience.<br>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 13:05:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121725.html#121725</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? :   ASP doesn&amp;#039;t have the...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121723.html#121723</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 11:01am<br /><br />ASP doesn't have the re-write capabilities of ASP.NET so can not be done without components installed on the server.<br><br>If you are able to install components on the server then <a href="http://www.helic&#111;ntech.com/linkfreeze/" target="_blank">Link Freeze</a> will already work with Web Wiz Forums. Also ISAPI Re-write from the same people will work with very little modification and we are looking for native support for this component in upcoming versions.<br><br>Our own web hosting from <a href="http://www.webwiz.net" target="_blank">www.webwiz.net</a> already supports ISAPI Re-write.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 02&nbsp;April&nbsp;2007 at 11:03am</span>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 11:01:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121723.html#121723</guid>
  </item> 
  <item>
   <title><![CDATA[upcoming v9 features? : I&amp;#039;m going to be implementing...]]></title>
   <link>https://forums.webwiz.net/upcoming-v9-features_topic23040_post121718.html#121718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23476">odang</a><br /><strong>Subject:</strong> 23040<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2007 at 9:54am<br /><br /><P>I'm going to be implementing a new site coming up and was wondering what some of the new features of v9 will be.</P><DIV>For me, I think the most important features I'm hoping for are SEO based features.</DIV><DIV>&nbsp;</DIV><DIV>Some kind of a URL rewrite feature like the one community server has would be incredible.</DIV><DIV>&nbsp;</DIV><DIV>Anyways, looking forward to it.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><span style="font-size:10px"><br /><br />Edited by odang - 02&nbsp;April&nbsp;2007 at 9:54am</span>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 09:54:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upcoming-v9-features_topic23040_post121718.html#121718</guid>
  </item> 
 </channel>
</rss>