<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Ahhusted</link>
        <description></description>
        <pubDate>Tue, 26 May 2026 09:06:24 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ahhusted&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Jason] Does CMS Have a Help Support Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204521#post2204521</link>
          <description><![CDATA[If you cannot provide me the code to do it, I will need to request my boss to reconfigure what he is using now so it fits the look of the new site. I don't think he wants to spend hundred of thousands of dollars to have code done for what we want to do.<br />]]></description>
          <pubDate>Wed, 26 May 2010 11:39:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204521#post2204521</guid>
        </item>
                <item>
          <title>Re: [Jason] Does CMS Have a Help Support Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204507#post2204507</link>
          <description><![CDATA[I am looking to have CMS do the exact or nearly the exact thing as the support page already there. <br /><br />All you would have to do is show me the code to use and I can do it myself. If you guys did it, how much would you charge.<br />]]></description>
          <pubDate>Tue, 25 May 2010 14:44:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204507#post2204507</guid>
        </item>
                <item>
          <title>Re: [Damon] Does CMS Have a Help Support Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204469#post2204469</link>
          <description><![CDATA[Here is what is currently there:<br /><br />https://www.earthchangesmedia.com/support/help<br /><br />Can you give me advice about it? <br /><br />Thanks.<br /><br />Harry<br />]]></description>
          <pubDate>Sat, 22 May 2010 16:36:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204469#post2204469</guid>
        </item>
                <item>
          <title>Does CMS Have a Help Support Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204464#post2204464</link>
          <description><![CDATA[I was just wondering, does CMS have a help support function that I can create and put in a web page, so if someone had any questions about content or anything related to the content on the page, they can click on a link, fill out a form and have it sent to the webmaster? <br /><br />Right now we are working with a third-party program, but would like to use CMS Builder to create such a web page. Is that possible?<br />]]></description>
          <pubDate>Fri, 21 May 2010 13:50:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204464#post2204464</guid>
        </item>
                <item>
          <title>Continuation pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204441#post2204441</link>
          <description><![CDATA[I would like to know how continuation pages work in CMS Builder. I created this web page and placed 6 articles in the database. In the code generator, I request the limit be for 5 records. i have 6 records in the database now. How can I have the page set up so users can access the other records, when they are not on the present page?<br />]]></description>
          <pubDate>Thu, 20 May 2010 17:22:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204441#post2204441</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204395#post2204395</link>
          <description><![CDATA[I'll do that. I'll create field names including date, title, and content. This way i can input the exact year and month the article was published, along with the title of the article, and the article content itself. That should do it, right. Then I can sort by year and month, and go from there.<br />]]></description>
          <pubDate>Wed, 19 May 2010 18:03:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204395#post2204395</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204392#post2204392</link>
          <description><![CDATA[How do I sort by year and by month? Also, how can I give the user an option to limit the search to a specific year and month? Can you tell me where I can do it and can you give an example of the type of coding I would use, or at least point me in the right direction.<br />]]></description>
          <pubDate>Wed, 19 May 2010 16:55:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204392#post2204392</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204365#post2204365</link>
          <description><![CDATA[Okay, I can enter the articles in CMS. But to get to the articles, would it be a good idea to create a template in CMS where the year is listed. Then when the year is clicked, the results go to another page, also created in CMS detailing the months, and then when the month is clicked, another page is created in CMS with the actual article shown? <br /><br />Or would this be too complicated.<br />]]></description>
          <pubDate>Wed, 19 May 2010 10:41:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204365#post2204365</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204352#post2204352</link>
          <description><![CDATA[The articles are in one folder. The folder will be divided up by year and month. So in folder archive, there will be folders fro the years. In each year will be months. In each month will be a ton of articles for that month. Does this help.<br /><br />This is why I was thinking doing a search would be easier, because, even though each article will be stored as I described above, the CMS would be set up to point to the particular article based on a keyword or keywords entered. However, perhaps this may not be a great idea for CMS. I'm not sure what is the best method. <br /><br />Any ideas.<br />]]></description>
          <pubDate>Tue, 18 May 2010 18:06:36 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204352#post2204352</guid>
        </item>
                <item>
          <title>Re: [Jason] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204351#post2204351</link>
          <description><![CDATA[Oh, okay. Thanks.<br />]]></description>
          <pubDate>Tue, 18 May 2010 18:04:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204351#post2204351</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204330#post2204330</link>
          <description><![CDATA[So can I create one page for year and when they click the link, another page would come up for month, and then they can click that link and show a list of article titles with a link to the actual article page? Or can I design a web page where I can have them choose a year and a month at the same time on one page, and then when they click submit, the results go to the page where the article is located. If so, how can I do that. I need step-by-step help until I get familiar enough with CMS to do it on my own. <br /><br />Thanks for your help. You are really giving me good direction and I appreciate it.<br />]]></description>
          <pubDate>Tue, 18 May 2010 13:21:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204330#post2204330</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204326#post2204326</link>
          <description><![CDATA[My boss is planning on hiring someone to type in all past articles in CMS gradually over time. I guess I just wanted to know if there was an easy way to set up the page so people could find the articles. In other words, should I do it per year and month, or by search term.<br />]]></description>
          <pubDate>Tue, 18 May 2010 13:07:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204326#post2204326</guid>
        </item>
                <item>
          <title>Re: [hhusted] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204325#post2204325</link>
          <description><![CDATA[Oh, by the way, I forgot to ask this question. When you go to www.earthchangesmedia.com/newsite/ and you see how the entire site is layed out. I saw your demo site and would like to know how I can use CMS Builder to create the entire website instead of just one section. Right now I have CMS code located at the middle. Can I use CMS Builder to create the entire website, including the logos and images and placement of all boxes and content?<br />]]></description>
          <pubDate>Tue, 18 May 2010 12:56:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204325#post2204325</guid>
        </item>
                <item>
          <title>Re: [Jason] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204321#post2204321</link>
          <description><![CDATA[Thanks.<br />]]></description>
          <pubDate>Tue, 18 May 2010 12:47:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204321#post2204321</guid>
        </item>
                <item>
          <title>Re: [Jason] Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204315#post2204315</link>
          <description><![CDATA[The articles are stored in a folder on the server. They were created by Article Manager. Article Manager placed them there as part of the publishing rules set up. I know where the articles are, I just would like to know how to construct the pages in CMS so people can find them. <br /><br />If you go to www.earthchangesmedia.com/archives.php you will see how the page is arranged. Then when you click on a year, you will notice how the search feature of Article Manager is used. I wish to do the same thing but with CMS Builder. I need direction in order to do that.<br />]]></description>
          <pubDate>Tue, 18 May 2010 12:00:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204315#post2204315</guid>
        </item>
                <item>
          <title>Re: [Jason] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204314#post2204314</link>
          <description><![CDATA[I'm asking this, because when I checked Google yesterday by pasting the title of an article on the main page as you saw, Google did not list it. Any ideas why?<br />]]></description>
          <pubDate>Tue, 18 May 2010 11:56:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204314#post2204314</guid>
        </item>
                <item>
          <title>Re: [Jason] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204307#post2204307</link>
          <description><![CDATA[Take a look at this: <br /><br />http://www.earthchangesmedia.com/newsite/. You will notice I set up this page as a detail page. Now click any link and you will be taken to an article page. This is how I was told to set up the articles. What I need to know, regarding SEO and search engines, is will Google be able to pick up the article on the articles page if the articles page changes with each click of a link. <br /><br />Or does Google see the detail page and follow the link to the articles page. Is that how the system works?<br />]]></description>
          <pubDate>Tue, 18 May 2010 10:43:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204307#post2204307</guid>
        </item>
                <item>
          <title>Creating Archive of Previous Articles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204303#post2204303</link>
          <description><![CDATA[I have a ton of articles dating back to 1995. I would like to set up an archive using CMS Builder where the user can click the year the articles were published and then choose the month. This way a detail page comes up giving a list of articles for that month. <br /><br />Any ideas.<br />]]></description>
          <pubDate>Tue, 18 May 2010 10:11:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204303#post2204303</guid>
        </item>
                <item>
          <title>Re: [Jason] Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204288#post2204288</link>
          <description><![CDATA[So in other words, I would have a list of article titles with a link to each one. But each link would go to a separate detail page. So link one would go to detail page one, link 2 would go to detail page 2, etc.? <br /><br />Or are you just suggesting to have a detail page with all the titles and summaries with a link to the main article on one single page.  <br /><br />I thought that in order for Google to pick up the content, the title of the article had to be in the &lt;title&gt; tag? <br /><br />Harry<br />]]></description>
          <pubDate>Mon, 17 May 2010 18:46:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204288#post2204288</guid>
        </item>
                <item>
          <title>Getting Noticed in Search Engines</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204272#post2204272</link>
          <description><![CDATA[I created a web page and using CMS Builder, created a template that will publish the title and summary of an article. The title of the article is located in the title tag of the web page. What I need to know is when that page gets published to the web, Google and other search engines will soon pick it up. This way that article title will appear. My question is this. Every time I place a new article title and summary into the database (the one I used to create the template for that single page), the article page will show the new title and summary. Will Google be able to index the previous article and the newest one, or will I have to create a copy page for that template so the original article is still available? Or should I just create a detail page for the links, and have that detail page point to the single page, allowing the new title to appear when the link is clicked.  <br /><br />What is concidered the best way to get my articles to show in search results?  <br /><br />Thanks. <br /><br />Harry<br />]]></description>
          <pubDate>Mon, 17 May 2010 13:21:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204272#post2204272</guid>
        </item>
                <item>
          <title>Question About Single Article Page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203874#post2203874</link>
          <description><![CDATA[I have the code in place for the single article page. This way when someone clicks the link on the summary page, they get the full article. I would like to set up the article page so it can be picked up by Google or other search engines. How can I do this. What method can I try? I tried to place the echo command in the &lt;title&gt; tag, but got an error message. <br /><br />Any ideas. <br /><br />Thanks. <br /><br />Harry<br />]]></description>
          <pubDate>Tue, 04 May 2010 13:29:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203874#post2203874</guid>
        </item>
                <item>
          <title>How to Change the Link Color</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203873#post2203873</link>
          <description><![CDATA[I would like to know how I can change the link color in the page. I have the summary page with multiple headlines and a link  to each article. I would like to change the link to a white color so it is more noticeable. How can I do that? Please provide the code.<br />]]></description>
          <pubDate>Tue, 04 May 2010 13:26:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203873#post2203873</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] How to Publish Single Page Content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203859#post2203859</link>
          <description><![CDATA[How do i set up search archives. I need to know step-by-step how to do it.<br />]]></description>
          <pubDate>Tue, 04 May 2010 11:23:57 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203859#post2203859</guid>
        </item>
                <item>
          <title>How to Publish Single Page Content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203845#post2203845</link>
          <description><![CDATA[I have a website where I write articles on a regular basis. How can I use CMS Builder to publish a single article and not have the article overwritten with another article. <br /><br />In other words, if I create one article, and generate the code for it, how do I get the next article to show without overwriting the previous article. What steps do I need to take to make sure the previous article is saved.<br />]]></description>
          <pubDate>Mon, 03 May 2010 21:08:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203845#post2203845</guid>
        </item>
                <item>
          <title>Re: [Jason] Seting CMS Up to Edit existing content</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203220#post2203220</link>
          <description><![CDATA[Article Manager uses templates to display content on web pages. Can't I create templates to place the viewer code on, which will act as the web page? Also, when saving the content, can't I just rename the file from the database, this way it will not override the previous content?<br />]]></description>
          <pubDate>Wed, 14 Apr 2010 11:29:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203220#post2203220</guid>
        </item>
              </channel>
    </rss>
  