<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Coherence and WPML performancs problem</title>
		<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem</link>
		<description>Support Forum - Topic: Coherence and WPML performancs problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 16:33:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/coherence-and-wpml-performancs-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-102255</link>
			<pubDate>Wed, 20 Mar 2013 13:54:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">102255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Right now you got 3 issues you have to deal with to go to the next level of speed, even though you did a fine job of taking out 10 full seconds. &#60;/p&#62;
&#60;p&#62;I think the greyscales can be sped up.  You are displaying the same color thumbnails and greyscale thumbnails but from two different urls. This causes each to load twice , but if you were using the same images that wouldn't be happening. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330.jpg&#60;/a&#62;

-----------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330.jpg&#60;/a&#62;

-----------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer21-448x330-greyscale.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/zimmer2-448x330-greyscale.jpg&#60;/a&#62;

---------

&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_061-448x330-greyscale.jpg&#60;/a&#62;
and
&#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330-greyscale.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/11/app1_06-448x330-greyscale.jpg&#60;/a&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;*) Time to first byte is waaayyy too long and shows an improperly configured Apache. It should be around a quarter of a second maximum, and not over 1 second. (This will be tough and perhaps should be left for last).&#60;/p&#62;
&#60;p&#62;*) None of your images have an expiration. We can fix that right up with htaccess&#60;/p&#62;
&#60;p&#62;Open up your .htaccess file (make sure you have ftp access to the website first in case a mistake is made). I am not sure what is inside  your .htaccess file , but you will need to add all of this: &#60;a href=&#34;https://github.com/h5bp/html5-boilerplate/blob/master/.htaccess&#34; rel=&#34;nofollow&#34;&#62;https://github.com/h5bp/html5-boilerplate/blob/master/.htaccess&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The real part of that file you need are lines 1 - 280 ; . Just make sure they come before the normal 8-12 lines that Wordpress adds to the htaccess.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-102075</link>
			<pubDate>Tue, 19 Mar 2013 15:09:58 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">102075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
A lot of pics are now optimized. The portfolio-site still opens after click on the grayscale to slow.&#60;br /&#62;
Here is the result of the webpagetest &#60;a href=&#34;http://www.webpagetest.org/result/130319_WB_TJ7/&#34; rel=&#34;nofollow&#34;&#62;http://www.webpagetest.org/result/130319_WB_TJ7/&#60;/a&#62;&#60;br /&#62;
Maybe it would get faster, if i can force the cache options for the provided images? could this be an idea? if yes, do you know how?&#60;br /&#62;
thanks,&#60;br /&#62;
tita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-101029</link>
			<pubDate>Wed, 13 Mar 2013 06:35:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">101029@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You are also loading a 1.5meg sized image on the page, which is your #1 problem, and takes 90% of the load time ( &#60;a href=&#34;http://montanara-ramsau.at/wp-content/uploads/2012/10/oBERTAUERN-2009-rAFFALT_138.jpg&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/wp-content/uploads/2012/10/oBERTAUERN-2009-rAFFALT_138.jpg&#60;/a&#62; ) .. Please optimize this image &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.webpagetest.org/result/130313_HB_0d2172c87e07df19d6d87c458d53eaaa/1/details/&#34; rel=&#34;nofollow&#34;&#62;http://www.webpagetest.org/result/130313_HB_0d2172c87e07df19d6d87c458d53eaaa/1/details/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also if you notice there are those 4-5 images for the main slider that look like can also use a bit of optimization. Try using this without resizer &#60;a href=&#34;http://jpeg-optimizer.com/&#34; rel=&#34;nofollow&#34;&#62;http://jpeg-optimizer.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything else as you can see by the link looks very tight, fast loading.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100641</link>
			<pubDate>Mon, 11 Mar 2013 16:15:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm getting a huge delay as well when trying to pull up an ajax portfolio item on the homepage. I'm not sure what the cause is here though but you could try creating a very basic portfolio item with just a single small image in it to get a comparison and see if it could be because of the size of the images in that portfolio item or if its something else.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100530</link>
			<pubDate>Mon, 11 Mar 2013 07:48:40 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
as i told, now with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; 2.7.1 the backend in much faster than it was. Still slow, but ok. What i worry most about is the portfolio site. &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62;&#60;br /&#62;
When you click on the grayscale pics, it lasts 8000ms to open the portfolio. Other sites without &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; open the portfolio in 2000ms. Please click on the above mentioned portfolio to see what i mean. thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100459</link>
			<pubDate>Sun, 10 Mar 2013 20:06:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">100459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Hate to use a cliche but if you start fresh you will notice it will be a lot faster. I tested Coherence and &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; a week ago and it performed well.   Did you notice at what point things began slowing down? &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;NIck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100330</link>
			<pubDate>Sat, 09 Mar 2013 12:36:30 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;WP 3.4.2, plugins now only &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; and WP-Optimize, mem-limit pushed up to 128MB,&#60;br /&#62;
backend ist now way better, still slow.&#60;br /&#62;
frontend, portfolio site comes up fast, but when you click on a greyscale it lasts too long to open.&#60;br /&#62;
I could live with it, but i want to make some other websites also with coherence and &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;, and i cant do that, if its not getting better, or faster.&#60;br /&#62;
any ideas left?&#60;br /&#62;
thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100296</link>
			<pubDate>Sat, 09 Mar 2013 06:25:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've actually been hearing from a lot of people about somewhat slower backends with wordpress since 3.5.1. It could be a coincidence but it has been something I've now heard from sources outside of here as well.&#60;/p&#62;
&#60;p&#62;Typically, backend slowness is because of low memory availability. Here is a good guide on increase the memory available for wordpress to use: &#60;a href=&#34;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#34; rel=&#34;nofollow&#34;&#62;http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100180</link>
			<pubDate>Fri, 08 Mar 2013 08:07:50 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">100180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi Devin,&#60;br /&#62;
Frontend is ok, ecxept the portfolio, which is very slow to e.g. other sites with coherence and without &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62;&#60;br /&#62;
But really slow is the backend. Can i send you PM with access to the site?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-100115</link>
			<pubDate>Thu, 07 Mar 2013 20:38:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi xxtita,&#60;/p&#62;
&#60;p&#62;Can you point out some specific examples of items working incorrectly or not slow. I'm not getting any visual errors when I view the site and it seems to be fairly responsive to page navigation and loading content (nothing I would call slow).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xxtita on "Coherence and WPML performancs problem"</title>
			<link>http://www.kriesi.at/support/topic/coherence-and-wpml-performancs-problem#post-99984</link>
			<pubDate>Thu, 07 Mar 2013 08:17:35 +0000</pubDate>
			<dc:creator>xxtita</dc:creator>
			<guid isPermaLink="false">99984@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi kriesi,&#60;br /&#62;
it seems that coherence together with  &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; 2.7.1 is pretty slow. the backend works really slow, and in the frontend the portfolio &#60;a href=&#34;http://montanara-ramsau.at/ferienwohnung/&#34; rel=&#34;nofollow&#34;&#62;http://montanara-ramsau.at/ferienwohnung/&#60;/a&#62; is also not working well. please check &#60;a href=&#34;http://www.montanara-ramsau.at&#34; rel=&#34;nofollow&#34;&#62;http://www.montanara-ramsau.at&#60;/a&#62; - thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
