Google Bot render

Posted in: Newspaper
Post count: 21

I have problem with render my mobile site in Search Console and index some pages in Google.
You can see that those things are blocked for Google Bot null

So for Google bot website on mobile phones looks like here:

Please help me with this problem.

Post count: 21

Also as you can on second screenshot there is login to buddypress account. I don’t have buddypress on my website, I don’t need to register users to this portal. But this part of code is visible for Google Bot and also in
view-source:https://insidemobile.pl/

This is automatic translation to polish so I have: <div class=”td-login-form-wrap”>
<div class=”td-login-panel-title”>Odzyskaj swoje hasło</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-mob” value=”” required><label>Twój e-mail</label></div>
<input type=”button” name=”forgot_button” id=”forgot_button-mob” class=”td-login-button” value=”Wyślij Moją Przepustkę”>

I don’t want to have this part of code. How to remove this?

Post count: 35449

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

The login on mobile appear because this is not loading correctly, if the problem persist after deactivate the plugins is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Post count: 21

“The login on mobile appear because this is not loading correctly”
I don’t need this login, don’t want to loading this and don’t need this in sorce code 🙂

Post count: 35449

Hi,

If you do not want to have the login code in your website then you can check the suggestions from this similar topic -> https://forum.tagdiv.com/topic/disable-all-possible-registerlogin-way-and-remove-login-form/

Thank you!

Post count: 21

I removed this part of code in both file as you show on other topic but I still have this part of code in source:

<div id=”td-forgot-pass-mob” class=”td-login-animation td-login-hide-mob”>
<!– close button –>
<div class=”td-forgot-pass-close”>
<i class=”td-icon-read-down”></i>
<div class=”td-login-title”>Odzyskiwanie hasła</div>
</div>
<div class=”td-login-form-wrap”>
<div class=”td-login-panel-title”>Odzyskaj swoje hasło</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-mob” value=”” required><label>Twój e-mail</label></div>
<input type=”button” name=”forgot_button” id=”forgot_button-mob” class=”td-login-button” value=”Wyślij Moją Przepustkę”>

Post count: 35449

Hi,

This can be removed from here -> wp-content/plugins/td-composer/legacy/Newspaper/parts/register.php -> https://i.imgur.com/O3MVr09.png

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.