xml SDL Web 8,5的默认cd_link_conf.xml

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml SDL Web 8,5的默认cd_link_conf.xml相关的知识,希望对你有一定的参考价值。

<?xml version="1.0" encoding="UTF-8"?>
<!-- The SDL Web Linking configuration specifies all configuration values
 to enable the linking functionality.                                   -->
<Configuration Version="8.1"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:noNamespaceSchemaLocation="../schemas/cd_link_conf.xsd">
    <!-- The Publications element is a container for separate Publication elements.
            The following attributes can be specified:
                OverrideDiscoveryService - specifies whether OData discovery endpoint configuration should be overridden
                by cd_link_conf.xml configuration.-->
    <Publications OverrideDiscoveryService="false">
        <!-- The publication element allows you to specify Publication specific settings.
               The Id indicates the id of the publication. This should be a number. -->
        <!--<Publication Id="1">-->
        <!-- The Host element allows you to specify information about the site that
                   can be used to create URLs for Dynamic Links.
                   The following attributes are specified:
                      Domain    The domain of the website, for example www.sdl.com. The default domain is localhost.
                      Port      The port of the website, for instance 8080. The default port is 80.
                      Path      The path of the virtual directory of your website. The default path is /.
                      Protocol  The protocol used for the website. The default protocol is http. -->
        <!--<Host Domain="localhost" Port="80" Path=""/>-->
        <!-- The Linking element allows you to specify additional information about
                   the generation of links.
                   The following attributes can be specified:
                      ComponentAnchors     Indicates if anchors should be added to Component
                                           Links so the browser jumps to the position of the
                                           targetted Component Presentation (true or false).
                      AddComponentLinkInfo Indicates if additional information should be
                                           added to the QueryString of a ComponentLink URL.
                                           This information is used by the WAI for ComponentLinkTracking,
                                           so if this functionality is used, the value should be set to true. -->
        <!--<Linking ComponentAnchors="false" AddComponentLinkInfo="false"/>-->
        <!--</Publication>-->
    </Publications>

    <!--
     Specifies the location of the license file.
     -->
    <!--
        <License Location="c:\SDLWeb\cd_licenses.xml"/>
     -->
</Configuration>

以上是关于xml SDL Web 8,5的默认cd_link_conf.xml的主要内容,如果未能解决你的问题,请参考以下文章

xml SDL Web 8,5的默认cd_link_conf.xml

xml SDL Web 8,5的默认cd_link_conf.xml

xml SDL Web 8.5安装介质中的标准cd_ambient_conf.xml。从文件夹Content Delivery \roles \ api \\\\\\\\\\\\\\\\\\\\\\\

xml SDL Web 8.5安装介质中的标准cd_ambient_conf.xml。从文件夹Content Delivery \roles \ api \\\\\\\\\\\\\\\\\\\\\\\

powershell 连接到SDL Cloud中的SDL Web 8

powershell 管理SDL Web 8服务