Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

My question is - how do CF sitemap?

New Here ,
Sep 15, 2008 Sep 15, 2008
Hi everyone! My question is - how do CF sitemap? You must be sure to create a table in the database and make it the title pages and hyperlinks, or you can as something to another? If not difficult to give a reference to the tutorial
TOPICS
Getting started
383
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 15, 2008 Sep 15, 2008
do you need a sitemap to display on your site or an xml sitemap for
google/other search engine(s)?

for google sitemaps there is a nice project on riaforge.org : CF Google
Sitemap Generator.

for on-site sitemaps, i have not seen anything ready-made, but you could
rather easily write a script that would parse your directory (starting
with home page), extract title and all links from the pages using regex
and save that in a file/database...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Sep 16, 2008 Sep 16, 2008
LATEST
Hi,

(If it is *NOT* for google sitemaps.)

Try Ray's generateSiteMap UDF
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources