Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

List all products (only) - PHP Sitemap?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-30-2006, 10:41 AM
 
mbcummings mbcummings is offline
 

Member
  
Join Date: Feb 2006
Location: USA/N. Ca
Posts: 29
 

Default List all products (only) - PHP Sitemap?

I've been digging forums for simply a mothod of outputting a list of all products, only, to no avail. Tried a couple things but nothing yet....

NOTHING FANCY needed: just a list of all product titles anchored to respective product page.

It could be a sitemap formatted like php.net/sitemap.php or just a product list like inlustro.com/sitemap.php

Ideas?
__________________
HeartThrob Lingerie
4.0.18
Modz: ezcheckout | ezupsell | hiddencategories | multicategory_templates | multproduct_templates | pleasant_payment_details | rememberme | xnews
Reply With Quote
  #2  
Old 11-30-2006, 10:50 AM
  groovico's Avatar 
groovico groovico is offline
 

X-Man
  
Join Date: Apr 2003
Location: Firetanksoftware.com
Posts: 2,326
 

Default Re: List all products (only) - PHP Sitemap?

Depends what you are after,

If you want a PHP page for display on your site, the firetank advanced sitemap will do what you need, just set it to display all products

http://www.firetanksoftware.com/fts/customer/X-cart-Site-Map-advanced-sitemap-pid-70.html

If you want to actually output to a CSV file lists of products and URL, take a look at our shopping feed generators, one like the googlebase/froogle one will do it and you can alter it to match your requirements

http://www.firetanksoftware.com/fts/customer/X-cart-Shopping-Feeds-cid-26.html
__________________
Groovico

Used by X-carters the world over:
Marketing Manager Pro Bundle For X-cart
Featured Product Manager for X-cart
Feed manager pro for X-cart

http://www.firetanksoftware.com

Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X
Reply With Quote
  #3  
Old 11-30-2006, 10:59 AM
 
mbcummings mbcummings is offline
 

Member
  
Join Date: Feb 2006
Location: USA/N. Ca
Posts: 29
 

Default Re: List all products (only) - PHP Sitemap?

Thank you Firetank Sales. Did you look at the examples?

What you offer is great for some. Too much for me in this case.

Solutions/suggestions anyone? Simple mod or paring down of products.php?

I JUST NEED A LOOP TO CALL AND LIST ALL PRODUCT TITLES IN ANCHOR TO PRODUCT PAGE.

I've seen it in product pull down lists... just need to apply same loop to list, instead, so that when link is clicked all products are listed WITHOUT the long search string in the URL.

Suggestions/tips much appreciated!
__________________
HeartThrob Lingerie
4.0.18
Modz: ezcheckout | ezupsell | hiddencategories | multicategory_templates | multproduct_templates | pleasant_payment_details | rememberme | xnews
Reply With Quote
  #4  
Old 11-30-2006, 11:09 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: List all products (only) - PHP Sitemap?

Buy the sitemap generator from www.xml-sitemaps.com - only $15
__________________
xcartmods.co.uk
Reply With Quote
  #5  
Old 11-30-2006, 11:23 AM
 
mbcummings mbcummings is offline
 

Member
  
Join Date: Feb 2006
Location: USA/N. Ca
Posts: 29
 

Default Re: List all products (only) - PHP Sitemap?

Quote:
Originally Posted by PhilJ
Buy the sitemap generator from www.xml-sitemaps.com - only $15
Thanks for your suggestion PJ but looking for PHP solution (already using google's sitemap gen. for XML map... that and static HTML sitemap are in the can).

Please look at the examples. Simple product list in php loop... It should be clear... scripting suggestions only, please (no third party products ) THX!
__________________
HeartThrob Lingerie
4.0.18
Modz: ezcheckout | ezupsell | hiddencategories | multicategory_templates | multproduct_templates | pleasant_payment_details | rememberme | xnews
Reply With Quote
  #6  
Old 11-30-2006, 11:34 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: List all products (only) - PHP Sitemap?

Actually, the xml-sitemap generator generates a static HTML page which you could include in an X-Cart static page like this...

Code:
{include file="../sitemap.html"}


Just for you I've made a simple sitemap, go to my website.
__________________
xcartmods.co.uk
Reply With Quote
  #7  
Old 11-30-2006, 11:40 AM
 
mbcummings mbcummings is offline
 

Member
  
Join Date: Feb 2006
Location: USA/N. Ca
Posts: 29
 

Default Re: List all products (only) - PHP Sitemap?

Quote:
Originally Posted by PhilJ
Actually, the xml-sitemap generator generates a static HTML page which you could include in an X-Cart static page like this...

Code:
{include file="../sitemap.html"}


Just for you I've made a simple sitemap, go to my website.
Yes... I appreciate your suggestion Phil.

Any PHP types in the hizzy? Loop scripting suggestions only please
__________________
HeartThrob Lingerie
4.0.18
Modz: ezcheckout | ezupsell | hiddencategories | multicategory_templates | multproduct_templates | pleasant_payment_details | rememberme | xnews
Reply With Quote
  #8  
Old 11-30-2006, 11:41 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: List all products (only) - PHP Sitemap?

I've just made you one, you ungrateful *&^%$
http://www.xcartmods.co.uk/files/X-Cart_Simple_Sitemap.zip
__________________
xcartmods.co.uk
Reply With Quote
  #9  
Old 11-30-2006, 11:49 AM
 
mbcummings mbcummings is offline
 

Member
  
Join Date: Feb 2006
Location: USA/N. Ca
Posts: 29
 

Default Re: List all products (only) - PHP Sitemap?

Sorry, I thought you'd output just HTML from xml-sitemaps... not my intention to offend! I guess I misunderstood what you did... taking a look now. Thanks! (Peace... as they say.)

...looks AWESOME... LET'S GIVE IT A GO! CHEERS PHIL!!! Sorry we went south there for a sec.!
__________________
HeartThrob Lingerie
4.0.18
Modz: ezcheckout | ezupsell | hiddencategories | multicategory_templates | multproduct_templates | pleasant_payment_details | rememberme | xnews
Reply With Quote
  #10  
Old 11-30-2006, 11:53 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: List all products (only) - PHP Sitemap?

Try it now, there was a typo.
__________________
xcartmods.co.uk
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:19 AM.

   

 
X-Cart forums © 2001-2020