Tony254
Forum Replies Created
-
Forum: Plugins
In reply to: [Check and Enable GZIP compression] Gzip keeps disablingAmazing! @richards Toolbox
Forum: Plugins
In reply to: [Check and Enable GZIP compression] Gzip keeps disablingHey guys, I finally found a solution after trying numerous plugins. I looked up how I can enable gzip compression manually in wordpress. mMy search led me to this site: http://softstribe.com/wordpress/enable-gzip-compression-in-wordpress . I added this code snippet in the .htaccess file `# compress text, html, javascript, css, xml:
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddType x-font/otf .otf
AddType x-font/ttf .ttf
AddType x-font/eot .eot
AddType x-font/woff .woff
AddType image/x-icon .ico
AddType image/png .png`
Now it is working fine. I even checked the compression and its working great. Check it out here:http://checkgzipcompression.com/?url=http%3A%2F%2Fblog.systechafrica.comForum: Fixing WordPress
In reply to: Google IndexingI did that, but i’ve been noticing some problems with my website, but i just can’t figure out what it is, the first one is the webmaster issue, it keeps showing errors & it was unable to fetch robots.txt. Second problem is that my website cannot be found when i search for gzip compression, and also gmetrix cannot find my website.Is it that i’m using a subdomain?
Forum: Plugins
In reply to: [Check and Enable GZIP compression] Gzip keeps disablingThank you very much.
Forum: Plugins
In reply to: [Check and Enable GZIP compression] Gzip keeps disablinghttp://www.blog.systechafrica.com/ there its is.
Hey Rina,
Mine was a conflict with the Wp Twitter feeds plugin, do you have that plugin? try to disable it and it will work. If its a problem with the theme then i will quote Bojan “If you’re sure this is theme related and everything works properly when you activate one of the default WordPress themes then you should contact theme developers for this one.” If you are using a premium theme then contact support they will definitely help you. Hope your issue gets solved. 🙂
Hey pal,
I think it was a problem with my browser. Even though i cleared cache, cookies & history, the problem persisted. I tried using another theme,same thing! I finally switched from firefox to chrome & everything is OK! thanks a lot, i owe you one 🙂Sorry but i just got another problem, now the widgets page doesn’t open. It keeps on loading but it doesn’t open. Just after i thought everything is ok. I have tried deactivating all the plugins but still its not helping.Could you help me?
Thank you very much Bojan, i appreciate. I will just have to deactivate the twitter plugin for a while, until i contact the developers.Otherwise my issue is resolved.Thanks again. 🙂
Wow! Got it! it was a plugin conflict.(Thank God it wasn’t the {premium}theme). Seems it conflicts with the Wp Twitter feeds plugin, should i delete the twitter plugin? or is there a fix?