存档在 ‘Zencart’ 分类

Seo之全副武装你的Zencart网店

2008年7月7日

这里指的全副武装并不是说能用的Zencart模块都一概装上,我们知道做任何事情都需要有的放矢,这样才能精确到点,也能省去更多的人力和财力成本,对于一个CMS系统来说,你面对的可能是漫漫浩海一样多的插件与模块选择,该如何选择应该装和不应该装的呢?这里就Zencart的Seo模块做个全副武装化说明,仅代表个人意见,仅供参考,版本适用于1.38.

1.安装Ultimate SEO URLs, 目的: 使得站内相关页面地址伪静态化.
下载:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=231

2.Tabbed Products Pro, 目的: 优化分类及产品页面Meta等标签
下载:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=924

3.Simple SEO URL模块的安装, 目的: 转换页面路径形式,以频道形式优化url
下载:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1013

4. 全站化RSS Feed模块, 目的: 让你的网店在任何页面都可实现RSS提交与抓取.
下载:http://www.zen-cart.cn/modules/wfdownloads/visit.php?cid=2&lid=217

5. EZ pages rel=nofollow attribute 模块, 目的: 更好的控制页面抓取和索引
下载:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=944

关于优化Zencart网店的问题,老外给出了这样一个比较全面的做答,以下为引用内容,亦供参考:

  • Changes the dynamic URLs to static pages with SEO friendly URLs
  • Generates well-structured URLs in relation to catalogue content
  • Verifies and validates each URL
    If the user/visitor makes any mistake in the URL, it is redirected to the correct URL – no HTTP 404/Not Found error or content penalty occur. E.g.:
    www.example.com/your-wrong-category-name-1/ your-wrong-subcategory-name-1/your-wrong-product-name-1.html to www.example.com/your-category-name-1/your-subcategory-name-1/ your-product-name-1.html
  • Supports safe changes of URLs
    If any page receives new URL due to change in the content, all older URLs still work and the web browser or crawler is redirected through HTTP 301 Moved Permanently to the new URL. E.g.:
    www.example.com/your-category-name-1/ to www.example.com/your-new-category-name-1/
  • Supports redirections from ALL original ZenCart URLs
    E.g.: www.example.com/index.php?mainpage=index&cPath=2_5 to www.example.com/category-name-2/subcategory-name-5/
  • Prevents possible duplicate content penalties – no duplicate content available on the different URLs
    E.g.: www.example.com/index.php?mainpage=product_info&pro ducts_id=1 and www.example.com/index.php?mainpage=product_info&cPath=1_4&pro ducts_id=1 will be www.example.com/category-name-1/subcategory-name-1/ product-name-1.html
    …and more – Magic SEO URL for ZenCart fix many duplicate content penalties such as:
    www.example.com/index.php?mainpage=product_info&products_id=1
    www.example.com/index.php?mainpage=product_info&manu facturers_id=1&products_id=1
    www.example.com/index.php?mainpage=product_reviews&products_id=1
    www.example.com/index.php?mainpage=products_new&act ion=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&cPath=1_4&sort=2a&act ion=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&cPath=1_4&sort=2d&act ion=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&cPath=1_4&sort=3a&act ion=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&cPath=1_4&sort=3d&act ion=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=2a&action=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=2d&action=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=3a&action=buy_now&products_id=1
    www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=3d&action=buy_now&products_id=1
    and much more!
  • Prevents possible duplicate content penalties of Notify (add/remove) links
  • Prevents home page content penalties

    www.example.com/?, www.example.com/index.php and www.example.com/index.php? will be www.example.com only!
    (also incorrect backward links are redirected to www.example.com)
  • Multi language mode and single language mode
    If your ZenCart based shopping cart is using several languages, Magic SEO URL for ZenCart splits your shopping cart to virtual directories containing language code. Otherwise there is no any splitting to language code directories.
  • Supports unlimited Products Types

    Properly handles settings of Product Types in ZenCart administration (Catalog – Product Types).
  • Makes all relative URLs absolute
    Search Engines will spider your shopping cart easier.
  • Properly Sessions IDs handling
    Sessions IDs (zenid parameter in URLs) are removed when one of 120 worldwide webcrawlers is detected. Also, if the webcrawler finds backward link with Session ID, it is redirected to the URL without this parameter.
  • Possibility to set Maximum number of words in one URI’s level
    Others are omitted in URIs.
  • Possibility to set Minimum word’s length
    Shorter words are excluded from URIs.
  • Various versions for different encodings (ISO/CP), UTF-8 supported.
  • High speed without negative effects to server load or web server response due to two level cache and RegEx optimizations
    Does not add any SQL queries – fancy data for SEO friendly URLs are cached in the system memory during script execution and are also stored to the special files for future usage to save database server resources.
    All Rewrite Rules are optimized for maximum speed.
  • Does not break any installed Add-ons, Modules or Templates/Themes
  • No modifications to ZenCart files required
    You add only one line of code for installation.


本文原创自 TOM日志 转载请以链接形式注明出处.

利用JS实现Zencart的图片调用

2008年5月1日

对网站的广告模块进行了一次修改,原有Zencart的广告Banner模块由于之前设计上的原因导致版块修改和增加的不方便,考虑到需要增加更好的显示效果,又能结合到Zencart后台能随意控制,于是用JS显示诸如很多国内网站都通用的JS的图片调用效果.

其实想法是借用的太平洋电脑网的图象显示模块,互联网的东西大家共享嘛!嘿嘿

再放一款性感的Zencart模板

2008年4月22日

是上周收集到一款很漂亮的Zencart模板,适用于Zencart1.3.7-1.3.8a 部分可能需要有文件改动,但在1.38暂时还没测试出有什么问题,大家拿到后可放心使用,关于此模板的描述:

取名为: 性感世家 (实在想不到好名字)
适用的网点类型: 精品服装类,女士用品,内衣类,外贸服装类,化妆品等等
其它文件备注:  付送首页PSD原图,可随意修改
预览图:


下载条件:
现免费开放中,这些资源都是TOM花心思和精力搜集来的,免费给大家使用和参详,如果你乐意,也请为TOM日志回馈一条链接.
链接标题: TOM日志
链接地址: http://www.tzpsky.com
当然这纯属自愿行为,TOM祝大家玩的开心! 用的舒心!

  性感世家 (1.2 MiB, 477 hits)
You need to be a registered user to download this file.