Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

psdealer

Pioneers
  • Posts

    29
  • Joined

  • Last visited

Profile Information

  • Real Name
    psdealer

psdealer's Achievements

  1. hello everyone, I have CPU consuming problem with this addon. OSC: 2.2RC2 Addon: otf_autoThumb_v2-4fix3 Server: 2x Intel® Core2 Duo CPU E6550 @ 2.33GHz These days my website has daily 3000-5000 visitors, comonly 150-300 visitors online at the same time. I received email from hosting company, it said the cpu has been maxed out. They and me both find that the CPU big consuming is product_thumb.php I don't know why this addon consume so much CPU, have any way to optimize it? Need help!!!
  2. hi Jack,do you know how to quickly add pages to hundred social bookmark sites?or where to buy such software?I don't want to buy the service,software can help use on many sites.
  3. 1.yes we should write all tag,otherwise we don't need to install the add-on. 2.I do exactly the same as you,but not the same result in product meta. Are you sure you have written related category meta?in my side,if I don't write related category meta,I do get only product meta,but if I write related category,the product meta must contain category meta.... Can you check again? Thank you very much for your support!:)
  4. Yeah this can fix it,thank you! But there are 2 bugs I till found: 1)If you don't select "root" in index.php,you must write tags for each category,cant leave blank,otherwise get this error: Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 43 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 44 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 45 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 46 2)in product_info.php,no matter you select "root" or not,product page meta must contain its category meta. These bugs are no problems for my store now since you solve the unique category meta issue.However if you can look at it that will help much for others. Thanks for great support :)
  5. Hi Jack, Thanks for your answer.I use a shop template,not standard but not big difference. In order to set pure unique category/product meta tags,I have to exclude "root" box.But if I do this,the homepage will not have any meta tags and have error as I said above.Can you figure out how to have homepage meta as well as pure unique category/product meta?
  6. hi Jack, Thanks for the new version.awesome!the "Page Control" in admin/header_tags_seo.php works well now,before this version I had 30 seconds time out error. But in the new version I don't know how the "root" works.What is the root pls?is it the meta work for homepage?I can't find a place to set root metg. I go to "page control",select "index.php" ,exclude product and root option,click "update" button,thenI have a error: Missing sort orders are not allowed -> index.php and error when I open homepage: Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 43 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 44 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 45 Warning: implode() [function.implode]: Invalid arguments passed in /home/environment/public_html/includes/functions/header_tags.php on line 46 If include "root" in index.php,above 2 errors won't happen,But category and products pages don't have pure unique meta.I mean: if index.php have title "aaa",I am not able to set category title as "bbb",it must be "aaa - bbb" if a category have title "bbb",its product title won't be "ccc",it must be "bbb - ccc" Lso I get: Test Results Missing Database Error: The products_head_title_tag field cannot be found in the products_description table. The categories_htc_title_tag field cannot be found in the categories_description table. The manufacturers_htc_title_tag field cannot be found in the manufacturers_info table. I check database carefully,in fact those fields all exist,also website page have title tags. Sorry that I have so many questions,I'm not good at php,I just begun to learn some from the day I knew oscommerce. Thank you again for your great add-ons.
  7. I have this too.However it is not a problem Just need 2 additional codes: 1)admin/includes/filenames.php ----find:------ /*** Begin Header Tags SEO ***/ define('FILENAME_HEADER_TAGS_SEO', 'header_tags_seo.php'); define('FILENAME_HEADER_TAGS_FILL_TAGS', 'header_tags_fill_tags.php'); /*** End Header Tags SEO ***/ -----change to------ /*** Begin Header Tags SEO ***/ define('FILENAME_HEADER_TAGS_SEO', 'header_tags_seo.php'); define('FILENAME_HEADER_TAGS_FILL_TAGS', 'header_tags_fill_tags.php'); define('FILENAME_HEADER_TAGS_TEST', 'header_tags_test.php'); /*** End Header Tags SEO ***/ 2)admin/includes/languages/english.php ------find------- /*** Begin Header Tags SEO ***/ // header_tags_seo text in includes/boxes/header_tags_seo.php define('BOX_HEADING_HEADER_TAGS_SEO', 'Header Tags SEO'); define('BOX_HEADER_TAGS_ADD_A_PAGE', 'Page Control'); define('BOX_HEADER_TAGS_FILL_TAGS', 'Fill Tags'); /*** End Header Tags SEO ***/ -------change to------ /*** Begin Header Tags SEO ***/ // header_tags_seo text in includes/boxes/header_tags_seo.php define('BOX_HEADING_HEADER_TAGS_SEO', 'Header Tags SEO'); define('BOX_HEADER_TAGS_ADD_A_PAGE', 'Page Control'); define('BOX_HEADER_TAGS_FILL_TAGS', 'Fill Tags'); define('BOX_HEADER_TAGS_TEST', 'Test'); /*** End Header Tags SEO ***/ Thank Jack again for the new version!
  8. QUOTE (psdealer @ Aug 13 2008, 11:21 AM) hi jack, Do you figure out how to set unique category meta tags? On current version each category meta tags includes index meta. I have searched on google,total forums,addons but got no thread to solve this problem. I have seen that very many people have the same need as me,hope you can figure out asap Thanks again! ----------------------------------------------------------------------------------------- Hi Jack again, When will you upload the next version with this fixing pls? Don't want to bother you but just need the time so that I can arrange my work on SEO. Thanks!
  9. Thank you Jack!This will really help so much!I love you!Everyone love you!
  10. hi jack, Do you figure out how to set unique category meta tags? On current version each category meta tags includes index meta. I have searched on google,total forums,addons but got no thread to solve this problem. I have seen that very many people have the same need as me,hope you can figure out asap :) Thanks again!
  11. Jack,did you figured out categories unique meta tags away from index.php? I mean if index.php have meta tags tiltle "aaa - aaa - aaa",I don't want category have the same title or "aaa - aaa - aaa - bbb" Is there a way let category have "bbb - bbb - bbb"?
  12. Thank you jack! It will be very good if can write unique meta tags for categories. And I notice there is a site www.omarskicks.com,it do have unique meta tags for each category,I don't know how it does that.But I'm sure this site have installed header tags seo or header tags controller,hope you can take a look at it. Thanks again,so many people get great help from you.
  13. It seem like It fail to insert to database when I write unique meta in catalog,But I don't know how to fix it,anyone can help?
  14. Take a good reast,I advise you go to the products to set unique meta tags.
×
×
  • Create New...