Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Bintmusic
tagDiv Member

Hi Bogdan

I looked for files in folders /mobile/ with something similar but I did not find … can you tell me what to remove and in which file .php to disable any unnecessary login code?

Thanks

Bintmusic
tagDiv Member

Hi Lucian,

thanks, i use https://www.screencast.com/t/KLwOgqPMVxG
and it is perfect…

This also remove the code on mobile theme?

Thanks!

  • This reply was modified 9 years by Bintmusic.
Bintmusic
tagDiv Member

Hi

in my site I have

<div id=”td-outer-wrap”><div class=”td-header-wrap td-header-style-6″><div class=”td-header-top-menu-full”><div class=”td-container td-header-row td-header-top-menu”><div id=”login-form” class=”white-popup-block mfp-hide mfp-with-anim”><div class=”td-login-wrap”> <i class=”td-icon-modal-back”></i><div id=”td-login-div” class=”td-login-form-div td-display-block”><div class=”td-login-panel-title”>Sign in</div><div class=”td-login-panel-descr”>Benvenuto! Accedi al tuo account</div><div class=”td_display_err”></div><div class=”td-login-inputs”><input class=”td-login-input” type=”text” name=”login_email” id=”login_email” value=”” required><label>il tuo username</label></div><div class=”td-login-inputs”><input class=”td-login-input” type=”password” name=”login_pass” id=”login_pass” value=”” required><label>la tua password</label></div> <input type=”button” name=”login_button” id=”login_button” class=”wpb_button btn td-login-button” value=”Login”><div class=”td-login-info-text”>Forgot your password? Get help</div></div><div id=”td-forgot-pass-div” class=”td-login-form-div td-display-none”><div class=”td-login-panel-title”>Password recovery</div><div class=”td-login-panel-descr”>Recupera la tua password</div><div class=”td_display_err”></div><div class=”td-login-inputs”><input class=”td-login-input” type=”text” name=”forgot_email” id=”forgot_email” value=”” required><label>La tua email</label></div> <input type=”button” name=”forgot_button” id=”forgot_button” class=”wpb_button btn td-login-button” value=”Send My Password”><div class=”td-login-info-text”>Una password ti verrà inviata via email.</div></div></div></div></div></div>

eliminating the code as Bogdan does not go away .. how can I do?

Thanks

Bintmusic
tagDiv Member

Hi Catalin,

my problem is put a noindex on some page on mobile theme, but not on desktop.
With Yoast is not possible.

I could put a condition “if is_page”, but i dont know where…

Do you have a good idea to make this?

Thanks!

Bintmusic
tagDiv Member

Hi Bogdan

have you try with mobile theme sharing from smartphone?

I tried to do everything that you said, but not resolved:
in my site the problem is still there.

All Open Graph meta data are enabled as always http://screencast.com/t/P5vdTumeJ

With 7.5 everything was fine, with 7.6 with mobile theme is the problem, not from desktop.

It seems to work, but if you check on your facebook profile where you shared the link, appears only the url of the site without photos… and not url of articles that you shared, simple url of site..

Thanks!

  • This reply was modified 9 years by Bintmusic.
Bintmusic
tagDiv Member

Hi Bogdan,

Yes I know, It seems correct. But try to push on ‘post’ button. In your page Facebook You dont share what you see in screenshot, but only site link (not article link) without image…

Bintmusic
tagDiv Member

Hi Bogdan,

Yes, everything indicated was done. it’s always worked out well.

With desktop is ok, it seems that the problem has come with version 7.6 only in theme mobile.

To understand what i mean try to share any of our artcles via smartphone.

It seems to be ok, but When you share, then control in your account: there is only the site link. Not articles Photo with description like normal is always happen.

Thanks

  • This reply was modified 9 years by Bintmusic.
Bintmusic
tagDiv Member

Hi Bogdan,

thank you so much, now it works correctly
you can also check on our website with an article at random …

I have check on
https://search.google.com/structured-data/testing-tool/u/0/
and seem all ok

then do not worry…the cooperation with you give always
excellent results…

Thanks

Bintmusic
tagDiv Member

Hi Bogdan

I do not think so

in the example
https://developers.google.com/search/docs/data-types/breadcrumbs

in the position 1 is the first category and not the “home”
Books> Authors> Ann Leckie> Ancillary Justice

