Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
efa445a6
Commit
efa445a6
authored
Apr 19, 2019
by
Siddharth Sheth
Browse files
[TODO] Added default constant setup for EXT:cs_seo
parent
23d7ba07
Pipeline
#6833
passed with stages
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Default/constants.txt
View file @
efa445a6
...
...
@@ -29,3 +29,18 @@ plugin.tx_sfeventmgt.settings.detailPid = 230
# News Settings
plugin.tx_news.settings.detailPid = 185
# Default constant for "plugin.txt_csseo"
plugin.tx_csseo.sitemap.pages.rootPid = 1
plugin.tx_csseo.social.defaultImage = fileadmin/t3o_common_storage/images/banner/6932872980_d788451b65_o.jpg
plugin.tx_csseo.structureddata.search.enable = 1
plugin.tx_csseo.structureddata.breadcrumb.enable = 0
plugin.tx_csseo.hreflang.enable = 0
plugin.tx_csseo.social.twitter.defaultImage = fileadmin/t3o_common_storage/images/banner/6932872980_d788451b65_o.jpg
plugin.tx_csseo.social.twitter.image.height = 329c
plugin.tx_csseo.social.twitter.creator = TYPO3 Association
plugin.tx_csseo.social.twitter.site = TYPO3Assoc
plugin.tx_csseo.sitemap.additional = sitemap.xml
plugin.tx_csseo.social.openGraph.image.width = 1024
plugin.tx_csseo.social.openGraph.image.height = 329c
plugin.tx_csseo.structureddata.search.pid = 184
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment