FAQ: Site Builder Website

See the questions and answers below for information about Site Builder websites.

How do I point a domain to my NetSuite website?

NetSuite recommends using a CNAME redirect to point your custom shopping domain at your NetSuite website. This is applicable to both Site builder and SuiteCommerce Advanced websites Using a CNAME is the best way to integrate your domain. For more information, see Point Your Domain Name at Your Domain (DNS Settings).

See the following topics.

How do I add custom fields to my website?

When you create custom fields for your website, you must check both the Web Site box and the Sales or Customer:Projects box to have your fields appear both in your website and on your sales transactions or customer records.

Note:

The availability of these custom field types depends on the NetSuite product you use. For more information, contact your account manager.

  • Entity fields can be placed on customer records and in the registration form of your website. On the Custom Entity Field page, on the Applies To subab, be sure to check the Customer:Projects box.

  • Transaction body fields can be placed on sales transactions and in the checkout area of your website. On the Transaction Body Field record on the Applies To subtab, check both the Sale box and the Web Store box. The field is displayed on the last page of the web store checkout process.

    Transaction body fields are only useful when you operate a full Web store, that uses the NetSuite shopping cart and checkout.

  • Transaction column fields can be placed on sales transactions and with each individual item listed in your website. On the Transaction Column Field Form, check the boxes for both Sale Item and Store Item.

  • Transaction item options can be placed on sales transactions and with each individual item listed in your website. On the Item Option page, on the Applies To subtab, check the boxes for both Sale and Web Store.

If you only check the Sale or Customer:Projects box for custom fields, the field appears only on your sales transactions or customer records. It does not appear in your website.

If you only mark the Web Store or Store Item box for custom fields, the field appears in your website, but the information collected does not appear on the sales transactions or customer records that are created from your website.

Unless you mark both boxes, the information collected from your website is lost.

See the following topics.

Why aren't images showing correctly in my web store?

In your web store, if you see a missing image icon instead of your image, please check the following:

  1. Make sure that the image you are trying to reference is located in the Images folder of your file cabinet.

  2. Make sure it is a valid image file. Try downloading the image to your desktop and viewing the image.

  3. Make sure the Available Without Login box is marked:

    1. In NetSuite, click the Documents tab.

    2. Click the Images folder.

    3. Click Edit next to the image in question.

    4. Check the Available Without Login box.

    5. Click Save.

  4. Make sure you are using the correct URL to reference the image:

    1. Click the Documents tab.

    2. Click the Images folder.

    3. Click Edit next to the image in question.

    4. Make sure you are referencing the first URL listed that begins with http://shopping.netsuite.com.

If you continue to experience a problems viewing your image, please contact Technical Support.

See the following topics.

How do I set up an external catalog site?

To turn on the External Catalog Site feature, navigate to Setup > Company > Setup Tasks > Enable Features. On the Web Presence tab, check the box for External Catalog Site (WSDK), and click Save.

To set up an external catalog site, you first need to make sure your items are available online. If your items are not available online, then these items cannot be integrated with your website.

For more information, read External Catalog Site (WSDK) Overview, and Setting Up an External Catalog Site.

Why is a matrix item not appearing in my web store?

If you have set up a matrix item but it is not appearing in your web store, it could be because you have not setup a Transaction Item Option for each of the custom lists associated with the matrix item.

To create a transaction item option:

  1. Go to Customization > Lists, Records, & Fields > Transaction Item Options > New.

  2. Enter a name for the field in the Label field.

  3. In the Type field, select List/Record.

  4. Select your custom list in the List/Record field.

  5. On the Applies To tab, check the Web Store box.

  6. In the Items field, select each matrix parent item that your custom list is associated with and that you wish to appear in your web store.

  7. Click on the Sourcing & Filtering tab.

  8. In the Source List field, select Item.

  9. In the Source From field, select your custom item field that is used to set up this matrix option.

  10. Click Save.

If you have set up the Transaction Item Option fields for the matrix item, and the matrix item still does not display on the website; the problem may be that the matrix item is not selected on the Transaction Item Option Record.

To confirm a transaction item option is set up correctly for a matrix item:

  1. Go to Customization > Lists, Records, & Fields > Transaction Item Options > New.

  2. Click on the Item Option you want to confirm.

  3. On the Applies To subtab, confirm that the name of the matrix item is displayed in the Items field.

  4. If the matrix item is not displayed, add it to the Items field.

  5. Click Save.

As long as your matrix item has been properly setup it should now display in your web store. For more information on matrix items please click Help in the upper right hand corner of your NetSuite account and enter Matrix Item in the Search field.

See the following topics.

How do I prevent secure and not secure item warnings from popping up in my website?

To resolve the problem by changing the HTML on your page:

You can prevent the secure and nonsecure items warnings from displaying on your site by using relative URLs to refer to images displayed on secure pages.

For example, use <IMG SRC="/images/small_logo.gif"> instead of <IMG SRC="http://shopping.netsuite.com/images/small_logo.gif">.

How can I make a logo image show as a favicon?

When you save a logo with the file extension .ico, you can have a favicon show with your site name when it is bookmarked. You must have the Advanced Site Customization feature enabled to use favicons.

To show a logo as a favicon:

  1. Use an application such as Icon Forge to create and save a logo using the file extension .ico. You should save your icon with name favicon.ico.

    You must use a program that allows you to save images as icons.

  2. Upload your favicon.ico file to the Web Hosting Files folder of your file cabinet.

    To do this, click the Documents tab, and go to Web Site Hosting Files > Live Hosting Files. Click Add File to select and add your favicon.

  3. Go to Setup > Web Site > Themes, and click Customize next to the theme you use for your site.

  4. Insert following in the Addition to <head> field:

                        <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"> 
    
                      

See the following topics.

Are there limits on the number of items or categories I can have?

There is no limit to the number of categories you can publish to your website. However, fifty categories will display on a page. Visitors to your site can click on pagination links to view all the categories on your site.

There is a limit of 1,000 items that can display in a category. Any items over the first 1,000 will be returned in search results. Up to fifty items will display on each page. Visitors to your site can click on pagination links to display all items in a category.

Why aren't items showing on my web store?

If the items you created are not displayed in your web store, confirm the following settings:

  • The Display in Web Site box is checked on the item record.

  • The item is published to a tab or category.

    • To display the item to all shoppers on your web store, confirm the Display in Web Site box is checked on the tab or category record the item is published to.

    • To display an item only to certain visitors, you can select a specific customer role or group on the Audience subtab of the tab or category record, and clear the Display in Web Site box.

    • If the item is not published to a tab or category, check the Show Uncategorized Items box on the Setup subtab, in the Preferences section at Commerce > Websites > New. This way, the item displays in search results, but is not displayed on your web store.

    • If you have multiple websites, confirm the item is published to the current site

  • A price is entered on the item record.

    • Confirm the item has a default online price level.

    • If the item does not have an online price level, confirm that it has an alternative price level that matches the current customer's price level.

  • If the item is a matrix item, confirm the following:

    • The child matrix items have a price.

    • The matrix item has transaction item options, and the item options are set up correctly. For more information, see Matrix Items.

  • If you have a NetSuite OneWorld account, the item must be published to the subsidiaries displayed on the website.

  • If you have a NetSuite OneWorld account, the item must have a price in the shopper's currency or in the base currency of the subsidiary that the shopper is viewing on the website.

    For example: When a shopper's currency is USD, an item with no price in USD, is not displayed.

  • On the item record, click the Store subtab, and confirm that the Out of Stock Behavior field is NOT set to Remove when item is out-of-stock.

See the following topics.

What message is displayed to website visitors during NetSuite scheduled maintenance?

You can design and upload your own HTML page to display on your site when you take your site offline for maintenance, and during NetSuite scheduled maintenance periods. First, you must create a site maintenance domain, and then you can upload your custom HTML page into the file cabinet in NetSuite. For more information, see Custom Site Maintenance Page.

If you choose not to create your own maintenance page, a generic message is displayed in all websites indicating to visitors that the shopping cart is not available.

The generic message displayed to web store visitors is:

System Maintenance Period

Our web site is temporarily unavailable while we perform routine system maintenance. We are working on the site to improve its appearance and functionality.

We sincerely apologize for the inconvenience. Please visit us again later.

What price is displayed for items on my web store?

NetSuite uses the following criteria to determine the price that displays for items in your web store:

  1. If a customer has a preferred price level set on their customer record, they will see that price when they log into the web store.

  2. If the item has an online price defined on the item record, the online price is displayed.

  3. If the item has no online price set and a base price exists, the base price is displayed.

  4. If all the price levels are blank on the item record, the item is not displayed in the web store.

Do session IDs affect my search engine ranking?

No. NetSuite provides pages that are free of session IDs when it detects search engine spiders. Session IDs are necessary to preserve shopping continuity on the secure NetSuite checkout server when a shopper on the web store is blocking cookies. For more information on Search Engine Optimization, see Search Engine Optimization (SEO).

In what order are search results displayed on my website?

When a visitor to your site runs a search, the results are presented in order of relevance. NetSuite determines relevance by matching the keywords in the visitor's search with the number of times those keywords appear on your site, and the fields in which those keywords appear.

NetSuite matches keywords using the following algorithm for ranking:

  1. Item names or keywords defined in these fields on item records display first:

    • Item Name/Number

    • Web Store Display Name

    • Search Keywords

  2. Keywords in the Web Store Description field display next.

  3. Keywords in the Detailed Description field display last.

You can choose to display matches to keywords in site category names at the top of the search results list. Go to Setup > Set Up Web Site. On the Search subtab, check the Include Categories box.

See the following topics.

Which items are displayed first in web store search results?

Items displayed in web store search results are sorted by their overall rank as determined by which rank groups keywords fall into for each item.

Keywords in the Name and Search Keywords fields on the item record have a high rank.

  • On the Basic subtab:

    • Display Name

    • Item Name/Number

    • Sales Description

  • On the Store subtab:

    • Store Display Name

    • Search Keywords

    • Search Keywords

Keywords in description fields rank lower.

  • On the Basic subtab:

    Sales Description

  • On the Store subtab:

    • Store Description

    • Detailed Description

    • Featured Description

Keywords in the Page Title field rank lowest.

When you run a search in the web store, all items with matching keywords are extracted and ordered by rank from highest to lowest.

Are browser cookies required to view my web store?

Browser cookies are required for checkout. When you integrate your website with the NetSuite shopping cart, shoppers on your website need to have cookies enabled in their browsers to complete checkout. This is consistent with industry standards. Web stores generally rely on browser cookies for authentication, storing site preferences, and storing shopping cart contents.

At key points during the shopping session, NetSuite detects when a web browser is set to block cookies and displays a message alerting the shopper that cookies are blocked. The message also provides the shopper with instructions on how to enable cookies in FireFox browser to continue with checkout on your web store.

What is the lifespan of a web store shopper's browser cookie?

The returning shopper is automatically recognized for up to a week. After a week the shopper must log in to see his or her shopping cart. The cart becomes abandoned if the shopper has not registered and does not return in a week using the same browser.

What should I do if I receive an alert about an error during checkout?

These errors typically occur because the customer made a mistake during checkout. In most cases, web store customers are able to resolve the problem, and successfully submit an order. If you do not see an order from the customer after several hours, and you notice more errors from other customers, report the error number to NetSuite Customer Support.

Email alerts can also include any of the following problems:

  • Sales order creation failure

  • Transaction is out of balance

  • Custom field error - This can occur if an item option selected for an item in the shopping cart has been deleted or inactivated since it was added to the card.

  • Credit card processor error

For more information, see Set Website Email Preferences.

What is the maximum number of search results that can display on my site?

Up to 1000 items, including categories can display in search results on your website. Note that you must select a preference to include categories in search results. For more information, see Web Site Search Preferences.

Can visually impaired individuals use NetSuite websites with JAWS or other assistive technologies for web accessibility?

Accessibility guidelines typically require that website designers avoid using HTML tables for arranging data on web pages. A NetSuite hosted website provides designers with full control over the HTML, while NetSuite-generated sites rely on HTML tables to organize content, and may not comply with accessibility guidelines.

To start creating a hosted website with NetSuite, go to Setup > Company > Enable Features. Click the Web Presence subtab, and then check the Host HTML Files box. For more information, see Hosting HTML Websites with NetSuite Site Builder.

How does NetSuite determine the From address in email messages sent from my web store?

The address in the Email From Address field overrides the address in the Default Web Store Email From Address field.

If the Default Web Store Email From Address is blank, and you have not entered an email address for any particular email message type, then NetSuite uses the email address you entered as your company email address.

Note that if you operate multiple websites, you can set different email addresses for each site. Go to the Web Site Setup page to modify the Email From Address field on each site associated with your account.

What types of email messages are sent from the web store?

You can set preferences for when you want email messages to be sent from the web store. For more information on email preferences, see Set Website Email Preferences.

The following actions on your website can generate an email message. Note that you can choose which email messages to send depending on how your company processes orders:

  • When the order is received on your website.

  • When the sales order is approved.

  • When the order is Fulfilled.

  • When an order is canceled.

  • When a gift certificate has been purchased. An email is sent to the customer who purchased the gift certificate, and to the recipient.

  • When a file is available for download.

  • When a licence code is available for a downloadable item, such as a software download.

In addition to the messages listed above, you can choose to receive an email message alert if an error occurs at checkout that prevents a customer from submitting an order.

How can my web store retrieve a shopper's email and name when the shopper is recognized but is not logged in?

When a shopper is not logged in, web store scripts may not have access to the shopper's NetSuite customer record that has the email and name. If the shopper is recognized, scripts can instead use the nlObjContext getEmail() and getName() methods to return the shopper's email and name. For information about these methods, see nlobjContext.

How long before the reset password link expires for my web store customers?

The password recovery link expires in one hour. NetSuite provides a tag that generates the password recovery link URL. You can include the tag in an email message template. For more information, see Web Store Password Recovery Email Messages.

I'm seeing a lot of 503 Service Unavailable errors on my website. How are these errors generated?

IP address blocking is used to protect against attacks from malicious web crawlers. NetSuite blocks IP addresses by sending a 503 error if the user-agent is not recognized, or if there are too many requests being made. For example, an unrecognized crawler attempting to download a site faster than a page every few seconds may be flagged as potentially malicious or abusive.

Note that NetSuite keeps a list of approved user agents such as Google and other approved search bots. Trusted crawlers do not make requests abusively.

General Notices