This plugin is for Ecommerce Templates shopping cart with WordPress only and allows you to add meta description tags and titles to the store generated pages. This means you can choose your own unique content for the meta tags and titles on pages like affiliate.php, cart.php, search.php whilst also allowing for unique and relevant descriptions and titles on dynamic store pages like categories.php, products.php and proddetail.php.
Please note, the ECT Add to Cart plug-in is only available for Ecommerce Templates shopping cart software WordPress integration.
For more details, screenshots and information please visit
Ecommerce Templates for WordPress.
Key Features
- Simply generate meta description tags and titles for all your store pages
- Dynamically generate tags for dynamic pages based on their content
- Works in conjunction with WordPress generated titles and meta tags for non-store pages
- Title and meta description tags will be unique and relevant to page content
Notes
Please note there are Advanced Settings available but these do require some coding changes. If you need to know more about this feature, please do get in touch.
The ECT SEO plug-in is only available for Ecommerce Templates shopping cart software WordPress integration.
View Demo Store
We have set up a
demo store using the Responsive theme and Ecommerce Templates shopping cart where you will also find examples of the
ECT SEO plugin.
Support
If you have any problems with generating the meta description tags and titles please post your support questions here on the WordPress support forum. Any questions about the shopping cart or WordPress integration can be posted on the Ecommerce Templates support forum.
If you have a problem with the plug-in please don't just give it a bad rating or review without seeking our help first.
Plug-in resources
Plug-in home page -
Shopping cart home page -
Demo
- Unzip and upload the folder 'ect-seo' to the '/wp-content/plugins/' directory
- 通过WordPress的的“Plugins”菜单激活插件
- Go to Settings and enter the meta description tags and titles for the various store pages.
- Go to Appearance > Editor and choose header.php. Find the WordPress theme's title tag which will look something like this
<?php wp_title( '|', true, 'right' ); ?>
and replace it with
- Save header.php and check your title and meta description tags on your store pages.
- If there is no title code in header.php, enter the shortcode just before <?php wp_head(); ?>