Topic: seo noscript tags not showing with 1.1.3

hi i downloaded 1.1.3 but cannot get the noscript tags to show up on my site.

http://danlydiard.com/print/ is currently converted to use 1.1.3
config is here: http://danlydiard.com/print/jbconfig-1.1.3.xml

initialization is like so:
new juicebox({
baseUrl: '/print/',
themeUrl: '/js/jbcore/classic/theme.css',
containerId: 'juicebox-container',
galleryTitle: 'print - Dan Lydiard Photographer',
galleryDescription: 'Seattle print photography',
galleryWidth: '100%',
galleryHeight: '100%',
backgroundColor: '#eaeaea',
configUrl: '/print/jbconfig-1.1.3.xml'
});

any ideas why the SEO info is not showing in noscript tags for my site?

Re: seo noscript tags not showing with 1.1.3

solved: support told me, seo content is only generated with the builder program.

Re: seo noscript tags not showing with 1.1.3

php solution here

http://juicebox.net/forum/viewtopic.php?pid=2422#p2422