My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
It's in the code of the addon for the sitemap. It's not displaying the URLs that Magic SEO generates...
Amy McCoy
Baby Gifts and Baby Gift Baskets
Your Sitemap is getting its links from the Product Listing page.
doodlebuckets . com/babies-255/baby-bunches-283/
Baby Bunch Bouquet - Boy Gift Basket
doodlebuckets . com/baby-bunch-bouquet-boy-gift-basket-p-2804.html
But when one uses the link and goes to the Product Description page, the URL is changed to:
doodlebuckets . com/baby-bunch-bouquet-boy-gift-basket-2804
The SiteMap module would appear to be working as it should. The URL problem is a result of the Magic SEO rewrite which is also causing Duplicate Content - which is bad.
Exactly!!
Like I stated previously, all the Improved Sitemap Dsiplay add-on does is add a few additional features to the default Zen Cart sitemap.. It has NOTHING to do with SEO (and it does not affect how your SEO module behaves)..
I would suggest posting your query in a new thread so that SEO experts can help you sort out the issue.. The BEST solution though is to check in with the good folks who wrote and support the Magic SEO module.. Your issue is NOT this module but rather with your SEO module..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Wow.. in fear of getting beaten up with bold red letters, I humbly ask everyone's advice. Now.. I want to first preface this with "I am not blaming Improved SiteMap Display, or ANY other module for that matter for the problem I'm having". I'm just seeking help.
The reason for my post in this thread is because I noticed the problem shortly after installing this module. Now, that's not to say it wasn't happening before, I just didn't notice it.
The problem is this:
Anytime someone tries to checkout with paypal, I am getting arrays in my Paypal_Action_EC*.log files for ALL categories, ALL subcats, and ALL products.
Why might it be related to Improved SiteMap? I don't know that it is, but I just find it strange that it is ALL products, all categories, etc. Basically it spits out everything one would expect, such as the cart total, contents, etc., and then goes into the "category_tree" array. The below is a snippet of this, showing the start, then I cut out a large section and show the tail end of log. This is creating 47,398 lines total in the log...Apr-07-2010 09:35:27
termEC-10
Redirecting to checkout_shipping - Stack: checkout_shipping
Message:
Session Data: Array
(
[securityToken] => bb52ad0e69f7a487155d4af7caa2724f
[customers_host_address] => XXX.XXX.XX.XXX.xxxx.net
[cartID] =>
[cart] => shoppingCart Object
(
[contents] => Array
(
[2446] => Array
(
[qty] => 1
)
[1489] => Array
(
[qty] => 2
)
[1730] => Array
(
[qty] => 1
)
[1915] => Array
(
[qty] => 1
)
[1918] => Array
(
[qty] => 1
)
)
[total] => 175.02
[weight] => 6
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
[observers] => Array
(
)
)
[navigation] => navigationHistory Object
(
[path] => Array
(
[0] => Array
(
[page] => product_info
[mode] => NONSSL
[get] => Array
(
[cPath] => 3_131
[products_id] => 10051
)
[post] => Array
(
)
)
[1] => Array
(
[page] => index
[mode] => SSL
[get] => Array
(
[type] => ec
[token] => EC-43S45743Y0054944H
[PayerID] => 7HQYHPYEQJXDN
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
[page] => product_info
[mode] => NONSSL
[get] => Array
(
[cPath] => 3_131
[products_id] => 10051
)
[post] => Array
(
)
)
[observers] => Array
(
)
)
[language] => english
[languages_id] => 1
[languages_code] => en
[check_valid] => true
[currency] => USD
[today_is] => 2010-04-07
[updateExpirations] => 1
[category_tree] => simple_categories_tree Object
(
[category_tree] => Array
(
[3] => Array
(
[name] => Anal Toys
[parent_id] => 0
[path] => Array
(
[0] => 3
)
[sub_cats] => Array
(
[0] => 130
[1] => 304
[2] => 128
[3] => 305
[4] => 131
[5] => 298
)
[sub] => has_sub
[cPath] => 3
[deepest_cats] => Array
(
[0] => 130
[1] => 304
[2] => 128
[3] => 305
[4] => 131
[5] => 298
)
)
[0] => Array
(
[sub_cats] => Array
(
[0] => 3
[1] => 58
[2] => 59
[3] => 60
[4] => 49
[5] => 61
[6] => 28
[7] => 270
[8] => 2
[9] => 50
[10] => 65
[11] => 66
[12] => 38
[13] => 67
[14] => 36
[15] => 68
[16] => 69
[17] => 34
[18] => 262
[19] => 71
[20] => 29
[21] => 72
[22] => 73
[23] => 76
[24] => 78
[25] => 54
)
[sub] => has_sub
[cPath] => 0
[deepest_cats] => Array
(
[0] => 130
[1] => 304
[2] => 128
/////////////////// Abridged///////////////////
[10650] => /acute/
[10651] => /force/
[10652] => /scout/
[10653] => /tulip/
[10654] => /magic/
[10655] => /buck/
[10656] => /rock/
[10657] => /holt/
[10658] => /spot/
[10659] => /lily/
[10660] => /iris/
[10661] => /gigi/
[10662] => /envy/
[10663] => /bulk/
[10664] => /bob/
[10665] => /sgx/
[10666] => /ace/
[10667] => /mgx/
[10668] => /nea/
[10669] => /neo/
[10670] => /yva/
)
[created_on] => 1270658125
[no_search] => Array
(
[link_alias] => Array
(
)
[link_url] => Array
(
[0] => /index/
[1] => /login/
[2] => /privacy/
[3] => /addr/
[4] => /donvillarosa16######################/
[5] => /unsubscribe/
)
)
)
[paypal_ec_payer_id] => 7HQYHPYEQJXDN
[paypal_ec_payer_info] => Array
(
[payer_id] => 7HQYHPYEQJXDN
[payer_email] => private######################
[payer_salutation] =>
[payer_gender] =>
[payer_firstname] => name
[payer_lastname] => name
[payer_business] =>
[payer_status] => verified
[ship_country_code] => PH
[ship_address_status] => Unconfirmed
[ship_phone] =>
[ship_name] => full name
[ship_street_1] => address
[ship_street_2] =>
[ship_city] => city
[ship_state] => state
[ship_postal_code] => zip
[ship_country_name] => country
)
[customer_guest_id] => 237
[paypal_ec_temp] =>
[customer_id] => 237
[customer_default_address_id] => 298
[customer_first_name] => name
[customer_country_id] => 223
[customer_zone_id] => 0
[sendto] => 298
[billto] => 298
[shipping] =>
)
=================================
This is a fairly simple mod that simply extends the default Zen Cart site map to include content it doesn't include by default..
- ability to display products as well as categories
- ability to display EZ-Page sidebox entries
- The tpl_site_map_default.php is structured the same way the information sidebox is setup
I'm fairly confident that it doesn't affect any other modules. If you'd like to test this, then roll back to the default Zen Cart sitemap and see if the same issue you are currently having continue..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Hi Diva,
Tried to roll back already. I figured it wasn't this mod, but just took the chance :) Thanks for your reply. I actually think Dr. Byte found my problem. Now I gotta fix it :)