In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Horizontal ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000716 [In-Portal CMS] Front End feature request always 2010-04-26 08:12 2010-08-31 14:16
Reporter Dmitry View Status public  
Assigned To
Priority normal Resolution open  
Status active      
Summary 0000716: Google Tools Integration
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
Additional Information Here are already coded scripts for Site Map for your reference

PHP generator script - http://www.bin-co.com/php/programs/tools/sitemap_generator/

Enarion php SitemapsNG - http://enarion.net/google/ (PHP)

Google Sitemap Generator - http://code.google.com/p/googlesitemapgenerator/ (Linux/Windows, 32/64bit, open-source)

Simple Sitemaps - http://www.smart-it-consulting.com/article.htm?node=154&page=82 (PHP)



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker