Search Results for 'optimize'

    No search results were found in Documentation!

Results from the Forum
kibiribi
Participant
#0

Could you advise, how to organize such design in the post ?
screenshit – https://www.screencast.com/t/up2qEv5if
I couldn’t find such option in template 🙁

Should I create separate class and add to custom CSS code?
If yes, how to optimize code – I need this class only for posts.

Thanks for reply in advance. 🙂

nhowarth
tagDiv Member

Many thanks Vlad

It was a plugin causing the problem – Imagify – image optimizer.

Thanks again

Nigel

DKF
tagDiv Member

Hi Vlad,
I tried all different kind of things. Changed my caching plugin and switched off all plugins, inclusing Autoptimize, and tried again. I’ve put this code in my mobile theme custom css to fix the alignment issue: .wp-block-image .alignright {
float:none;
margin-left: 0;
margin-right: 0;
}
On mobile it seems that the landscape images that are right-aligned on desktop are fine now. Portrait images that are right-aligned on desktop are kind of left-aligned. Can you give me a hint how to fix this?
https://www.wandelingen.info/san-sebastian-de-la-gomera-wandelen-met-columbus/

Calin
tagDiv Staff

Hi,

1. To get best performance you need firs a dedicate server/host -> https://i.imgur.com/HleoN9C.png also you need to make sure that theme requirements are all set with values at list as in our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ after these you’ll need to optimizes the speed for this you can check above links or this one -> https://forum.tagdiv.com/topic/my-site-is-really-slow/ this is all I can do to help you with page speed.

2. If you are referring on this -> https://i.imgur.com/2arnBJr.png there is no featured image because these elements from next and prev are displaying only the post title.

3. The “hot news” from sidebar is an widget, this can be edited from appearance > widgets and check the elements from sidebars -> https://i.imgur.com/pDlZ5eM.png

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Ruffo
Participant
#0

Hello there,

The Newspaper theme has Big issue with the canonical tag and Yoast plugin. When I use + latest articles + pagination option the canonical is repeated (duplicate) in the view source code home. It affects the SEO and the drop in the Google rankings SERPs.

The canonical tag is repeated 2 times, this is terrible for SEO to ruin our traffic.

Apparently the theme breaks the Yoast code (canonical link), causing the plugin to repeat the canonical 2 times in the Home and on the next pages: /page/1 until the end.

It’s confuses for Google bots, leaving your home page in the last ranking positions, and loss of JUICE in the links.

It’s not a Yoast issue, when you deactivate the plugin, the error continues. Only disappears when you change the theme from (+ latest articles + pagination) to (latest posts) option. But here is a big problem, because you cannot activate extracts for the posts in this module 1. What should we do? Most user should have the same problem and have not noticed it.

Starting on April after the Newspaper Theme updates, the visitor drop dramatically. Many think it’s Yoast issue plugin, which mistakenly deleted the meta tags from all posts for “No index”. But it was fixed in the version 14.1.

The issue only appears on the home page and home pagination

Here the code with the 2 canonical tag:

<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next” href=”https://www.devocionalescristianos.org/page/2″/><link rel=”icon” type=”image/png” href=”https://cdn.devocionalescristianos.org/wp-content/uploads/2015/07/favicono.ico”>
<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>
<meta name=”description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
<meta name=”robots” content=”index, follow” />
<meta name=”googlebot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<meta name=”bingbot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<link rel=”canonical” href=”https://www.devocionalescristianos.org/” />
<meta property=”og:locale” content=”es_ES” />
<meta property=”og:type” content=”website” />
<meta property=”og:title” content=”Devocionales † Cristianos: Sitio Oficial” />
<meta property=”og:description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />

Look it the code:

<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next”

it should be below the Yoast tags: (and it’s above)

<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>

Do you understanding? Any idea with it issue please?

Thank you very much!

Ruffo
tagDiv Member

Hi Calin,

your theme has Big issue with the canonical tag. When I use + latest articles + pagination option the canonical is repeated (duplicate) in the view source code home.This affect the Seo and the drop in the Google rankings serps.

The theme has an issue with the Yoast plugin when I use the + latest articles + pagination. But if I use the “last posts option” all work correctly.

If I use the last posts, How can enable excerpt post? Because my posts it shows with complete content.

Here the code with the 2 canonical tag:

