Results 1 to 2 of 2

Thread: Googlebase link attribute /root/System/StoreUrl) = wrong output

  1. #1
    Join Date
    Oct 2008
    Location
    Metairie, LA
    Posts
    62

    Question Googlebase link attribute /root/System/StoreUrl) = wrong output

    Our googlebase feed link is not displaying correctly on google products. The problem is in the link attribute and the output from 'System' Here is the code:
    C#/VB.NET Code:
    <link>
                <
    xsl:value-of select="/root/System/StoreUrl" />
                <
    xsl:value-of select="aspdnsf:ProductLink(productid, sename, 0, '')" />
              </
    link
    As an example: System produces, www.ourURL.com/Admin/product page. The problem is that this directs all links from our products listed on googlebase directly to our Admin login page. When I remove 'System' and execute the feed the URL/Admin/ is taken out of the feed which leaves just the rest of the product address. It seems as though the data being called by 'System' is incorrect. Can I change that data and if so where is it located?
    Last edited by Dbennett4995; 11-10-2009 at 03:25 PM.

  2. #2
    Join Date
    Nov 2009
    Location
    Los Angeles, CA
    Posts
    81

    Default

    Has anyone else experienced this issue? We are now getting the exact same issue on one of our sites.

    Any ideas?

    Thanks,
    Tom

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •