Search Results for 'optimize'

    No search results were found in Documentation!

Results from the Forum
Andrei L.
tagDiv Member

Hi

Thanks you for these helpful links, we will take a look there when we will make changes in theme’s queries. We work constantly to optimize and improve queries made by the theme so execution time to be as low as possible and data to be served in shortest time.

Have a nice day.

amanshams786
tagDiv Member

i am also getting same score, please guide me to optimize it well for faster loading page.
my website is whitedust.net

Bogdan B.
tagDiv Staff

Hi,
Well you have a bit of work to do as your site is not optimized: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wrestleview.com%2F&tab=desktop
Please follow this guide to improve your speeds: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!

zagleft
Participant
#0

First, would like to say I really have enjoyed working with the Newspaper7 theme and the excellent documentation and forum.
I have recently migrated my site to a new hosting site and have been working to optimize it. I did implement TD_Speed Booster plug and started to do some testing activating the plugin and deactivating it (about 5 times) as was looking at speed gains on different tracking sites. One time when I went to deactivate Speed Booster I noticed there were two instances of the Speed Booster plugin on the plugin page, one activated and one not. At this point I decided to delete SpeedBooster and just focus cleaning up my code a bit before using Speed Booster.
When I went to edit my header.php file by downloading it to my computer, I opened up the header.php file and the content of the file are as follows:

> itemscope=”itemscope” itemtype=”://schema.org/WebPage”>

Header area * the template files are located in ../parts/header */ td_api_header_style::_helper_show_header(); do_action(‘td_wp_booster_after_header’); //used by unique articles

When I downloaded opened other theme files the content of the files were replaced with something similar.

When I open the files in WP Admin Editor the files look normal but when I try to update the files using the Editor, when I click Update File, the browser opens my main page and no change is made.

I have gone through my site files to make sure td_wp_booster files have been removed, and they have.

I have activated my site with the Twenty Sixteen theme and downloaded those theme files and they were normal so it was not my new hosting site. I also deleted and reinstalled the Newspaper7 but had the same issue. I am using a child theme for Newspaper but have not deleted that yet.
I have deactivated all off my plugins and the issue still exists.

Looking for any guidance on how I can address this issue.

Thanks in advanced.
EJ

phoenix86to
Participant
#0

Hi!

I have a wordpress blog, self-hosted, on my domain.
First of all i give you some info about the configuration of the website:

Theme: Newspaper

Plugins:

a3 Lazy Load
AdSense In-Post Ads
Akismet
Ban Hammer
Contact Form 7
Cookie Law Info
EWWW Image Optimizer
Instant Articles for WP
Jetpack by WordPress.com
Posts for Page Plugin
Revolution Slider
tagDiv Social Counter
tagDiv Speed Booster
Tapatalk for WordPress
TinyMCE Advanced
WP-Optimize
WPBakery Visual Composer
Yoast SEO
YouTube

I have a real issue with the facebook sharing of my posts. Example:

http://www.alfaromeoblog.it/vendite-alfa-giulia-partenza-urlo/

Facebook developers page states the following:

Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
Codice di risposta non corretto
URL returned a bad HTTP response code.
Proprietà necessaria mancante
The ‘og:type’ property is required, but not present.
Inferred Property
The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
Parser Mismatched Metadata
The parser’s result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a single value, or property values for a given property being mismatched. Here are the input properties that were not seen in the parsed result: ‘og:locale:locale, og:type, og:title, og:site_name, fb:app_id, fb:pages’

