<?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><![CDATA[Blog]]></title>
	<atom:link href="http://www.templatestudio.com/blog/category/popular-posts/feed/" rel="self" type="application/rss+xml" />
	<link><![CDATA[http://www.templatestudio.com/blog/]]></link>
	<description><![CDATA[Blog]]></description>
	<lastBuildDate>Thu, 11 Jun 2026 11:14:28 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator><![CDATA[http://fishpig.co.uk/wordpress-integration/]]></generator>
			<item>
		<title><![CDATA[10 Tips for Boosting the Speed of your Magento Website]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/10-tips-for-boosting-the-speed-of-your-magento-website/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/10-tips-for-boosting-the-speed-of-your-magento-website/#respond]]></comments>
		<pubDate>Fri, 01 Jul 2016 06:06:19 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=300]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2016/07/10l-Tips-for-Improving-Speed-of-your-Magento-Website.jpg" alt="10l Tips for Improving Speed of your Magento Website" width="810" height="326" class="main-post-img alignnone size-full wp-image-302" /></p>
<p>Lightning-fast page loading speed is crucial for the conversion of a successful online store. The longer the customer waits for the page to load the higher are the chances that he’ll abandon your website.</p>
<h2>Below are 10 steps that can help you speed up your Magento website:</h2>
<h3>Clean Database Log</h3>
<p>Given that Magento saves logs for around 180 days, your database may grow unnecessarily large, which is why the first step in speeding up your Magento website must be cleaning your database log – it will take only 30 minutes, but the effects will be astonishing.   </p>
<h3>Latest Version</h3>
<p>Make sure that you are running the latest version of Magento. It will include all enhancements in speed and performance, as well as bug fixes. </p>
<h3>Content Delivery Network</h3>
<p>Among the simplest, yet most effective ways of speeding up your Magento website is utilization of Content Delivery Network (CDN) that will allow your content to be delivered to customers from multiple locations. </p>
<h3>Use Magento Compilation</h3>
<p>Magento Compilation can boost the speed of your online store by up to 50%. In order to use this feature go to: “System” → “Tools” → “Compilation”</p>
<h3>Merge CSS and JavaScript Files</h3>
<p>Merging all CSS and JavaScript into one file will reduce HTTP requests and correspondingly will increase the page loading speed.      </p>
<h3>Enable Flat Catalog</h3>
<p>Flat Catalog is particularly useful for extensive catalogues with over 1000 items. It merges products and their categories in one convenient table, boosting speed by answering MySQL requests much quicker. </p>
<h3>Compress and Optimize Images</h3>
<p>Compression of images via Adobe Photoshop and specification of their dimensions allows simultaneous loading of page and images, which leads to considerable increase in website’s loading speed. </p>
<h3>Limit Extensions</h3>
<p>The amount of HTTP requests increases with the amount of extensions, which is why it is recommended to use only vital extensions and disable unessential ones.  </p>
<h3>Use Caching</h3>
<p>Caching also helps to speed up your Magento online store. To get excellent results try combining NGINX + APC + Memcache + Varnish caching. </p>
<h3>Minimization of Redirects</h3>
<p>Reduction of redirects allows your website to load with the lightning speed.
</p></div>
]]></description>
			</item>
		<item>
		<title><![CDATA[Magento Security: 10 Tips for Keeping Your Website Safe]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/magento-security-10-tips-for-keeping-your-website-safe/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/magento-security-10-tips-for-keeping-your-website-safe/#respond]]></comments>
		<pubDate>Fri, 06 May 2016 00:58:43 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=281]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2016/05/10l_security_checklist_in_magento.jpg" alt="10l_security_checklist_in_magento" width="810" height="326" class="main-post-img alignnone size-full wp-image-282" /></p>
<p>Security of your Magento website is of outmost importance. Although Magento platform offers multitude of integrated security features, you can improve overall protection of your online store by following these tips.</p>
<h2>How to keep your Website safe</h2>
<h3>Regularly Update Your Anti-Virus Software</h3>
<p>It is highly recommended to use enterprise-class anti-virus software that provides daily updates. It will help you detect and prevent various hacker attacks.  </p>
<h3>Use Two-Factor Authentication</h3>
<p>Two-factor authentication allows only trusted devices to access backend. Moreover, it requires you to enter randomly generated code that changes every 30 second and is sent to your phone by the app Magento Connect Marketplace</p>
<h3>Use Secure FTP</h3>
<p>It is important to use secure FTP passwords and SFTP as a Public Key Authentication.  </p>
<h3>Strong Password</h3>
<p>Strong password must be no less than 15 characters long and must not contain any names or birthdays. You can use password generator to find an optimal strong password.</p>
<h3>Backup your Magento store regularly</h3>
<p>It is highly recommended to save your backup copies regularly, but not on the same server, your website is, because in such case hacker will get access both to your website and to the backup as well.    </p>
<h3>Install Latest Magento Security Patches</h3>
<p>Magento regularly provides security patches that need to be installed to ensue robust protection of your online store. TemplateStudio can help you <a href="http://www.templatestudio.com/services/magento/patch-install" target="_blank"> install latest Security Patch</a> quickly and efficiently. </p>
<h3>Use Secure FTP</h3>
<p>Using Secured File Transfer Protocol (SFTP) you can boost the security of your website, as it utilizes a private key file for decryption and user authentication. </p>
<h3>Get a Magento professional security review </h3>
<p>Professional Magento security review, accomplished at least twice a year, can help you find and eliminate weak spots in your security. </p>
<h3>Use Only Trusted Magento Extensions</h3>
<p>Despite the extensive Magento community and multiple user reviews for every extension, it is highly advisable to use only trusted Magento extensions to protect your online store from hacking. </p>
<h3>Utilize Firewall</h3>
<p>Firewall usage allows getting additional layers of security by preventing users from accessing your web server.
</p></div>
]]></description>
			</item>
		<item>
		<title><![CDATA[Top 5 New Features in Magento 2.0]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/top-5-new-features-in-magento-2-0/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/top-5-new-features-in-magento-2-0/#respond]]></comments>
		<pubDate>Fri, 01 Apr 2016 02:27:23 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=248]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2016/04/5l_new_features_magento2.jpg" alt="5l_new_features_magento2" width="810" height="326" class="main-post-img alignnone size-full wp-image-251" /></p>
<p>The long-awaited Magento 2.0 is already here and it is truly impressive! Recently released Magento 2.0 upgrade includes advanced CMS features, as well as performance and scalability improvements that will help Magento website owners to create stunning designs and boost functionality of their online stores.</p>
<h2>Why Magento 2 is the right choice for your online store</h2>
<h3>Customizable File Structure</h3>
<p>Magento 2.0 removed all the issues that prevented development of custom themes. With the new Magento version, themes can be tailored for the specific needs of your business. Updated file structure does not have any default themes; they have been transferred to the module structure.  </p>
<h3>Enhanced User experience</h3>
<p>Magento 2.0 offers enhanced user experience for customers and webmasters alike. Customers are now able to enjoy easy navigation, clean and pleasant structure of the pages with clearly seen call-to-action buttons. Webmasters, on the other hand are presented with many features for ROI improvement. For instance, the new drill-downs help to identify customer’s actions on the website, highlighting the areas that require improvement.  </p>
<h3>Excellent Performance</h3>
<p>Due to the fact that Magento 2.0 is integrated Varnish Cache, website pages are loading much faster, which is extremely beneficial for <a href="http://www.templatestudio.com/services/magento/google-speed-optimization" target="_blank">Google speed optimization</a>. New Magento 2.0 is easier to navigate, faster and boasts of improved security. </p>
<h3>Improved Scalability</h3>
<p>Full page caching translates into considerable boost in performance, as well as decreased server loading time. Apart from that, Magento 2.0 allows faultless and simultaneous management of products by multiple admins.</p>
<h3>Impeccable Security</h3>
<p>Given that Magento takes security seriously, it’s no wonder that new version was cleared of all potential security vulnerabilities and is a lot safer, especially with a new directory (- ‘pub’) that safeguards source code from various hacker attacks.
</p></div>
]]></description>
			</item>
		<item>
		<title><![CDATA[Watch2 – New Black Magento Theme Release]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/watch2-new-black-magento-theme-release/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/watch2-new-black-magento-theme-release/#respond]]></comments>
		<pubDate>Fri, 22 Jan 2016 01:37:45 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=179]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2016/01/watch-2-large-22.jpg" alt="watch 2 large 22" width="1196" height="481" class="main-post-img alignnone size-full wp-image-194" /></p>
