In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
716 [In-Portal CMS] Front End feature request always 2010-04-26 08:12 2010-08-31 14:16
Dmitry  
 
normal  
active 5.1.0  
open  
 
none  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/92edeae881cca2b6
Improved "Google Tools" integrations
0
0000716: Google Tools Integration
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
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)
related to 0000149needs work  (Icebox)alex Add Ability to Exclude Section from Sitemap 
? sitemap_helper (1).php (10,785) 2010-04-26 08:20
http://tracker.in-portal.org/file_download.php?file_id=485&type=bug
Issue History
2010-08-31 14:16 alex version => 5.1.0
2010-04-27 16:40 Dmitry Relationship added related to 0000149
2010-04-26 08:20 Dmitry File Added: sitemap_helper (1).php
2010-04-26 08:18 Dmitry Description Updated bug_revision_view_page.php?rev_id=455#r455
2010-04-26 08:13 Dmitry Change Log Message => Improved "Google Tools" integrations
2010-04-26 08:12 Dmitry New Issue
2010-04-26 08:12 Dmitry Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/92edeae881cca2b6

There are no notes attached to this issue.