<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>How do I? Questions</title>
    <link>http://www.magentocommerce.com/boards/</link>
    <description>Magento Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2013</dc:rights>
    <dc:date>2013-06-19T14:21:43-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Required Code For Registration</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430587/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430587/#When:14:21:43Z</guid>
      <description><![CDATA[<p>First sorry if this is in the wrong forum base but maybe someone can help?
</p>
<p>
I am looking to keep my shop private and I have found a boat load of extensions that allow only shopping for logged in users, but what I have not found was an extension or how to control the registration process. I have found a few extensions that allow me to send invites through the store to customers but those dont do what I need.
</p>
<p>
I would like for anyone to be able to register for the store, but in order for the store registration to be successful they would have to have the correct code. All users would be able to use the same code, sharing is not a problem ect.
</p>
<p>
For example I would be able to hand out a bundle of business cards that all have the same code on them and anyone with that code could register. I would then use an extension already build that only allows users that are logged in to shop.
</p>
<p>
Any ideas? I&#8217;m not asking for anything for free and am willing to pay for the extension or pay someone to make the extension.
</p>]]></description>
      <dc:date>2013-06-19T14:21:43-08:00</dc:date>
    </item>

    <item>
      <title>Any way to track or report on the amount of &#8216;Sample&#8217; downloads&#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430558/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430558/#When:12:59:29Z</guid>
      <description><![CDATA[<p>Hi all!
</p>
<p>
I&#8217;m offering some sample downloads on my product pages and need a way to track how many of them get downloaded.
</p>
<p>
Any help would be appreciated
</p>
<p>
Many thanks
<br />
Don
</p>]]></description>
      <dc:date>2013-06-19T12:59:29-08:00</dc:date>
    </item>

    <item>
      <title>Getting a TON of 503 server errors in Google Webmaster Tools</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430420/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430420/#When:08:35:10Z</guid>
      <description><![CDATA[<p>I currently have over <i>eight thousand</i> 503 server errors showing up in Google Webmaster Tools and am getting many more each day. In looking at each of the errors they&#8217;re all similar to this: catalogsearch/result/index/?dir=desc&order;=reviews_count&q;=skins
</p>
<p>
They ALL have either reviews_count or rating_summary in the errors. I&#8217;m not currently using the Magento ratings or reviews feature and have them disabled. I&#8217;m guessing that\&#8217;s why I&#8217;m getting all of the errors. Is there a way to block these via robots.txt or something? Or is there another way to fix this? I suppose I could block /catalogsearch/result/ in robots.txt but everything I see says that I should explicitly allow it. I&#8217;m really confused over what to do and I&#8217;m really nervous that this is effecting my page ranking. Any thoughts?
</p>
<p>
Or am I wrong altogether? Is it safe to block /catalogsearch/result/ in robots.txt? Is there a reason that I should allow Google to search those results?
</p>]]></description>
      <dc:date>2013-06-19T08:35:10-08:00</dc:date>
    </item>

    <item>
      <title>Custom canonical link for specific products and categories</title>
      <link>http://www.magentocommerce.com/boards/viewthread/316667/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/316667/#When:02:43:36Z</guid>
      <description><![CDATA[<p>I am trying to figure our a way of overiding Magento&#8217;s default canonical link for product and category pages using the &#8220;Custom Layout Update&#8221; field.&nbsp; This is what I have so far but it is not working.&nbsp; Can anybody let me know whether this is possible and what I am doing wrong?
</p>
<p>
Thanks
</p>
<p>
<div class="codeblock"><code>
<span style="color: #007700">&lt;</span><span style="color: #0000BB">action&nbsp;method</span><span style="color: #007700">=</span><span style="color: #DD0000">"removeItem"&nbsp;</span><span style="color: #0000BB">block</span><span style="color: #007700">=</span><span style="color: #DD0000">"head"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">item</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">link_rel</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">item</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">name</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;product&nbsp;url&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">name</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">action</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">action&nbsp;method</span><span style="color: #007700">=</span><span style="color: #DD0000">"addLinkRel"&nbsp;</span><span style="color: #0000BB">block</span><span style="color: #007700">=</span><span style="color: #DD0000">"head"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">link</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">link_rel</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">link</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">action</span><span style="color: #007700">&gt;</span>
</code></div>
</p>]]></description>
      <dc:date>2013-03-15T02:43:36-08:00</dc:date>
    </item>

    <item>
      <title>Arvixe Webhosit &#45; is anyone hosting with them &#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430437/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430437/#When:08:57:36Z</guid>
      <description><![CDATA[<p>Hi - i&#8217;ve heard good things about Arvixe for hosting Magento Sites.&nbsp; I&#8217;m considering switching over to them.&nbsp;  Is anyone using them ?
<br />
Care to share experiences or give some feedback ?&nbsp; The Rate is also quite reasonable.
</p>
<p>
My site isn&#8217;t very big but potential to grow large&#8230;
</p>
<p>
Advice on other reputable Hoster&#8217;s for Magento will be appreciated.
</p>
<p>
Thanks,
</p>]]></description>
      <dc:date>2013-06-19T08:57:36-08:00</dc:date>
    </item>

    <item>
      <title>Magento Image on a different domain &amp;amp; server</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430501/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430501/#When:10:08:39Z</guid>
      <description><![CDATA[<p>Hello ,
<br />
I am currently using  Magento 1.7 CE. I have a requirement. store is currently hosted on x.com, when i add a new product i want all the images to be stored on a different server (y.com).&nbsp; when the customer request pages, images alone loads from y.com and test of the things comes from x.com. i have currently hosted on a shared server where they limit the disk size. if i move the images to a different server then i can save space and continue with the current host. 
</p>
<p>
   How to to do this ?
</p>]]></description>
      <dc:date>2013-06-19T10:08:39-08:00</dc:date>
    </item>

    <item>
      <title>How to add a Sitemap to a Magento Site&#63;&#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/63848/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/63848/#When:03:37:57Z</guid>
      <description><![CDATA[<p>Yo..
<br />
I have came across 100s of Sitemap question threads, but none of them answers it correctly.
<br />
So, im again asking, &#8220;HOW DO WE GET THE SITEMAP PAGE ON MAGENTO ????&#8221;
</p>
<p>
I have seen in the demo here and it looks cool.
<br />
How do we get the similar thing on our Magento store ??
<br />
Whats the way to do ??
</p>
<p>
Its already enabled at System &gt; Configuration &gt; Catalog &gt; Google Sitemap.
</p>
<p>
But dont know, where its generating or not..
</p>
<p>
So, right now, I would like to put my Sitemap page on my menu bar and I would like to get the sitemap from my CMS Page.
</p>
<p>
What core do we put in there ???
</p>]]></description>
      <dc:date>2009-11-10T03:37:57-08:00</dc:date>
    </item>

    <item>
      <title>Professional Catalog service that&#8217;s tied to Magento&#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/430458/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/430458/#When:09:17:43Z</guid>
      <description><![CDATA[<p>Our company is looking to create a catalog and I&#8217;ve been looking for a good catalog program that is tied to Magento.&nbsp; 
</p>
<p>
Any advice?
</p>]]></description>
      <dc:date>2013-06-19T09:17:43-08:00</dc:date>
    </item>

    <item>
      <title>Problem changing a Theme..</title>
      <link>http://www.magentocommerce.com/boards/viewthread/429190/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/429190/#When:13:34:43Z</guid>
      <description><![CDATA[<p>Hello everybody! =)
</p>
<p>
I&#8217;ve been unsuccessful trying to change the magento theme in a site with a running store. Both themes (the already installed one and the one I want to install instead) were bought from templatemonster.com. I&#8217;ve tried everything but haven&#8217;t been able to change it:
</p>
<p>
System &gt; Configuration &gt; General &gt; Design
</p>
<p>
Current Package Name: Default
<br />
Default: &lt;MyTheme&#8217;sName&gt;
</p>
<p>
Then I tried writing my theme&#8217;s name to the rest (translations, templates, skin, layout). It says changes have been successful but I still see the previous theme..
</p>
<p>
I also tried going to System &gt; Design &gt; Add Design Change &gt; *Under &#8216;Custon Design&#8217; placing the new theme*
</p>
<p>
This time it says:
<br />
<blockquote><p>&#8220;Your design change for the specified store intersects with another one, please specify another date range.&#8221;</p></blockquote>
<p>
I&#8217;ve tried with System &gt; Index Management and reindexing data but nothing..
<br />
Also with System &gt; Cache Management &gt; Disable but also nothing..
<br />
When I go to CMS &gt; Pages only the old pages appear, not the new ones (if there should be some?).. 
</p>
<p>
I&#8217;m a bit desperate here and have no idea of what to do or what I&#8217;m doing wrong.. Can anyone help me please? I&#8217;ll be really thankful! =)
</p>
<p>
Regards!
</p>
<p>
Edit: To this I guess I must add I&#8217;m doing all this from localhost, haven&#8217;t tried with the real store yet since I don&#8217;t want to screw up something..
</p>]]></description>
      <dc:date>2013-06-18T13:34:43-08:00</dc:date>
    </item>

    <item>
      <title>How to speed up the magento&#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/425911/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/425911/#When:22:00:01Z</guid>
      <description><![CDATA[<p>hello,
<br />
       I used the  magento v1.7 to build a online shopping website    <a href="http://www.dealeu.com" target="_blank">http://www.dealeu.com</a>   ,  the layout looks very nice but It looks a litter slow.
<br />
      Somebody who can tell me how to speed it?
</p>
<p>
thanks a lot
</p>]]></description>
      <dc:date>2013-06-15T22:00:01-08:00</dc:date>
    </item>

    
    </channel>
</rss>