No search results were found in Documentation!
@fergofer00 algo estĂĄs haciendo mal.
vamos por partes, antes de todo cambio realiza un backup de tu sitio y base de datos.
teniendo esto vamos a lo siguiente
por ftp descarga una carpeta de uploads/aĂąo/mes/ todo el mes. Abres Riot, seleccionas JPEG, quality 80%, encoding PROGRESIVE. ahora seleccionas todas las imĂĄgenes y las arrastras a RIOT, se abrirĂĄ una segunda venana de riot (batch optimizer)con todas las imĂĄgenes, maximizas esa ventana y verĂĄs un boton SETTINGS, seleccionas overwrite existing files, seleccionas la misma carpeta de originen donde tienes las imĂĄgenes y le das en STARt.
el proceso va a demorar segĂşn la cantidad de imĂĄgenes. Esto solo tocarĂĄ la imagen dejando el mismo nombre, solo reduciremos el peso pero no las dimensiones.
Al tenerlas todas las subes por ftp nuevamente seleccionando sobreescribir existentes.
Y listo. Todo queda igual no debe de darte fallos.
si a caso algĂşn fallo que te pudiera dar es que tengas codificacion ANSI o UTF8 u otra codificaciĂłn y descargues una imagen con un nombre y subas una con otro.. Ejemplo:
En tu web tienes la imagen moĂąos-econĂłmicos.jpg pero al bajarla a tu computadora en otra codificaciĂłn es mo&n0s_econ*´0/micos.jpg ya que la Ă y los Acentos se transforman a otra codificaciĂłn. En este caso tendrĂas que verificar que lo que subas se llame igual que lo que bajaste đ
Claro. El shortpixel lo puedes instalar hasta el final para comenzar a optimizar imĂĄgenes a partir del momento en que lo instales porque si lo pones antes de todo te va a optimizar todo lo que recortes y se te acabarĂĄn las optimizaciones gratis. Pero si lo pones al final puedes comprar una licencia por cantidad de imĂĄgenes son baratas, a mi con la de 9usd me ha basta como cada 6 meses y eso que publicamos artĂculos todos los dĂas.
Para el resto anterior a la instalaciĂłn de shortpixel ya que las tengas recortadas puedes descargalas todas por ftp y optimizarlas desde tu computadora si usas windows puedes usar RIOT imagen optimizer en JPG progresivo y 80% de calidad. Eso te darĂĄ excelentes resultados con imĂĄgenes livianas
Be sure to
a) run test with GTmetrix.com on a post page; to show elements which can be optimized with help and examples
b) be sure to go through my complete sticky optimization guide; as well as the docs for speed provided by TagDiv
c) remember the more things you load from external sources (e.g., Jetpack, multiple ad networks, Disqus, etc.) all slow down your site so you have to find a balance on that.
TIP to lower potential depression on this topic:
1) test your post page with AdSense “off”
2) this will provide your “net score”
Google takes into account slowdown from its own loaded content.
So if your score is 87 with ads off; you have room for improvement; but if its 85 with ads “on” — your “net” score is actually the 87. This only applies to AdSense in my own experience on speed testing. Your mileage may vary, of course đ
-
This reply was modified 11 years by
simchris.
Have you optimized your site/server for best page speed?
See the sticky post on optimization, increasing base memory, and the tutorial in theme docs on speeding up site.
Hi
Unfortunately we didn’t tested this plugin, and we didn’t get any reported issues regarding to the plugin functionality so we cannot make any recommendation. You can try to check this only with the theme’s plugins and optimize press active as it might be a conflict with another plugin.
Thanks.
Hi,
That post isn’t available anymore: http://screencast.com/t/KgqVriqJem6a
According to gtmetrix you still need to optimize images. I suggest you use a plugin for that or add the following code in functions.php file:
add_filter( 'jpeg_quality', create_function('', 'return 50;' ) );
This will compress all images to 50%, you can change that value, after you add the code you have to regenerate all thumbs â https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and also empty all caches and purge CDN files.
That reported scaled images seems to be on tables landscape view where they are scaled using css: http://screencast.com/t/kK4sfEqrK however that is the way they are designed.
Thanks
Hi,
How can I make full width (responsive) rows on a Visual Composer page?
The header and footer stretch across the full page but rows I create in VC stop at the edges.
I also have Optimizepress 2.0 pages on the site where the full width rows don’t go all the way across as well.
Like this one http://www.expeditionaustralia.com.au/thebiglap/
Thanks
Steve
I installed Optimize Press but it’s not playing nice with Newspaper. Whenever I try to create a new page and edit that page inside the plugin I get a fancybox popup that’s empty.
https://www.dropbox.com/s/kjj07fvphuc2zjk/Screenshot%202015-07-01%2020.01.56.png?dl=0
Are there any known issues?
In china my server is fast. My server CPU=2s, RAM=4Gb, bandwidth=4Mb. Although small.
And china server Connect to the abroad so slow.
So i need to optimize the blue part of Firefox data.
Thank you tagDiv.
Thanks Marius
I have resolved the issues of blocking Google Fonts but still having a hard time configuring blocking script (Wp Ad System) and 2 blocking CSS resources (Js_Composer & Style.css).
Kindly advise if the two CSS resources can be optimized with affecting styling of the site.
Kindly help regarding blocking Javascript.
https://www.dropbox.com/s/50uqstwun1u74n6/Screenshot%202015-06-30%2008.57.16.png?dl=0
https://www.dropbox.com/s/8bsycipt3souyo0/Screenshot%202015-06-30%2008.59.41.png?dl=0
Hi, today i tested jetpack cause i want to optimize the mobile site speed. so i activated the jetpack mobile theme and tried.
But now there is no way to get back to the newsmag mobile theme, i am beginner and dont know what to do.
I just delete the plugin and now the mobile site looks bad: http://www.bonngusto.net
What do i have to do to get back to your mobile theme?
thanks a lot, best regards, Marko
I had encountered this problem while using Cloudflare. Maybe you can resolve it by disabling the Auto Minify option, Rocket Loader, these are unnecessary when you use a fast optimized theme like Newspaper. It worked for me back then (nearly 5 months ago )
If that doesn’t help, then wait for the TagDiv team đ
Be sure to regenerate your hash keys also!
Visual Composer is a memory hog; no doubt about it.
With Newsmag the last version of VC crashed our server (processes went from .06 to 52, with 8 XEON processors and 32GB ECC RAM); we had to use the beta “SHIM” workaround that Radu came up with.
Basic solutions are:
a) make sure you have at least 128MB allocated for php, and have that in the wp-config.php
b) limit number of queries (e.g., have a 10 most recent list in sidebars, not five queries of latest 2 items from 5 categories); consider disabling the “related posts” element; don’t use mega-menu
c) if you have a LOT of posts added daily, image processing is an ‘expensive’ use of CPU, so consider pre-planning your modules to limit number of image thumbs being built per story, ensure you have a high compression level set and pre-optimize the heck out of what you upload – don’t upload a 767kb file when it could be 45kb at outset for example
d) consider turning off the stupid comment counters (ahem); who cares how many comments a story has, really? That’s a huge amount of queries going on all over the place.
e) optimize the heck out of your site (some of my suggestions are in the stick for site optimization, including adding the memory item in wp-config.php and removing all the comments in wp-config.php — all that crap in there getting loaded over and over)
Stuff like that can set a good baseline to watch the system and see if it chokes. In other words start SIMPLE as possible with everything off, then build up to meet your system capability — if it just dies no matter what, go back to V4; and wait for version of SHIM beta from Radu which works with NP6 (basically this lets you have a homepage with most of the neato modules, but without some of the more dramatic options of VC). I’m running the shim beta with Newsmag on 3 sites now, and zero issues.
Not sure any of that helps … but food for thought …
Hello Marius and thanks for your updates,
So do you have any updates regarding the VC ? I know your code is good and optimized however your themes to work need to provide plugins from third party developers and from outside tagdive.
It’s very hard from us to pay a lots in server side optimization and one plugin to broke all.
I hope you understand this. if you come up with solution please update the ticket.
Thank you,
Gregory
Generally “best” to fit your images to the layout and then allow FB to bring in and optimize and reformat to fit their ever-changing systems for both desktop and mobile; e.g., 470×246 is the size FB most often actually uses for timeline on desktop; with 140×100 for smaller thumbs and 158×158 for square images taken from smaller items.
This only refers to sharing “articles” or posts with featured images, and not “sharing” photo gallery items as single posts themselves.
For our article sites we standardized on 640xXX and for our daily news sites we just to 500×375 and those sizes both work awesomely with Pinterest pins, Twitter cards, and Facebook.
Just some food for thought, not trying to step on your suggestion on any way/shape/form. đ
<LOL>
I can honestly say I’ve been there!
One of my early tickets in this forum end of 2013 was why the review section was “missing” on my post page; totally forgot about the “make visible” button top right of post pages. Doh.
Happens to all of us, really! đ
I use the wp-optimize plugin to clean spam from akismet, get rid of extra drafts, optimize tables, etc. — really really helps. And bulletproof. (Of course make periodic backups and all that.)
Valuable advices as always. I will give WP Optimize a try.
And yes… my issue was not actually an issue. I did forgot to empty the trash. It’s like sometimes I forget about its existence entirely.
Sorry for my stupid question and thanks!
-
This reply was modified 11 years by
Riconci.
WordPress issue, not theme issue.
If you already emptied your trash (ahem = hint!), then:
Try optimizing your database (I use wp-optimize plugin), deleting any tags created with page if unique to that page.
You may need to do additional house cleaning on your dbase if above doesn’t work.
Try going back to backup copy of dbase (good practice to backup dbase before activating new plugins!) if available.
Recommended:
https://wordpress.org/plugins/wp-optimize/
Hi –
Do you have a place for feature suggestions?
This one is quite important…
I totally love my newspaper 6 theme,
and it’s working fine for me.
ONE FEATURE SUGGESTION
Perfect sharing image size for a link-share to Facebook
is 1200×630 (or 600×315)
That is 1.91:1 aspect ratio
None of your blocks, grids, thumbnails, etc are this exact size!
It would be really great if you made a Big Grid,
and a module or block or two that displayed the featured image
in the 1.91:1 aspect ratio size.
Many of us optimize our featured images
for sharing on facebook via link share.
Thanks for the fine theme… best I’ve ever used in over 10 years blogging
==>Jim Van Wuck
i think there is a problem with this code when i paste this code in fuctions.php files it shows me blanck space on my url đ
/* si usas jetpack, con esto eliminamos devicepx */
add_filter( ‘jetpack_implode_frontend_css’, ‘__return_false’ );
function dequeue_devicepx() {
wp_dequeue_script( ‘devicepx’ );
}
add_action( ‘wp_enqueue_scripts’, ‘dequeue_devicepx’, 20 );
/* FIN si usas jetpack, con esto eliminamos devicepx */
/* con esto hacemos los 2 jquery de wordpress en uno solo*/
function optimize_jquery() {
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_deregister_script(‘jquery-migrate.min’);
wp_deregister_script(‘comment-reply.min’);
$protocol=’http:’;
if($_SERVER[‘HTTPS’]==’on’) {
$protocol=’https:’;
}
wp_register_script(‘jquery’, $protocol.’//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js’, false, ‘3.6’, true);
wp_enqueue_script(âjqueryâ);
}
}
add_action(âtemplate_redirectâ, âoptimize_jqueryâ);
/* FIN de con esto hacemos los 2 jquery de wordpress en uno solo*/
/*Otras optimizaciones */
function wpb_imagelink_setup() {
$image_set = get_option( âimage_default_link_typeâ );
if ($image_set !== ânoneâ) {
update_option(âimage_default_link_typeâ, ânoneâ);
}
}
add_action(âadmin_initâ, âwpb_imagelink_setupâ, 10);
function no_errors_please(){
return âTu computadora se autodestruirĂĄ en 60 segundos!’;
}
add_filter( âlogin_errorsâ, âno_errors_pleaseâ );
Presuming you regenerated your thumbnails?
You have tons of things you need to deal with since you’re loading everything and the kitchen sink … e.g.,
Regen thumbs to load correct image sizes
â˘http://www.droidgeeky.com/wp-content/uploads/2015/01/xiaomi_mi_4_silver.jpg is resized in HTML or CSS from 635x475 to 140x104. Serving a scaled image could save 37.7KiB (95% reduction).
Are you using Revolution Slider ? If not, disable the plugin – do so for ALL plugins you don’t actually use.
You’re loading a HUGE amount of stuff from Google, Doubleclick, Facebook, Twitter, wp.com tracking pixel, etc.
For faster speed, you need to load less stuff and optimize what you do load!
Figure out how to load this via sync:
â˘http://www.droidgeeky.com/why-you-should-choose-microsoft-over-linux-2 loads http://platform.twitter.com/widgets.js synchronously.
I have registered Akismet, WordPress SEO Premium, WP-Optimize and OIO Ad Manager. Status of Speedbooster changed to “Active” but there is no change in the outcome. Like before, 2 Javascript and 8 CSS resources are still appearing as Render Blocking in pagespeed insights.
The blocking scripts include (i) jquery.js?ver=1.11.2 and (ii) jquery-migrate.min.js?ver=1.2.1
While blocking styles include (i) Contact-Form-7 (2) 3 Google fonts (3) js_composer.css? (4) Newspaper Style.css (5) Jetpack.cssand (6) OIO Ad manager.
Looking at the plugin code I can see that many of the styles are already moved to footerlike
if ($this->td_theme_name == 'Newspaper') {
// wp 011 - Newspaper 6
//$this->move_style_to_footer_queue('bbp-default-bbpress'); //bpress old
//$this->move_style_to_footer_queue('bbp-default'); //bpress
$this->move_style_to_footer_queue('google_font_open_sans');
$this->move_style_to_footer_queue('google_font_roboto');
$this->move_style_to_footer_queue('contact-form-7');
if ($this->is_ie === false) {
// move style.css theme style
Any idea what is going on?
Hi folks … couple of fun ‘edge’ things to play with:
======================
CLOSURE COMPILER FOR JS
Google has started recommending a program (Closure Compiler) to manually minify js files which uses “latest methodologies” — but I’ve not yet tested this myself due to lack of time lately:
https://developers.google.com/speed/articles/compressing-javascript
==========
CRITICAL PATH GENERATOR FOR CSS
Something to consider using in place of TagDiv speed booster plugin for some instances/situations to remedy render blocking CSS issue — this basically inlines the “critical CSS” for your page, then you load the full CSS file at bottom of your page normally; so this allows the above the fold CSS to be part of initial doc load. Fascinating — it auto analyzes your existing web page then spits out optimized code you can place in the header file.
@modernmavens Are you serious? You get white page after install? Check your sistem LOG and send it to developers team. I never have issues whit wp-optimize and i use for a loong time.
regards
Okay. Wp-Optimize wiped out my site haha. I have to reinstall the backup to recover everything