Google Meta-Tags

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 14 ans
For the Froogle XML feed, you need to generate it in your admin tool, save it to your hard drive and then upload it through Google Base www.Google.com/base.  Be sure to keep the name consistent and refresh it from time to time (whenever you update products).
Il y a 14 ans
To get the xml file for froogle

Go To Admin section > Promotions > Providers > Froogle
Il y a 14 ans
I voted with the file method as I thought it was easier to copy back a single file when upgrading the site. The sitemap also worked perfectly.
Il y a 14 ans
Good to know everything's working fine at your side
Il y a 14 ans
Feel free to ask anything whenever you need any kind of help
Il y a 13 ans
SEO.Sitemaps.OtherPages  - Any idea how this works? i want to put all the pages i have on here, but not entirely sure what i am doing?

Any help, greatfully appreciated.
Il y a 13 ans
try turning it on, the open yoursite.com/sitemapseo.aspx and see what gets included.

brady
Il y a 13 ans
frankiewicks wrote:
SEO.Sitemaps.OtherPages  - Any idea how this works? i want to put all the pages i have on here, but not entirely sure what i am doing?

Any help, greatfully appreciated.

The setting SEO.Sitemaps.OtherPages takes a comma separated list of pages (relative to the root). For example, setting the value to:
page1.aspx, page2.aspx, topic/11-topic-name.aspx, boards/Default.aspx


results in the following being added to the end of the sitemapseo.aspx page:

  <url>
    <loc>http://www.example.com/page1.aspx</loc>
    <changefreq>Weekly</changefreq>
    <lastmod>2010-06-11</lastmod>
  </url>
  <url>
    <loc>http://www.example.com/page2.aspx</loc>
    <changefreq>Weekly</changefreq>
    <lastmod>2010-06-11</lastmod>
  </url>
  <url>
    <loc>http://www.example.com/topic/11-topic-name.aspx</loc>
    <changefreq>Weekly</changefreq>
    <lastmod>2010-06-11</lastmod>
  </url>
  <url>
    <loc>http://www.example.com/boards/default.aspx</loc>
    <changefreq>Weekly</changefreq>
    <lastmod>2010-06-11</lastmod>
  </url>


.
Il y a 13 ans
cool, im going to go add my extra pages now :) thanks
Il y a 13 ans
hi guys,


Is is required to add meta-tag on each n every page....or adding meta-tag on only root.master is acceptable????

thanks n BRgds,
v'jay
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.