valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 51 52 53 54 55 56 57 58 59 60 > >>
Questions & Answers
Q: I'm interested in your product, but would like to know a few things first. My needs are this: I need a way for a data entry person to enter data into form fields that will create new pages for our products. One issue is that my employer doesn't want the new pages created in anything but .html documents. Is this possible with your software? Thanks for your help in this matter.
A: No, Form1 Builder MYSQL only submits to a database you would need separate programming to convert this data to a web page. Another alternative would be using a CMS system something like the Site Builder Software Content Management System https://bizpep.com/note/ but this is not driven by separate form fields just a single text input field. The best solution will depend upon your requirements, ie site structure, size, access, server, content etc.
Question and Answer Item 2058180 - Browse All Question and Answer Items
Q: I have been looking through your Q & As section for this issue but not been able to find it. I have submitted a dynamic sitemap but in my Google Webmaster Tools account I have been given an error notification: Line 1, invalid tag value - The XML tag has an invalid value. Please fix it and resubmit. Any suggestions?
A: It appears you have an error in your settings. If you look at the <changefreq/> in the second url set in your sitemap you see that it has no value. <priority>1</priority> <changefreq/> This is most likely due to a missing value in your Set Change Frequency as (these align with your For URLs with). Fix this a it should be fine.
Question and Answer Item 2058172 - Browse All Question and Answer Items
Q: Does the 'For URLs with' box allow, for example, index.php to be identified by the word 'index' or 'index.php' or does there have to be a word embedded in the page as body text or head or pre-head content?
A: The For URLs with value is a character combination included within a url ie if the url is For URLs with value then this will use all urls with index in them ie http:// www.mydomain.com/index.php or http:// www.mydomain.com/someotherindex.html etc. It only uses the url no page content to identify a match. So index.php will be identified by the word 'index' or 'index.php' but not 'index.html'.
Question and Answer Item 2058173 - Browse All Question and Answer Items
Q: How do you set the priority of the domain default such as http:// www.mydomain.com/ as opposed to http:// www.mydomain.com/index.php ? I have set http:// www.mydomain.com/index.php as 1 by specifying For URLs with 'index' set priority as 1 but donâÃâ¬Ãâ¢t know how to set the priori ty of http:// www.mydomain.com which comes up as the default
A: To do this set the default value to 1 and then add broad matches to set other values ie For URLs with 'portfolio,php' Set Priority as '.7,.5'. This will apply a Priority 1 to http:// www.mydomain.com (and any other urls with no match), .7 to any urls containing portfolio and .5 to all other php urls (basically becoming the default). Keep in mind that the earlier settings are applied first so the portfolio setting must precede the php setting or portfolio.php will be set to the php setting not the portfolio setting.
Question and Answer Item 2058174 - Browse All Question and Answer Items
Q: In your help file you say that the Dynamic output is not recommended for larger sites due to the time such a page may take to load. I assume part of the problem is that Google might time-out before it has loaded and will not index at all? Is there any rule of thumb to assess whether this is likely to happen? The dynamic option is attractive (and why I choose this tool) as once the sitemap.php file is in place it is not necessary to manually update the sitemap - the owner can just forget about it.
A: Dynamic SiteMap Code is not recommended for sites greater than 5,000 pages. However the time taken to run is dependent upon the structure of your site and server and the settings used in the sitemap generation ie depth, limit etc see https://bizpep.com/sitemapxml/ . In general test your setup using a Static Sitemap first and if it returns ok then use the same settings for your Dynamic Sitemap.
Question and Answer Item 2058175 - Browse All Question and Answer Items