Hi,
I have a few questions regarding the Google Sitemap Generator for FC
6.x:
1. Where can I get a copy of this package and component (i.e.
googleSiteMap,sitemap) in :
<cfset oSiteMap=createObject('component',
'farcry.core.packages.googleSiteMap.sitemap').init()>
2. Should displayTypeSiteMap.cfm be placed under the 'core' or
'projects' 'webskins' folder:
/core/webskins/dmNavigation/
or
/projects/<project-name>/webskins/dmNavigation/
Under the 'core' as a guess?
3. In the webskins, do I repeat this line of code for other content
types, e.g. dmHTML:
<cfset
xml=oSiteMap.generate(stSiteConfig=stSiteConfig,siteMapType="siteMap",
types="dmNavigation")>
<cfset
xml=oSiteMap.generate(stSiteConfig=stSiteConfig,siteMapType="siteMap",
types="dmHTML")>
4. Lastly,I assume we need to setup a schedule in FC to update the
sitemap?
We are currently using FC 6.0 on a Windows 2008 Server platform.
Thanks.
Yang.
--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry