Search for existing answers to your product and support questions.
Familiarize yourself with our support site and learn best practices in working with our team.
Manage Service Requests, View and update service requests submitted by you and others in your organization.
Submit a new issue to our technical support team.
Oracle B2C Service insights from our Technical Support team subject matter experts
Browse resources to assist you in launching your implementation and ensure a successful go-live.
Access your OCI account.
Find product documentation for supported versions of B2C and documentation libraries for related service solutions.
You will have the tools to improve your customers' experience when you learn about all the things our products can do.
Find links for API documentation, Custom Processes, Customer Portal, and Agent Browser UI Extensibility Framework.
Explore how accelerators are designed to demonstrate how an integration scenario could be built using the public integration and extension capabilities of the Oracle B2C Service.
Prepare for a successful transition by reviewing upcoming release changes and enhancements.
Explore webinars, events, and feature kits to learn about B2C Service features, functionality, and best practices from the technical experts.
Oracle MyLearn offers a portfolio of free and paid subscription-based learning resources to help you gain valuable skills, accelerate cloud adoption, increase productivity, and transform your business.
Empower your team with the skills to implement, configure, manage, and use your applications with Customer Experience Cloud Training.
Our goal is to facilitate a friendly, supportive environment where members can easily collaborate with each other on solutions and best practices.
Ask and answer questions specific to B2C.
This is an exciting resource intended to help with your Oracle Service Cloud Analytics.
Share product improvement ideas and enhancement requests with Oracle Development, while collaborating with other Oracle customers and partners.
Update your phone number, email notification preferences, and severity 1 and severity 2 contact preferences.
View the contact managers within your organization.
Find contact information of the Technical Account Manager (TAM) and Client Success Manager (CSM) for your organization.
環境:
サイトマップ
解決策:
検索エンジンでは、Webクローラー(スパイダー)を使用してWebサイトを検索し、検索の実行時に利用可能なページを索引付けします。 彼らは通常あなたのサイト内や他のサイトからのリンクからページを見つけます。 しかし、インターフェースをブラウズしてアクセスできないページ(たとえば、顧客がフォームを完成したときにのみアクセスされるページ)を持つことがあります。 スパイダーはアクセスできないため、これらのページをインデックスに登録することはできません。 iFramesのコンテンツは検索も索引もされません。 サイトマップを使用すると、リンクでアクセスできないページを含め、サイトで利用可能なすべてのアンサーリンクについて検索エンジンに知らせることができます。 サイトマップは、Yahoo! とGoogleなどの主要な検索エンジンで使用されるXMLベースのプロトコルです。 サイトマッププロトコルを使用すると、検索エンジンのスパイダーが検索するのを待つのではなく、カスタマーポータルのすべてのWebページを識別できます。 サイトマップ技術の詳細は、http://www.sitemaps.orgを参照してください。
サイトマップ・ページは、あるサイトのすべてのURLと、各ページの優先度や最終更新時間などの各URLのメタデータを一緒に表示する、Webサーバー上のXML形式のドキュメントです。スパイダはこのページを使用して、サイト内のリンクだけに頼るのではなく、よりインテリジェントにエンドユーザー・インタフェース内を巡回します。
構成アシスタントからサイトが作成された場合、デフォルトではサイトマップが有効になっていません。 サイトマップを有効にするには、構成アシスタントを通して有効化することができます。構成アシスタントでのサイトマップ有効化方法については次のアンサーを是非ご参照ください。Answer12254:How can I update the robots.txt file for my site?
または、サイトが新しくプロビジョニングされると、サイトマップが有効になります。 YahooおよびGoogleによりサイトマップページが作成および登録されます。 ページのXML出力は、次の場所から表示できます。
https://<your_site>/ci/sitemap
ページのHTML出力は、次の場所から表示できます。
https://<your_site>/ci/sitemap/html
構成アシスタントからサイトマップを無効化することもできます。
もしすでにサイトマップを無効化されている場合、再度有効化するためにお問い合わせください。再度この機能を有効化することによって、エンド・ユーザーページのコンテンツをリストしたサイトマップが自動的に作成されます。
サイトのrobots.txtファイルの内容は次のパスから見ることができるはずです。
http://<interface_name>.custhelp.com/robots.txt
パスワードに関する重要な考慮事項:エンドユーザー・ページにパスワードが必要な場合でも、サイトマップを作成して登録することは可能です。ただし、パスワード要件があるため、検索エンジンはサイトマップ・ファイルにリストされているいずれかのURLに到達できない可能性があります。そのため、エンドユーザー・ページにエンドユーザー・パスワードが必要な場合、検索エンジンは結果を報告しません。
注意: SEC_VALID_ENDUSER_HOSTSやSEC_INVALID_ENDUSER_HOSTSなどのエンドユーザー・アクセスを制限する一部のセキュリティ設定も、この情報にスパイダがアクセスできるかどうかに影響を及ぼす可能性があります。