<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next” href=”https://www.devocionalescristianos.org/page/2″/><link rel=”icon” type=”image/png” href=”https://cdn.devocionalescristianos.org/wp-content/uploads/2015/07/favicono.ico”&gt;
<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>
<meta name=”description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
<meta name=”robots” content=”index, follow” />
<meta name=”googlebot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<meta name=”bingbot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<link rel=”canonical” href=”https://www.devocionalescristianos.org/&#8221; />
<meta property=”og:locale” content=”es_ES” />
<meta property=”og:type” content=”website” />
<meta property=”og:title” content=”Devocionales † Cristianos: Sitio Oficial” />
<meta property=”og:description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />

Any idea with it issue please?

Thank you very much!

aristake
tagDiv Member

We struggled just the same issue, hired an optimizer even, but nothing changed till we changed on a faster servers:

https://aristake.com (on the a2, their https://www.a2hosting.com/wordpress-hosting?aid=ccfd7e2a&bid=1addd0a4 third plan – important, they got the fastest servers there)

compare with this:

https://aristake.smartleads.eu/

And I don’t even send the link on Hostgator – a nightmare

fdelbrouck
Participant
#0

Hi,
I did upgrade yesterday to v10 of newspaper template and since this moment, my CPU goes crazy and my website takes at least 20 seconds to display!
I did follow all optimization stuffs and site is hosted with Siteground which has a great speed optimizer + a cloudflare integration…
Seriously, what’s wrong with Newspaper 10 theme ?
Rgds,
Fred

Nagarig
tagDiv Member

1. yes, optimized it already like your documentation.
2. Have you tested theme with one Youtube video on sidebar and Adsense ads in header, 3 on sidebar. Please tell me how much Speed you get?

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Vlad S
tagDiv Staff

Hello !

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

chiboyanyiki
Participant
#0

Hi Support,

I need to know how to optimize my website speed. I recently installed the newspaper theme and the site loads fast for sure from my end but when I test on google site speed test and also gtmetrix, it doesn’t score good. Please, I need to know if there’s any additional setup I need to do from my end. I’ve tried every optimization means, I even installed demo of newspaper theme on one of my new website, yet doesn’t score great.

I need your assistance, if there’s any speed optimization for premium users?

dktricks15
tagDiv Member

i had install premium newspaper theme and active. 99% optimize my site look at here https://rodhi.in/wp-content/uploads/2020/05/Capture.jpg

Calin
tagDiv Staff

Hi,

The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Hope this will help you!
Thank you!

Eddeon
Participant
#0

Long loading Newspaper.woff
When buying, it was said that all themes are 100% optimized, but the result in Google Page Speed ​​is 50%
newspaper.woff

Calin
tagDiv Staff

Hello !

You should use a plugin for this, as I know autoptimize can do this, but you need to make the right settings.
For autoptimize you have to enable ONLY Optimize javascript, HTML, CSS. The aggregate options will affect your cache.

Hope this will help you!
Thank you !

lexforti
tagDiv Member

I would like to bring your attention to the fact that I installed.. Plugins to optimize my images.. And I optimized 400+ images, if you want I can provide you my account details.. So that you can cross check. Apart from it, it takes me more than a minute to search any query in search box. Sometime server goes down. As to my server, I have taken 512 Mb ram server, I believe 512 Mb ram server is enough for a blogging site. Kindly optimize the search box. I’ll be very grateful for the same.

ajmanand
tagDiv Member

thanks Calin.

1. need to sort this out. calin… kindly help me. Had changed all your settings as advised. but still the site is very slow.. Mobile is dead slow in loading content and images
https://gtmetrix.com/reports/jebam.in/vXLoVE5B
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fjebam.in%2F&hl=en

Disabled Jetpack, wordfence as well. still slow.
check on the above link and advise. will share the credentials if required.

2. not able to update newspaper 10 version. cant see any tab.

3. advise on SEO plugins

4. how many posts can we put maximum in this template.

5. As of now sitekit, cache, optimize image plugins are enabled. advise me whether this is ok..

6. advise me whether we can use wordfence or not?

Vlad S
tagDiv Staff

Hello !

Please note that Newspaper Theme is a complex theme that will require resources to load. please make sure that your host plan is capable to run this theme and also, as mentioned above, your images are not optimized, the search will result in images, the heavier they are, the harder will load.

For page speed you can contact our Custom Word team here: https://tagdiv.com/web-development-services/

Thank you !

Viewing 25 results - 2,101 through 2,125 (of 4,409 total)