valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 181 182 183 184 185 186 187 188 189 190 > >>
Questions & Answers
Q: How can I make sure a user fills out a certain field. I made the student_email field required but it let me submit the form without filling out this field.
A: Make sure that the field name in your form is exactly the same as the filed name you set as required. So if the your set a required field as student_email the field name in the form must be student_email (all lower case). If you continue to have difficulty let me know the url of your form and I will have a look for you.
Question and Answer Item 10448 - Browse All Question and Answer Items
Q: Is the information submitted through your hosted forms kept confidential and not made available to anyone except the specified email account to receive responses?
A: Yes, it is only delivered to the form delivery email address and is not stored or recorded on our server at all.
Question and Answer Item 10449 - Browse All Question and Answer Items
Q: If I install this software in my computer will I be able to create an XML Sitemap for any website?
A: The software needs to be installed and run on your server. You can then build a sitemap for any domain. This is basically the same as our evaluation version at https://bizpep.com/sitemapxml/ simply input the required start url and setting variables.
Question and Answer Item 10444 - Browse All Question and Answer Items
Q: I tried the free source code that you have posted in your website. But, it generated many duplicated pages. And also why doesn't it create XML Sitemap for all extracted links. Is there any way that it can create XML Sitemap for all the extracted links. And also what is the meaning of unique links used.
A: A unique url is a simply a url that has not already been included, it eliminates duplicates. However it will not know that http://www.mydomain.com/ and http://www.mydomain.com/index.html are not unique but are the same page. So if your site includes href links to a index.html page you may need to use the Exclude variable to remove urls that are not unique but are the same page. Your site should not include duplicate links as Search Engines will find them from your page and potentially penalize your site for having duplicate pages. If your site does not include duplicate links the sitemap will not either. When a Google site map is selected an xml sitemap is created for all links extracted based on the settings used ie Include, Exclude, Depth etc.
Question and Answer Item 10445 - Browse All Question and Answer Items
Q: Is there any way that I can figure out how many duplicate pages in the site and list them?
A: This will depend upon your site structure. SiteMap XML will only list unique urls. If the url is different but points to the same page it will still be treated as unique. All duplicate links should be removed from your site.
Question and Answer Item 10446 - Browse All Question and Answer Items