<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Catalog &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/tag/catalog/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Mon, 26 Jan 2015 17:49:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Changing the &#8220;Position&#8221; text to &#8220;Default&#8221; in the &#8220;Sort By&#8221; dropdown on product listing page in Magento</title>
		<link>https://www.techawaken.com/changing-position-text-default-sort-by-dropdown-product-listing-page-magento/</link>
				<comments>https://www.techawaken.com/changing-position-text-default-sort-by-dropdown-product-listing-page-magento/#respond</comments>
				<pubDate>Sat, 25 Oct 2014 17:45:15 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[Sort]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=609</guid>
				<description><![CDATA[In Magento Vanilla installation the products are sorted based on "Position" on the product listing page by default. You have the provision to configure the default sorting parameter from Magento admin. In Magento Vanilla installation admin the options available are -  "Best Value", "Name"  and  "Price". "Best Value" sorting is actually sorting by position.

"name" and "price" are catalog attributes but "position" is not.

If in case you need to remove sorting by position then you will have to override the Catalog module model but if just you need to change the text then you can do it with the help of locale files.
<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/change-default-sorting-product-listing-page-magento/" rel="bookmark" title="How to change the default sorting on product listing page in Magento?">How to change the default sorting on product listing page in Magento? </a></li>
<li><a href="https://www.techawaken.com/setchange-position-products-product-listing-page-magento/" rel="bookmark" title="How to set/change the position of products in product listing page in Magento?">How to set/change the position of products in product listing page in Magento? </a></li>
<li><a href="https://www.techawaken.com/change-reply-text-comments-listing-add-custom-css-class-reply-link/" rel="bookmark" title="How to change the &#8220;Reply&#8221; text in the comments listing and add a custom css class to the &#8220;Reply&#8221; link?">How to change the &#8220;Reply&#8221; text in the comments listing and add a custom css class to the &#8220;Reply&#8221; link? </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/changing-position-text-default-sort-by-dropdown-product-listing-page-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to change the default sorting on product listing page in Magento?</title>
		<link>https://www.techawaken.com/change-default-sorting-product-listing-page-magento/</link>
				<comments>https://www.techawaken.com/change-default-sorting-product-listing-page-magento/#respond</comments>
				<pubDate>Sun, 21 Sep 2014 19:19:22 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[Magento 1.x Admin]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Products Listing]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=616</guid>
				<description><![CDATA[In Magento you can change the default sorting attribute for product listing page from Magento admin.

To set the sorting attribute login to Magento admin and follow the following steps:

1. Go to Admin >> System >> Configuration >> Catalog
2. Expand the "Frontend"  Section
3. Make selection from the "Product Listing Sort by" dropdown
4. Click the "Save Config" button.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/setchange-position-products-product-listing-page-magento/" rel="bookmark" title="How to set/change the position of products in product listing page in Magento?">How to set/change the position of products in product listing page in Magento? </a></li>
<li><a href="https://www.techawaken.com/change-logo-image-magento/" rel="bookmark" title="How to change the logo image in Magento">How to change the logo image in Magento </a></li>
<li><a href="https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/" rel="bookmark" title="Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error.">Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error. </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/change-default-sorting-product-listing-page-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to set/change the position of products in product listing page in Magento?</title>
		<link>https://www.techawaken.com/setchange-position-products-product-listing-page-magento/</link>
				<comments>https://www.techawaken.com/setchange-position-products-product-listing-page-magento/#respond</comments>
				<pubDate>Fri, 29 Aug 2014 13:56:41 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Catalog]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[Magento 1.x Admin]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Products Listing]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=615</guid>
				<description><![CDATA[In order to promote certain products, you may want to place them at the top in the category product listing page. Lets see how to set/change the position of the products from Magento admin.

To set/change the position of the products proceed as below:

1. Login Magento admin and follow the path Admin >> Catalog >> Manage Categories.
2. Click on a category in the category tree to display the category related information.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/add-1000-products-magento-admin-category-management-interface/" rel="bookmark" title="Cannot add more than 1000 products using Magento admin category management interface">Cannot add more than 1000 products using Magento admin category management interface </a></li>
<li><a href="https://www.techawaken.com/deleting-customer-data-magento/" rel="bookmark" title="Deleting customer data in Magento">Deleting customer data in Magento </a></li>
<li><a href="https://www.techawaken.com/change-logo-image-magento/" rel="bookmark" title="How to change the logo image in Magento">How to change the logo image in Magento </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/setchange-position-products-product-listing-page-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