But the post has been created just like the next one (http://www.alfaromeoblog.it/bolzano-mano-armata/). As soon as I create a post, i add the main image as per wp settings, but it is skipped. And cannot understand why.
The fact is that, if i scrape again with the sharing debugger tool, it gets corrected.

Any hints?

thank you.

orlando
Participant
#0

hi,

I tried your thema is not yet optimized with php version 7, when it will update about ???

but it works with PHP 5.5 ??

Waiting for your news about

admindoxa
tagDiv Member

Allow me to join the conversation…

This is one of the trade off using commercial wordpress template.. theme developer provide a lot of feature, but perhaps you only use 20-30% of them. Is there any solution ? yes, you will rely on several plugin to optimize your site:

1. Gonzales WordPress plugin, i use it to exclude script and css in a specific pages. Do you realize that if you use COntact Form 7, the script will get loaded on every page of your site.. that’s absurbs

2. Unused-css.com. It will browse your site both in desktop and responsive to find unused css selector.. for my site using visual composer, it reduce 83% of total file… for newspaper it reduce 30%, and newspaper ships with unminified CSS, so you can have extra kb on that

3. Cache Plugin. this is the real booster begin, i’m using WP-Rocket.. it support for page cache, gzip compression, defer javascript support, combine and minify script… really a major requirement when you need to speed up your site.

Is all 3 100% reliable, not really.. first you need to backup and then you need to test your front end, and make sure all of this three improved your site speed to the max.

Last but not least, your server resource also matter.. don’t expect to have good performance with low quality of server (especially shared one).

Good luck

  • This reply was modified 10 years by admindoxa.
Andrei L.
tagDiv Member

Hi

1. What exactly do you want to change in mobile menu? The settings for colors can be found in theme panel > theme colors: http://screencast.com/t/LIPUyEomQQ
Please provide some exact detail about the desired result so I can inspect it closer and get back to you with a more accurate answer.

2. The functionality of search buttons is the same, the only difference is in layout. However the response time may be influenced by how well your site is optimized and how fast queries are made.
make sure that your server meets the requirements specified in our documentation: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ also check if the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/

3. We always include in theme’s path last version of Visual Composer available when the update is released. You can’t directly download Visual Composer from themeforest unless you bought it. Currently we test V 4.12 and after everything is ready a new update will be released.

4. I’ve checked your site and you’re using the default thumb for block 6: http://screencast.com/t/jPzMgHEOkcn if you want tu use a higher value for the thumb make sure that after the code is modified you regenerate the thumbnails.

Thanks!

Catalin
tagDiv Staff

Hello Kvr28,

Unfortunately, we know about the firefox browser issue and if you test our demo in it: http://demo.tagdiv.com/newspaper/ you will see similar results (our demo is a bit better optimized but the effect is still present)
There is little we can do about it as it’s a browser issue. The browser has flaws on every type of animation.
Sorry for the inconvenience but Mozilla needs to step-up their game.
As for the mobile included browsers, if Mozilla has such issues then not much can be expected of these browsers as well.
Sorry for the inconvenience but we cannot fix browser issues. A browser renders elements the best it can. Some browser’s best is not enough I’m afraid.

Thank you for your understanding!

Ing Geek
tagDiv Member

Its your server, maybe has a bad configuration or its your website whit bad configuration. In your server you need to use a cache system and in your web a cache plugin to manage 1000 users online, optimize databases and everything on your site, reduce request to mysql, etc.

Btw, for more than 300 simultaneus users online you need a server whit SSDs and not HDD 😛

ill0gic0
Participant
#0

Hi, is the newspaper theme compatible or optimized to be served through the http2 protocol? Thanks!

mboydnv
tagDiv Member

I have fixed the issue, it was a simple mistake in my wp-config.php file.

I just moved the ‘define( ‘UPLOADS’, ”.’images’ );’ few lines above in the wp-config file.

This was originally added as the last line in the wp-config file, but WordPress ignores settings after wp-settings.php file is loaded which overrides settings from core.

I also optimized the Database and that seemed to fix some issues.

So Everything works with the template, and above versions listed. Once can buy Newspaper and use Say What template and Ultimate Addons with confidence.

Thanks

nirmal___
Participant
#0

When I conducted a google pagespeed test, I got the below result. Help me fix this.

Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 2 blocking script resources and 7 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.

Remove render-blocking JavaScript:
http://principiaboxed.com/…s,qver=1.12.3.pagespeed.jm.Mce7qJ7uQ5.js
http://principiaboxed.com/…js,qver=1.4.0.pagespeed.jm.S4TTOO46U-.js

Optimize CSS Delivery of the following:
http://principiaboxed.com/…s,qver=4.6.1.pagespeed.cf.B7_8y6haOq.css
http://fonts.googleapis.com/…%2C600italic%2C400%2C600%2C700&ver=4.5.2
http://fonts.googleapis.com/…%2C900%2C500italic%2C400%2C300&ver=4.5.2
http://fonts.googleapis.com/…0%2C700%7CAmarante%3A400%2C700&ver=4.5.2
http://principiaboxed.com/…,qver=4.11.2.pagespeed.cf.DDuiy5Iwfj.css
http://principiaboxed.com/…css,qver=7.0.pagespeed.cf.OXJRwv_GHJ.css
http://principiaboxed.com/…css,qver=7.0.pagespeed.cf.4wPCTK4rGZ.css

simchris
tagDiv Member

Just a quick follow up for old timey sake, for those coming late to this party:

IMAGE COMPRESSION

QUICK TIPS:
Test a post page with GTMetrix.com — this will show you what you need to do to improve speed specifically, for example giving you examples you can download of optimized images for the post page you test to see how that impacts you.

Also, to compress thumbnails, you can change the default compression per my guide in your wp-config file, then “regenerate thumbnails” to make smaller versions. (AND: you should be backing up your site before you mess with it, obviously!)

Alternate advanced method of compression:
download complete image folder to your PC via FTP for backup then use one of the various PC software apps to compress/process all images, then re-upload via FTP. Here is one for Windows, as just one of many examples: http://icompressor.blogspot.in/

Or, if that makes no sense or is too difficult; make backup first, then try this nifty plugin, which is a PAID service after the first 100 images; but useful to test if it works for you:
https://wordpress.org/plugins/tiny-compress-images/

simchris
tagDiv Member

Test a post page with GTMetrix.com — this will show you what you need to do to improve speed specifically, for example giving you examples you can download of optimized images for the post page you test to see how that impacts you.

Also, to compress thumbnails, you can change the default compression per my guide in your wp-config file, then “regenerate thumbnails” to make smaller versions. (AND: you should be backing up your site before you mess with it, obviously!)

Alternate advanced method of compression:
download complete image folder to your PC via FTP for backup then use one of the various PC software apps to compress/process all images, then re-upload via FTP. Here is one for Windows, as just one of many examples: http://icompressor.blogspot.in/

Or, if that makes no sense or is too difficult; make backup first, then try this nifty plugin, which is a PAID service after the first 100 images; but useful to test if it works for you:
https://wordpress.org/plugins/tiny-compress-images/

Andrei L.
tagDiv Member

Hi

Leverage browser cache won’t comperes images, it only comperes resources like css/js/html. To optimize the images follow the above guide and also you could try a lower compression for them. You could also check these tutorials to optimize the images: https://premium.wpmudev.org/blog/fix-jpeg-compression/http://www.wpbeginner.com/beginners-guide/speed-wordpress-save-images-optimized-web/

Thanks!

Andrei L.
tagDiv Member

Hi

The theme is written according with WordPress standards and it’s optimized for best performances. However there are many factors which can influence site’s load time. In terms of page-speed we made a guide which covers most important aspects google notifies you about, you can find it here: https://forum.tagdiv.com/how-to-make-the-site-faster/

I’ve checked your site with google page-speed and from its reports i’ve noticed that there are a few images which slow the load time. Try to optimize the images following google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages Also you can use leverage browser cache to reduce the size of the css/js resources served by the server: https://gtmetrix.com/leverage-browser-caching.html
To move render-blocking resources in page’s footer you can use Speed Booster plugin. We covered in our documentation at point 5 how this plugin can be used.

Other useful information about page speed can be found in these topics: https://forum.tagdiv.com/topic/help-moving-style-css-and-fonts-googleapis-com-to-footer/https://forum.tagdiv.com/topic/speed-booster-questions/https://forum.tagdiv.com/topic/mobile-view-problem-3/

Hope this helps.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site with google’s page-speed tool and noticed that the site gets penalized because of some big imaged used. Try to optimize the images following the indication from google docs: https://developers.google.com/speed/docs/insights/OptimizeImages You could also use leverage browser cache to reduce the file size send by the server to browser: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching#recommendationshttps://gtmetrix.com/leverage-browser-caching.html

Thanks!

Catalin
tagDiv Staff

Hello Caum,

Yes, you can use our TagDiv Blocks from the Widgets area because all of these are optimized for 1 column. Please keep in mind that our theme has 25 Blocks, and all of them could be used in 1/2 or 3 columns.

Thanks for your the message!

Catalin
tagDiv Staff

Hello ankush,

Unfortunately, we know about the firefox browser issue and if you test our demo in it: http://demo.tagdiv.com/newspaper/ you will see similar results (our demo is a bit better optimized but the effect is still present)
There is little we can do about it as it;s a browser issue. The browser has flaws on every type of animation.
Sorry for the inconvenience but Mozilla needs to step-up their game.
As for the mobile included browsers, if Mozilla has such issues then not much can be expected of these browsers as well.
Sorry for the inconvenience but we cannot fix browser issues. A browser renders elements the best it can. Some browser’s best is not enough I’m afraid.

Thank you for your understanding!

Jose
Participant
#0

Hello,

First: Sorry for my bad English level. I use a translator.

Issue: Google Page Speed detects problems (javascript) in the optimized publications.
(Image: http://s32.postimg.org/7rtusrrfp/java.jpg )

All is optimized and all css/js are now in footer (correct mode). BUT I think it does, before css / js inline generated by the theme. Maybe that’s the problem?

Other Query: Does css / js inline generated by the theme, can be loaded before the css / js normal (links) resources, with the activated plugin Speed Booster? No matter if it disables the personalized from the panel. How can I do it?

My web: http://goo.gl/1lfWBX (remember, the problem are in the post at the momento only)

Thanks

simchris
tagDiv Member

Facebook will do this sometimes if there is more than one image; such as an optimized version being served for mobile, or a version converted by mod_pagespeed to webp format, or a background image and a featured image in post. Just pick one and move on with your life 🙂

Jose
Participant
#0

Hello,

I want to put a plug-Newsletter that have a popup to attract customers (inscriptions).
Something like this or similar:

http://s33.postimg.org/4ntteq1da/popup.jpg

e

But I also want to use your booster plugin to optimize my web.

So I want to ask you what pluguin you recommend for newsletters en my web with newspappers theme, which is compatible with the web api and optimization

Thank you

Andrei L.
tagDiv Member

Hi

Thanks for sharing your solution here. The theme was not tested with EWWW Image Optimizer plugin and we can’t guarantee that will work fine with it. When you’re using an untested plugin there is a chance to appear some conflicts because the implementations are different in most cases.

Thanks!

Viewing 25 results - 3,676 through 3,700 (of 4,409 total)