“@type”: “BreadcrumbList”,
“itemListElement”: [{
“@type”: “ListItem”,
“position”: 1,
“item”: {
“@id”: “https://example.com/books&#8221;,
“name”: “Books”,

In the picture of example you dont see the “home”, or other name of site
because “home” is already name of site
https://developers.google.com/search/docs/data-types/images/breadcrumbs01.png

Also if I change the name of the home, in the breadcrumb remains a folder in more
that I think it should be deleted because it is redundant

Thanks

Bintmusic
tagDiv Member

same thing appear on your site

search on google “breadcrumb newspaper theme”

result

Newspaper Theme: Discover the custom Breadcrumbs
forum.tagdiv.com › Home › Newspaper 7 Documentation
Discover Newspaper Theme custom breadcrumbs! These are a very useful navigation tool that helps your visitor to move across your site.

Bintmusic
tagDiv Member

Hi Bogdan

thanks, but with this solution i think home breadcrumb is removed
from single articles on site too.

We want remove breadcrumb “home” only on search result on google,
as it was before on 7.4 version…

On google search result before http://www.site.com – category

On google search result now http://www.site.comhome – category

Thanks

Bintmusic
tagDiv Member

Hi Bogdan

changed files are those indicated in the file
changed_files_7.4_7.5.html
downloaded from envato?

Thanks

Bintmusic
tagDiv Member

Hi Bogdan,

yes, it is a function normally implemented on Yoast.
It works on desktop but not on Theme Mobile…

Thanks

Bintmusic
tagDiv Member

Hi Bogdan

thanks, but problem is replace

<meta name=”robots” content=”noodp”>

with

<meta name=”robots” content=”noindex,follow,noodp”>

in home page of mobile theme that has pagination like

http://www.site.com/page/2/&#8230; page/3/ ….page/4/ etc

Thanks!

Bintmusic
tagDiv Member

It seems I solve problem n.1 only using function above in mobile e desktop function.php and remove tag from yoast.

Remain problem 2 for nofollow on mobile theme home page pagination.

Thanks

Bintmusic
tagDiv Member

Hi Andrei I made some experiment…

defer ‘jquery.min.js’ and ‘tagdiv_theme.js’

and async ‘front.js’ (the script for cookie notice)

it seem tha google no longer shows any error:
good score and mobile theme seems to work well

Try to give a look: may be a solution also for your developers?

Thanks

Bintmusic
tagDiv Member

Thanks Andrei

I know that there is a problem and that Google is very picky
I was simply looking for an alternative to solve the problem
because it is very important in optical seo

As I said, forcing the parameter “defer” or “async” only in

jquery.min.js? ver = 1.11.1
tagdiv_theme.js? ver = 7.4

with a specific function in the newspaper/mobile/function.php
the problem seems to be resolved

but using “defer” or “async” it seems that the video
Youtube and vimeo is no longer correct because they become more
wide of the device used

Do you have to suggest something for this?

Thanks!!

Bintmusic
tagDiv Member

Hi Andrei,

I have already done all…

Problem is only with mobile, not for desktop
and for single articles.

Actually if you see code, Js are on the footer also in mobile
but page speed show anyway the problem that I have link you above.

So, to find a solution, I thought to put parameter “defer” or “async”
on that javascript.

Doing so Page Speed does’t show more the problem on the mobile,
but the size of the youtube and vimeo videos are not match
those on the device…

Any solution to solve the problem on mobile score is welcome!

Thanks!

Bintmusic
tagDiv Member

Hi Bogdan,

i forget to say that problem above is on single post…

if you try a single post, score sometimes is about 63.
for problem mentioned above

i try to cache all but problem there is still

thanks

  • This reply was modified 9 years by Bintmusic.
  • This reply was modified 9 years by Bintmusic.
Bintmusic
tagDiv Member

Hi Catalin

perfect, it works!!

For mobile theme remain only what follow to solve “Delete JavaScript and CSS that block the view in above-the-fold content” on Google Speed test

http://www.site.com/…gins/cookie-notice/css/front.css?ver=7.4
http://www.site.com/…hemes/Newspaper/mobile/style.css?ver=7.4

Thanks!

Bintmusic
tagDiv Member

Hi Chris,

really thank you, I found your thread very useful and I followed to the letter.
As you know optimizations work very well on the desktop but not on the mobile theme.

in particular it is really strange that google indicate these 2 files above the fold

http://www.site.com/…r/assets/css/js_composer.min.css?ver=7.4
http://www.site.com/…hemes/Newspaper/mobile/style.css ? ver = 7.4

when in fact they are in the footer…

so, you have a step by step solution to this problem that we can suggest with your expertise?

any advice would be greatly appreciated, as always

Thanks!

  • This reply was modified 9 years by Bintmusic.
  • This reply was modified 9 years by Bintmusic.
Bintmusic
tagDiv Member

Hi Andrei

also seems to me that js and css are in the footer and not in above-the-fold content …
the problem is that the score on smartphones is perhaps the most important and it is a shame not to be able to improve things ..

would be nice if you did succeed!

thanks!

Bintmusic
tagDiv Member

I Catalin, i know for home id like you see

My questione was about single articles. In that case is 77 on mobile.

Bintmusic
tagDiv Member

Hi Andrei,
ok thanks

Bintmusic
tagDiv Member

I know thank you, but in the update usually there is a folder named “patch” where you can find only changed files. maybe the developers have one with the changed files from version 7.2 to 7.4…

Viewing 25 posts - 76 through 100 (of 179 total)