<p class="short_desc">We proudly present Watch2, a new responsive magento theme that is no less spectacular than a diamond or a beautiful pearl shining brightly through the dark. This theme is a great match for Jewellery Store, Watches, Accessories, Fashion, Perfumes, Beauty Shop etc. <!--more-->and comes as the best solution for business owners who like this pattern.</p>
<p>It's a premium black theme which we added to our exclusive <a href="http://www.templatestudio.com/store/magento-templates" target="_blank"><em>theme collection</em></a>.</p>
<p>This theme makes a big difference by its <strong>user-friendly design</strong>:  colors like white, yellow, grey, red, look great in contrast with a clean black background and leaves a deep impression on everyone who sees it for the first time. Your customers will love it only for the simple fact that is irresistible to stay too much apart and will find enormous pleasure while browsing.</p>
<h2>The Process</h2>
<p>Our team wanted to create something unique and everlasting. Dark web designs are popular and have an elegant and creative appeal when you handle it professionally.<br />
To find the perfect balance between colors is not an easy job for a designer, especially when black is involved as main color and we consider that was the biggest challenge. We are glad that we succeeded!</p>
<h2>Live Demo</h2>
<p> Have a close look <a href="http://www.templatestudio.com/store/watch2-theme.html" target="_blank"><em>here</em></a> and judge for yourself.</p>
<h2>Key Features</h2>
<p><i class="fa fa-check"></i> This theme is designed with clean black in background in perfect combination with color palette;<br />
<i class="fa fa-check"></i> Once the homepage appears, a fantastic slideshow will produce various stunning effects;<br />
<i class="fa fa-check"></i> Watch 2 is  built on a modern platform with advanced options like Ajax Suite, Ajax Filter, Full Screen Zoom … and is fully customizable;<br />
<i class="fa fa-check"></i> It is easy to control and make changes on website through Templatestudio admin settings;<br />
<i class="fa fa-check"></i> Watch2 is a responsive magento theme with cross-browsers compatibility and meet coding standards like W3C Validator;<br />
<i class="fa fa-check"></i> In terms of speed, this theme is optimized for fast loading on Google Speed Tool, increasing your chances to obtain higher position in Google ranks;<br />
<i class="fa fa-check"></i> Make your website and your products more visible to your search engine listings with Google Rich Snippets and consolidate you SEO campaign;</p>
<p>For full list of features and extensions of Watch2 and other themes, <a href="http://www.templatestudio.com/features-extensions" target="_blank"><em>follow this link</em></a>.</p>
<p>Overall, it is fair to say Watch2 is an excellent choice for a profitable e-commerce website if you want to distinguish yourself from the competition. It will reach new customers, boost your business sales, and promote worldwide with this impressive outlook.
</p></div>
]]></description>
			</item>
		<item>
		<title><![CDATA[Grand Shop - New Magento Theme Release]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/grand-shop-new-magento-theme-for-general-store/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/grand-shop-new-magento-theme-for-general-store/#respond]]></comments>
		<pubDate>Wed, 20 Jan 2016 01:24:39 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=113]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2016/01/grand-shop-large-baner-2.jpg" alt="grand shop large baner 2" width="1196" height="481" class="main-post-img alignnone size-full wp-image-161" /></p>
