Hi,
I am trying to think of a quick way to download all our product database url's to a text file, when I try and use util/download/products I can't see in selected fields the option for url's only example:
http://www.partydomain.co.uk/d-commerce ... t2042.html
Any ideas?
Thanks
Paul
Product URL's
-
- Posts: 10
- Joined: Sun Aug 06, 2006 12:14 pm
- Location: United Kingdom
- Contact:
-
- Posts: 2572
- Joined: Fri Aug 04, 2006 12:02 pm
- Location: Anywhere
- Contact:
There is no field that contains the full URL to a product's More Info Page, however there is the More Info Page Filename field that can contain the filename, if you have given the product a specific filename. If you have not assigned the product a specific filename, then this field will remain blank and the filename will be assigned as product[record_number].html. In v8.1 and newer you can download the record number in the 'Product ID' column.
So if you product has 'filename.html' in the Filename column of your downloaded products file, then the full URL would be something like:
http://www.yourdomain.com/store/filename.html
If your product has is blank in the Filename column, and the Product ID column has '123', then the full URL to your product would be something like:
http://www.yourdomain.com/store/product123.html
-Loren
So if you product has 'filename.html' in the Filename column of your downloaded products file, then the full URL would be something like:
http://www.yourdomain.com/store/filename.html
If your product has is blank in the Filename column, and the Product ID column has '123', then the full URL to your product would be something like:
http://www.yourdomain.com/store/product123.html
-Loren