How can I stop Adsense scripts from conflicting with Wordpress plugins - wordpress

Ever since I got my Adsense account approved and placed google ads on my site "nowviba", none of my other plugins that use scripts have been able to work. For example, I have an mp3 player plugin that I placed on my homepage but it doesn't show up in my browser at the same time with my Google Adsense ads. I have already tried to manually use script code instead of shortcodes to display the plugins but no success. How can I resolve this?

Related

Adsense Ads not working in Google AMP cache

CMS: WordPress
Theme: Genesis
Plugins: AMP, AMP for WP, W3 Total Cache
Adsense ads are working properly when viewed from my domain: https://www.gokuldeepak.com/become-sub-inspector-police-tamilnadu/amp/
But when I'm viewing it from google AMP cache domain then the ads are not displaying. Only empty space is shown. https://www.google.co.in/amp/s/www.gokuldeepak.com/become-sub-inspector-police-tamilnadu/amp/ (Google Organic Search for Mobile browsers)
Changes: Recently I have moved from Siteground to VPS. Settings were optimised. One thing I'm missing is Siteground's Cache. Now I'm using W3 Total Cache Plugin.
Revenue: I have lost nearly 60% of revenue in this last 30 days. I'm trying different settings but yet google cache doesn't show my ads.
Note: My Website does not contain any pirated materials or unpopular niche. Even if Google thinks in that way then ads should not be displayed on my domain too. So the issue is only with Google amp cache viewer.
Expectations:
1) Need to show ads even when viewing through google AMP cache viewer.
2) Do not need to use google AMP cache and so to show AMP pages directly from my domain.
The problem was with the AMP plugin settings. Just to turn off viewability option in ads. I have also attached the url which helped to resolve the issue.
https://wordpress.org/support/topic/adsense-ads-not-working-in-google-amp-cache/

My website AMP pages doesn't appear in google search though they are indexed and no errors appear in the search console. Why?

I am using Automattic AMP plugin for my WordPress site and its doing very well as no AMP page errors appear in search console after indexation. The problem is that my AMP pages doesn't appear in top carousel in google search. Why does this happen? Please anyone try to post a relevant answer.

Google Analytics Tracker showing Tracking Not Installed

Using wordpress, I manually inserted the tracking code given to me by Google Analytics just before the tag into my header.php file. Google Analytics is still showing Tracking Not Installed.
here's the source code for my site:
view-source:http://funnykittenmemes.com/
Any ideas?
It looks like the javascript is broken from cutting and pasting.
Easiest thing to do is use a plugin rather then edit theme files. Take a look at http://wordpress.org/plugins/search.php?q=google+analytics for any number of plugins - simple to complex - that will work.
Most you simply enter your Google ID - and sometimes authenticate with your Google account - and the plugin takes it from there.

Google Analytics not tracking a Wordpress directory

Just wondered if there is a known issue with GA having trouble tracking a site which has a Wordpress directory?
It seems to be able to track all of my other pages on the site, but we have a /news/ directory which is powered by Wordpress and it doesn't pick this up at all. It is obviously an issue with the fact that this directory is a Wordpress blog, but there must be a way to track it with all of the other pages.
Aaahhh... Sounds like the google analytics tracking code is present on your main site pages, but is not included in the wordpress template that's applied to that sub-section of your site.
The GA tracking code must be visible to google on every page you want to have tracked.
Try 'View Source' in your browser, and check wether the analytics tracking code is present.
If not, you could hard-code the GA tracking code in, or use one of the free WordPress Plugins to do it for you, like 'Google Analytics':
http://wordpress.org/extend/plugins/googleanalytics/
Hope this helps - post back if you're still having problems!
Rick
It may not be related, but did you check if your blog is indexable? Under Settings -> Privacy you can check if its enabled.
Another option is to install a google analytics plugin for the blog. If you enter the same credentials from your already-in-use GA it should be combined. I'm using this one on my blog and its working.

Need a wordpress plugin for Google analytics, favicon!

I am using wordpress for my site. My site needs to add google analytics, favicon, meta keywords, meta descriptions. I searched plugin for this. I found different plugins for each. Can anyone suggest me a plugin which can add google analytis, favicon, metakeywords and meta description?
Any help will be appreciated. Thanks in advance
These are different functionalities and are properly handled by different plugins. Install the plugins you need. On Linux platforms, you can often just put the favicon in the sites root directory and not use a plugin.
As far as I know, the keywords and description meta tags are ignored by all search engines because spammers exploit the heck out of them. I suggest not bothering with them. However, if you still want to, read what the WordPress guys say.
As for Google Analytics and favicons, here are the plugins I recommend:
Shockingly Simple Favicon
Google Analytics for WordPress
Google Analytics Dashboard (Optional, but very useful. Shows an Analytics summary in your WordPress dashboard to save you time.)
Don't forget to also add a favicon.ico to your site root (even an empty one will do) to stop browsers from repeatedly attempting to retrieve it. (Don't believe me? Install any WordPress favicon plugin and then check your server logs.)
The favicon.ico in the site root will appear temporarily until the page has loaded enough for the <head> to be parsed and the new icon loaded, so I suggest not leaving it empty. Some sites (eg. deviantART) even take advantage of that to display different icons for "loading" and "loaded".

Resources