Skip to content

Create XML representation of a content page walking on UpCloo meta information [***deprecated*** use jupcloo-site-walker]

Notifications You must be signed in to change notification settings

upcloo/upcloo-site-walker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8741f56 · Jan 28, 2012

History

43 Commits
Jan 28, 2012
Jan 28, 2012
Jan 21, 2012
Jan 28, 2012
Jan 21, 2012
Jan 28, 2012
Jan 26, 2012

Repository files navigation

UpCloo Site Walker - Build Status

This software create the XML representation of a content page using UpCloo meta information.

How it works

php upcloo-walk.php --site http://walterdalmut.com --sitekey mysitekey 

Actually two walkers are provided, a spider crawler and the sitemap crawler.

By default the spider will be used but you can set the sitemap crawler using the --sitemap option.

php upcloo-walk.php --site http://walterdalmut.com/your-site-map.xml --sitemap --sitekey my-site-key

You can set the output folder using --output option.

php upcloo-walk.php --site http://walterdalmut.com --output /tmp/files/ --sitekey my-site-key

Options

Options that you can use

Usage: upcloo-walk.php [ options ]
--site|--domain|-d|-s <string> Set the site to walk [mandatory]
--sitekey|-k <string>          Sitekey for the site [mandatory]
--output|-o <string>           Set the output directory [optional], if missing this folder will be set.
--sitemap|-m                   Use sitemap strategy during your walk...

About

Create XML representation of a content page walking on UpCloo meta information [***deprecated*** use jupcloo-site-walker]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages