mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 09:52:32 +00:00
15 lines
No EOL
387 B
YAML
15 lines
No EOL
387 B
YAML
---
|
|
slug: spider-a-site-with-wget-using-sitemap-xml
|
|
permalink: http://www.wezm.net/2009/05/spider-a-site-with-wget-using-sitemap-xml/
|
|
kind: article
|
|
section: technical
|
|
created_at: 2009-05-17 06:15:49
|
|
title: Spider a Site With wget Using sitemap.xml
|
|
post_id: 120
|
|
tags: []
|
|
|
|
categories:
|
|
- Internet
|
|
- Tips
|
|
status: publish
|
|
extra: How to request all the pages in a sitemap.xml file with wget. |