Pesquise respostas existentes para suas dúvidas sobre produtos e suporte.
Familiarize-se com nosso site de suporte e conheça as melhores práticas para trabalhar com nossa equipe.
Gerencie Solicitações de Serviço; visualize e atualize solicitações de serviço enviadas por você e por outras pessoas da sua organização.
Envie um novo problema para nossa equipe de suporte técnico.
Informações sobre o Oracle B2C Service fornecidas por especialistas da nossa equipe de Suporte Técnico.
Explore recursos para ajudar você a lançar sua implementação e garantir uma entrada em produção bem-sucedida.
Acesse sua conta OCI.
Encontre a documentação do produto para versões compatíveis do B2C e bibliotecas de documentação para soluções de serviço relacionadas.
Você terá as ferramentas para melhorar a experiência dos seus clientes ao conhecer tudo o que nossos produtos podem fazer.
Encontre links para documentação de API, Processos Personalizados, Portal do Cliente e Framework de Extensibilidade da Interface de Usuário do Navegador do Agente.
Explore como os aceleradores são projetados para demonstrar como um cenário de integração pode ser criado usando os recursos públicos de integração e extensão do Oracle B2C Service.
Prepare-se para uma transição bem-sucedida revisando as alterações e melhorias das próximas versões.
Explore webinars, eventos e kits de recursos para conhecer os recursos, funcionalidades e melhores práticas do B2C Service com especialistas técnicos.
O Oracle MyLearn oferece um portfólio de recursos de aprendizagem gratuitos e pagos, baseados em assinatura, para ajudar você a adquirir habilidades valiosas, acelerar a adoção da nuvem, aumentar a produtividade e transformar seus negócios.
Capacite sua equipe com as habilidades necessárias para implementar, configurar, gerenciar e usar seus aplicativos com o treinamento do Customer Experience Cloud.
Nosso objetivo é promover um ambiente amigável e colaborativo, no qual os membros possam colaborar facilmente entre si em soluções e melhores práticas.
Faça e responda perguntas específicas sobre B2C.
Este é um recurso interessante criado para ajudar com o Oracle Service Cloud Analytics.
Compartilhe ideias de melhoria de produto e solicitações de aprimoramento com o Desenvolvimento da Oracle, enquanto colabora com outros clientes e parceiros da Oracle.
Atualize seu número de telefone, preferências de notificação por e-mail e preferências de contato para severidade 1 e severidade 2.
Visualize os gerentes de contato da sua organização.
Encontre as informações de contato do Technical Account Manager (TAM) e do Client Success Manager (CSM) da sua organização.
Environment:
Sitemap Oracle B2C Service sites, All versions
Resolution:
Search engines use web crawlers (spiders) to explore your website and index the pages that will be available when searches are conducted. They usually find the pages from links within your site and from other sites. But you may have pages that are not accessible by browsing on the interface (for example, pages that are accessed only when customers complete a form). The spider will not be able to index those pages because it cannot access them. Content in iFrames is not searched and indexed either.
Sitemap lets you inform search engines about all the answer links that are available on your site, including those that are not accessible through links. Sitemap is an XML-based protocol used by the major search engines, including Yahoo! and Google. By using the Sitemap protocol, you can identify all the web pages on your customer portal instead of waiting for the search engine spiders to find them. For more information on sitemap technology, refer to http://www.sitemaps.org.
The Sitemap page is an XML-formatted document on a web server that lists all the URLs for a site along with metadata for each URL, including the priority of each page and when it was last updated. Spiders use the page to crawl your end-user interface more intelligently rather than relying solely on links within the site.
When a site is requested through Configuration Assistant, Sitemap is not enabled by default. See Answer ID 12254: Sitemap and robots.txt for instructions on how to enable Sitemap through the Configuration Assistant.
Alternatively, if your site is newly provisioned, then Sitemap is enabled. A Sitemap page is created and registered with Yahoo and Google. The XML output of the page is available at:
https://<your_site>/ci/sitemap
The HTML output of the page is at:
https://<your_site>/ci/sitemap/html
You can disable Sitemap through the Configuration Assistant.
When sitemap is enabled a link to it is added to the robots.txt file for your site. Each time a spider reads the robots file it will be directed to the sitemap which is dynamic and will reflect all public changes to your pages and answers. You should be able to view the content of your site's robots.txt file via the following path:
http://<interface_name>.custhelp.com/robots.txt
Important password considerations: If passwords are required for your end-user pages, a sitemap can still be created and registered. However, due to the password requirement, search engines will be unable to reach any of the URLs listed in the sitemap file. As a result, search engines will not report results if end-user passwords are required for your end-user pages.
Note: Some of the security settings that restrict end user access such as SEC_VALID_ENDUSER_HOSTS and SEC_INVALID_ENDUSER_HOSTS can also impact whether the spider can access this information.