<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Mobile Site title not working</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Mobile Commerce Add-on : Mobile Site title not working]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 12:29:48 +0000</pubDate>
  <lastBuildDate>Thu, 26 Jan 2012 09:42:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=4959</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Mobile Site title not working : Will4.5 MS work with 4.1 store...]]></title>
   <link>https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18991.html#18991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 4959<br /><strong>Posted:</strong> 26-January-2012 at 9:42am<br /><br />Will&nbsp;4.5 MS work with 4.1 store base code?&nbsp; I have enough mobile installs that we cannot upgrade the base stores to 4.5 fast enough, and would prefer not to wait for this.]]>
   </description>
   <pubDate>Thu, 26 Jan 2012 09:42:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18991.html#18991</guid>
  </item> 
  <item>
   <title><![CDATA[Mobile Site title not working : The meta tags are included in...]]></title>
   <link>https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18990.html#18990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 4959<br /><strong>Posted:</strong> 26-January-2012 at 1:11am<br /><br />The meta tags are included in the latest version. Just check for updates in your control panel. &nbsp;The 4.5 SP has a link to the mobile updates in the readme.]]>
   </description>
   <pubDate>Thu, 26 Jan 2012 01:11:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18990.html#18990</guid>
  </item> 
  <item>
   <title><![CDATA[Mobile Site title not working : I think you are correct. I looked...]]></title>
   <link>https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18985.html#18985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 4959<br /><strong>Posted:</strong> 25-January-2012 at 7:56pm<br /><br />I think you are correct. I looked at a pair of mobile sites we built and they don't have a title tag either.<DIV>&nbsp;</DIV><DIV>Looks like this is the issue/.&nbsp; The following code appears in header.asp<BR>if pcv_PageName&lt;&gt;"" then%&gt;<BR>&lt;title&gt;&lt;%=pcv_PageName%&gt;&lt;/title&gt;<BR>&lt;%end if%&gt;</DIV><DIV>&nbsp;</DIV><DIV>However, pcv_PageName is not defined in include-metatags.asp, or anywhere else that I see on quick review.&nbsp; EI, is there a fix here?</DIV><DIV>&nbsp;</DIV><DIV>As we are in the midst of building a number of mobile stores (for example, <a href="http://www.tastefulgarden.com/store/m/" target="_blank" rel="nofollow">http://www.tastefulgarden.com/store/m/</A>), and we've found other small issues with the mobile add-on, I'll share other thoughts.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>The following may help others who are working on their&nbsp;own, and I'm also hoping this post will help influence EI's direction on the next release of the code.</DIV><DIV>&nbsp;</DIV><DIV>For starters, the M directory does not contain a mobile version of viewContent.asp.&nbsp; We could link to that page in the PC folder, but desktop content pages are frequently built with large images, not suitable for display on a mobile browser.&nbsp; Our approach is to create a copy of viewContent.asp, place that in the M folder, and alter it to reference the M version of the header.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>However, then we're confronted with the image size issue, so we are creating duplicates of the various content pages, and redesigning them (without large images), and these are the pages we point to in the M store.</DIV><DIV>&nbsp;</DIV><DIV>I'm about to experiment with SEO-friendly URLs in the mobile store (which is not currently suported).&nbsp; Since any folder can have a distinct 404-handler assigned to it, I will be copying the 404-related files to the M folder, and see if I can get SEO-friendly URLs to play nice in mobile.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>That takes us to the matter of links.&nbsp; Products, categories and content pages may&nbsp;contain links to other pages in the desktop store.&nbsp; So I'm considering a replace function that seeks out those "/productcart/pc/"&nbsp;links and points to the M "/productcart/m/" equivalents.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>In the above store, we coded into the footer the necessary logic to cause links to categories on the home page.&nbsp; It would be nice if that were dynamic, and switch-selectable.&nbsp; Also nice to be switch-selectable would be the category description which we added to another mobile store.</DIV><DIV>&nbsp;</DIV><DIV>EI, I know ya'all are buried like the rest of us, but I hope that some of the above thoughts might give you some ideas about how to grow the application.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 Jan 2012 19:56:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18985.html#18985</guid>
  </item> 
  <item>
   <title><![CDATA[Mobile Site title not working :  Love the addon, but for some...]]></title>
   <link>https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18984.html#18984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1222">razor150</a><br /><strong>Subject:</strong> 4959<br /><strong>Posted:</strong> 25-January-2012 at 7:10pm<br /><br />Love the addon, but for some reason I can't get the addon to see the title for the page. <br><br>Here is the mobile test page.<br>https://southshore.rings-things.com/cart/m/viewPrd.asp?idproduct=9039&amp;idcategory=440<br><br>Here is the actual test page<br>https://southshore.rings-things.com/cart/pc/SmartBead-Gold-Filled-Bamboo-3x6mm-Limited-Stock-440p9039.htm<br><br>Was there a fix for this or did I miss some configuration to get it to work?<br><br>Thanks.<br><span style="font-size:10px"><br /><br />Edited by razor150 - 25-January-2012 at 7:10pm</span>]]>
   </description>
   <pubDate>Wed, 25 Jan 2012 19:10:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/mobile-site-title-not-working_topic4959_post18984.html#18984</guid>
  </item> 
 </channel>
</rss>