Answer the question
In order to leave comments, you need to log in
How to make a sitemap?
Tell me how to make a complete map.
There is such an example in the off documentation, but it only displays sections.
I have a catalog and news in the sections, how can I display them?
<?$APPLICATION->IncludeComponent("bitrix:main.map","",Array(
"LEVEL" => "3",
"COL_NUM" => "1",
"SHOW_DESCRIPTION" => "Y",
"SET_TITLE" => "Y",
"CACHE_TYPE" => "A",
"CACHE_TIME" => "3600"
),
);?>
Answer the question
In order to leave comments, you need to log in
The sitemap in Bitrix is built on the basis of the menus selected in the "Structure Management" module settings. Make catalogs and news menu items (they do not have to be displayed in the public part, the main thing is to place them correctly in the menu files).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question