All Products SEO
#41
Posted 07 February 2009, 12:51
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#42
Posted 12 April 2009, 11:15
Jack_mcs, on Oct 26 2008, 02:26 PM, said:
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function)
VALUES ('','All Products: ON/OFF', 'ALL_PRODUCTS_SEO', 'true', 'All Products <br>(true=on false=off)', '279', '1', 'tep_cfg_select_option(array(\'true\', \'false\'), ', now(), NULL);
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function)
VALUES ('','All Products: Display Mode', 'ALL_PRODUCTS_SEO_DISPLAY_MODE', 'true', 'Display in standard table format <br>(true=on false=off)', '279', '2', 'tep_cfg_select_option(array(\'true\', \'false\'), ', now(), NULL);
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function)
VALUES ('','All Products: Display Numbers in list', 'ALL_PRODUCTS_SEO_DISPLAY_NUMBERS', 'true', 'Show numbers in the list of clickable links at the top of the All Products page.', '279', '3', 'tep_cfg_select_option(array(\'true\', \'false\'), ', now(), NULL);
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function)
VALUES ('', 'All Products: Link Separator', 'ALL_PRODUCTS_SEO_LINK_SEPARATOR', '|', 'Separate the clickable links with this character.', '279', '4', NULL, now(), NULL);
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function)
VALUES ('', 'All Products: Exclude Characters', 'ALL_PRODUCTS_SEO_EXCLUDE_LIST', '', 'Enter a comma separated list of characters to be excluded from the clickable links. For example, entering a,b will cause the list not to show A and B.', '279', '5', NULL, now(), NULL);
Jack
Jack, This was very helpful for me too. For some reason, I have been having a conflict with the database for All Products SEO and Sitemap SEO. I still have not been able to restore my header thought which appears as:
ALL_PRODUCTS_SEO_HEADING_TITLE
ALL_PRODUCTS_SEO_SUB_HEADING_TEXT
Your continued assistance is always appreciated.
#43
Posted 12 April 2009, 11:58
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#44
Posted 20 April 2009, 00:38
Jack, Thanks for another great contribution. It installed and is working perfectly.
Quote
I can see (potential) problems for users without header tags installed (I use cdynamic)
All pages will have the same header tags which will cause Google Duplicates.
So I have temporarily added
<META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW">I have added the missing </A>’s to make it W3 validate and changed the breadcrumb to
$breadcrumb->add($firstletter . ' - ' . NAVBAR_TITLE, tep_href_link(FILENAME_ALLPRODS_SEO, '', 'NONSSL'Also I added this for the title tags
define('TEXT_INFORMATION', $firstletter.' - All Products ');
and<title><?php echo TEXT_INFORMATION; ?></title> <meta name="description" content="<?php echo TEXT_INFORMATION; ?>">which should help with duplicates on each letter (fl=A, fl=B, etc).
But what about fl=C&sort=2a&page=2 and fl=C&sort=2a&page=3?
Is there any way to avoid duplicates on these?
I also have some letters which contain no data eg fl=Y
Quote
Sorry if this is posted in the wrong thread but I could not find a thread for the Non SEO Version.
Regards
Ken
#45
Posted 20 April 2009, 03:05
Jack
Edited by Jack_mcs, 20 April 2009, 03:13.
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#46
Posted 20 April 2009, 19:09
Thanks for the info.
Quote
I just know that in 6 months time I will forget this and some new products will get missed. It would be nice if it were automatic.
canonical URLs
According to Google this should be used for urls whos’ content is identical or nearly identical.
Such as
product_info.php?cPath=12&products_id=61
and
product_info.php?products_id=61
In a paginated series, each page contains entirely different content/items so they shouldn't be grouped as one URL
So it would not be correct to use canonical URLs here.
Regards.
Ken.
#47
Posted 21 April 2009, 16:33
I did some more reading, but now I’m really confused.
Google says
Quote
But Google also says
Quote
These two statements appear to contradict each other?
So should we add
<link rel="canonical" href="http://www.mysite.co.uk/all-products.php">
or not?
Confused
Ken
#48
Posted 21 April 2009, 17:20
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#49
Posted 21 April 2009, 19:38
Thank You for your reply.
I have been trying to avoid duplicate content even though Google says there is no penalty for this type of duplicate.
I’ll remove my no index tag from this contribution and monitor the results but I will leave in my changes to the breadcrumb and title tags.
Thanks again.
Ken.
#50
Posted 29 May 2009, 18:31
sorry for my english.
I have installed your contib All Products SEO . I have also sitemap seo1.4 , seo header tags v4 installed . this is my first shop and I'm new here. I must change something? if so, what should I change? can you please help me to find this out? my Shop is still under construction . but you can see it here! . can you please tell me whether your contib working correctly?
please help
thank you
regards Pascal
#51
Posted 29 May 2009, 19:02
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#52
Posted 29 May 2009, 19:28
I have no problem, I just do not understand everything
I thought I would have to adjust anything because I did not installed header tags 3.
Thank you for looking
great contribut thank you very mutch
regards Pascal
#53
Posted 06 June 2009, 14:11
I have installed the contrib (v1.1), but I see 2 links of every '...all products' link
please see:
http://www.kupuvalnik.com/
what might be wrong?
Thanks
#54
Posted 06 June 2009, 16:21
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#56
Posted 09 June 2009, 20:44
I'm having an issue with this contribution. When i add a new product it does not show up on the all-products page. It does not show up if I add the product manually or if I add the product using easy populate.
Unfortunately, I have added about a handful of contributions since I installed All-Products SEO so I'm not sure what might have caused this to stop functioning. Is there a place that you have in mind that I could begin my search? Is there some sort of cache system this contribution uses that I need to clear?
Thanks for any suggestions or feedback.
#57
Posted 09 June 2009, 21:58
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#58
Posted 16 June 2009, 19:38
Is there a possibilitiy to change this for multiple languages? because now it looks a little bit strange to see another language above a list.
#59
Posted 16 June 2009, 23:32
Clau123, on Jun 16 2009, 03:38 PM, said:
Is there a possibilitiy to change this for multiple languages? because now it looks a little bit strange to see another language above a list.
Jack
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#60
Posted 15 July 2009, 15:20
Everything works great, thanks for all of your efforts! I was wondering if there was a way to combine the letters (A-C, D-F, G-I, etc.) in the letter navigation?
Thanks.