<p class="short_desc">Templatestudio has released its new generic responsive template, Grandshop. This theme is perfect for generic e-commerce websites like Supper Market, Shopping Mall or any specific store <!--more-->such as Smartphones &amp; Mobile Accessories, Fashion Store, Beauty Shop, Home Appliances, Kitchen Tools and Gadgets, Furniture &amp; Décor…</p>
<p>It's a new premium theme which we added to our exclusive <a href="http://www.templatestudio.com/store/magento-templates" target="_blank"><em>theme collection</em></a>.</p>
<p>Grandshop is a great choice for a magento multipurpose store if you have great expectations in terms of design, functionalities, promoting your products online and making your business – a successful one.</p>
<h2>The Process</h2>
<p>We don’t have enough words to describe our product, but to make it clean, modern and to attract public attention, we put great efforts to analyze the demands and trends in our marketplace. Before creating something special, we always question our work principles: quality, competitive vision, meaningful simplicity and our hunger for perfection. This theme is like a precious child that we raised with a professional care.</p>
<h2>Live Demo</h2>
<p> Have a close look <a href="http://www.templatestudio.com/store/grandshop-theme.html" target="_blank"><em>here</em></a></p>
<p>There are many reasons if you are still unsure in making this theme yours; however, we want only to highlight here the most important features.</p>
<h2>Key Features</h2>
<p><i class="fa fa-check"></i> This theme is designed with white in background, a versatile slider with twenty nine cinematic effects on home page, clean and easy customizable layout;</p>
<p><i class="fa fa-check"></i> Grandshop is a responsive magento theme which was built with the help of the most popular framework- boostrap;</p>
<p><i class="fa fa-check"></i>  Grandshop is optimized for fast loading with performance over 80/100 on Google Speed Tool, has zero errors on W3C Validator and is bug-free;</p>
<p><i class="fa fa-check"></i>  It is fully optimized for SEO, including Google Rich Snippets, which make your products be on top on google search page results;</p>
<p><i class="fa fa-check"></i> This theme is fully protected against undesired electronical spamming, by enabling admin captcha for user area;</p>
<p><i class="fa fa-check"></i> Let your customers visualize the image’s product in the smallest details with Elevate Zoom Module and Full screen zoom option;</p>
<p>For full list of features and extensions of Grandshop and other themes, <a href="http://www.templatestudio.com/features-extensions" target="_blank"><em>follow this link</em></a>.</p>
<h2>Theme Support</h2>
<p>If you require quality support or theme customization, we are eager to answer any of your questions within 48 hours. Please leave a feedback <a href="https://www.templatestudio.com/contact-us" target="_blank"><em>here</em></a>.<br />
Let your passion in promoting your business on a bigger scale become reality with the help of our high expertise in magento and success will follow you everywhere: more customers, more sales, more reviews...</p>
</div>
]]></description>
			</item>
		<item>
		<title><![CDATA[Health 2 - New Responsive Magento Theme]]></title>
		<link><![CDATA[http://www.templatestudio.com/blog/health-2-new-responsive-magento-theme/]]></link>
		<comments><![CDATA[http://www.templatestudio.com/blog/health-2-new-responsive-magento-theme/#respond]]></comments>
		<pubDate>Wed, 12 Feb 2014 07:55:48 +0000</pubDate>
		<dc:creator>nick</dc:creator>
			<guid isPermaLink="false"><![CDATA[http://www.templatestudio.com/blog/?p=65]]></guid>
			<description><![CDATA[<div class="post_content">
<img src="http://www.templatestudio.com/blogwp/wp-content/uploads/2014/02/health-2-large.jpg" alt="health 2 large" width="1196" height="481" class="alignnone size-full wp-image-186" /></p>
<p class="short_desc">I am proud to announce our newest <a href="http://www.templatestudio.com/store/magento-templates/health2-theme.html">Health 2 Theme</a> that just came out recently, that comes with a variety of facilities, which ensure the easiest and most comfortable user friendly interface ever!....<!--more--></p>
<p class="desc"> Perfect for health related websites or medical stores, this theme was created to suite your needs, without having to constantly customize generic thing that would normally come with an ordinary, un-specialized theme. We made sure that all your needs will be only a click or a scroll away, so you never waste any of your precious time. </p>
<p>They always say “don’t judge a book by its cover”, but still, you can’t deny that the first impression is very important, especially when talking about themes and their special designs, customized for a sole purpose, like in this case. Our design comes with a very clean interface and extremely pleasant colors. Not to mention that our designs brings along a list of default functionalities, very easy to find, with a high functionality and most importantly, practical and at your service at any time. Customers won’t find the heart to click way!</p>
<p>Our most irresistible features include:</p>
<p>1.	A full responsive Magento theme. Flexible and dynamic, it is a dream!<br />
2.	Ajax easy cart, compare and search addons.<br />
3.	A banner slideshow extension.<br />
4.	Quick view high functionality. Glitch and infinite-loading-loop free!<br />
5.	A customizable products grid, for all the different tastes out there.<br />
6.	Fanatic support and free updates, at your service.<br />
7.	Multi-language and currency, for worldwide users!</p>
<p>I mean, what more could you want? And if you’re not satisfied with our product, be sure to <a href="http://www.templatestudio.com/contact-us">contact us</a> and we will make sure that any problem you have will be resolved in no time. Shopping for health products has never been easier. Your future users will find what they need at the blink of an eye, which is the most important in this domain, because your target customers are the ones that need a concrete and actual product; it’s not like they don’t know what they want yet and can search for which one has the nicest packaging – that’s why this theme was customized for you and your future target market’s needs. </p>
</div>
]]></description>
			</item>
	</channel>
</rss>