Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Symfony cmf-sitemap #307

Open
amalSghaier opened this issue Oct 12, 2016 · 2 comments
Open

Symfony cmf-sitemap #307

amalSghaier opened this issue Oct 12, 2016 · 2 comments

Comments

@amalSghaier
Copy link

amalSghaier commented Oct 12, 2016

I work with symfony cmf version 1.3. I have installed seo bundle that include sitemap buildings.

I do all the steps like documentation but as result i obtain white page.

My configuration is :

cmf_seo:
    translation_domain: CmfCoreBundle
    title: "%%content_title%%"
    description: "%%content_description%%"
    alternate_locale: ~
    persistence:
        phpcr: true
    sitemap:
        enabled: true
        defaults:
             default_change_frequency: never
             templates:
                 xml: 'CmfSeoBundle:Sitemap:index.xml.twig'
                 html: 'CmfSeoBundle:Sitemap:index.html.twig'

any help would be appreciated.

@ElectricMaxxx
Copy link
Member

I am currently implementing the sitemap and the error handling for the
website.
symfony-cmf/symfony-cmf-website#94
Maybe you can find some hints when you see the examples.

Please keep me informed.

@dbu
Copy link
Member

dbu commented Oct 13, 2016 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants