Anonymous | Login | Signup for a new account | 2023-12-03 07:16 CST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
View Revisions: Issue #716 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0000716: Google Tools Integration | ||
Revision | 2010-04-26 08:18:58 by Dmitry | ||
Description | We need to implement: 1. Google Sitemap generator: Possible issues with sitemap generation: - there are limits on url count in one sitemap file and one sitemap file size - add pages, that could be found by google on site should be included also all pages of all category/product lists should be there - links to all product detail pages also should be there - links to static site pages also should be there This way we can't do it as simple template. Also with such amount of data sitemap generation could take time and we should so it in cron and just return generated before file, when google asks for it. I have a class on php, that does that, but it is strictly dependent on theme. When you change theme a bit, then I couldn't guess what should be removed from sitemap and what stays. http://www.google.com/url?sa=D&q=http://www.google.com/support/webmasters/bin/answer.py%3Fhlrm%3Dfr%26answer%3D156184&usg=AFQjCNHHXkAda8dMIqHcvyGbCA28DEqeaQ 2. Orders tracking & Adwords ROI setup (eCommerce) http://www.google.com/url?sa=D&q=http://code.google.com/intl/en/apis/analytics/docs/tracking/gaTrackingEcommerce.html&usg=AFQjCNGywdnnBBBoipa65PviaE0JJA8BzQ http://www.google.com/url?sa=D&q=http://code.google.com/intl/en/apis/analytics/docs/gaJS/gaJSApiEcommerce.html&usg=AFQjCNGJX8kM252DIIpWvngS5Y0HEYBmxQ 3. Product Catalog Data Feed. http://base.google.com/support/bin/answer.py?hl=en&answer=59461 |
||
Revision | 2010-04-26 08:13:30 by Dmitry | ||
Description | We need to implement: 1. Google Sitemap generator: Possible issues with sitemap generation: - there are limits on url count in one sitemap file and one sitemap file size - add pages, that could be found by google on site should be included also all pages of all category/product lists should be there - links to all product detail pages also should be there - links to static site pages also should be there This way we can't do it as simple template. Also with such amount of data sitemap generation could take time and we should so it in cron and just return generated before file, when google asks for it. I have a class on php, that does that, but it is strictly dependent on theme. When you change theme a bit, then I couldn't guess what should be removed from sitemap and what stays. http://www.google.com/url?sa=D&q=http://www.google.com/support/webmasters/bin/answer.py%3Fhlrm%3Dfr%26answer%3D156184&usg=AFQjCNHHXkAda8dMIqHcvyGbCA28DEqeaQ 2. Orders tracking & Adwords ROI setup (eCommerce) http://www.google.com/url?sa=D&q=http://code.google.com/intl/en/apis/analytics/docs/tracking/gaTrackingEcommerce.html&usg=AFQjCNGywdnnBBBoipa65PviaE0JJA8BzQ http://www.google.com/url?sa=D&q=http://code.google.com/intl/en/apis/analytics/docs/gaJS/gaJSApiEcommerce.html&usg=AFQjCNGJX8kM252DIIpWvngS5Y0HEYBmxQ |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |