
rusty.ozlabs.org/2009/10/27/google-analytics-for-wordpress-upgrade-fail.html
Preview meta tags from the rusty.ozlabs.org website.
Linked Hostnames
4Search Engine Appearance
Google Analytics For WordPress Upgrade Fail
Had an old copy of the "Google Analytics For WordPress" lying around (which didn't seem to put anything in my blog source), but after upgrading it it kept saying "Google Analytics settings reset to default" whenever I tried to change anything. See this thread which talks about the problem and waves at the solution. Here's what you need to do, if like me you're not a WordPress/MySQL junkie and want simple instructions: Find your wordpress config file. Mine, on a Debian system, was in /etc/wordpress/config-rusty.ozlabs.org.php It will contain lines like this: define('DB_NAME', 'rustyozlabsorg'); define('DB_USER', 'rustyozlabsorg'); define('DB_PASSWORD', 'g1812fbsa'); You need to open the mysql database, we're going to do some brain surgery to remove the old cruft: $ mysql --user=rustyozlabsorg --password=g1812fbsa rustyozlabsorg This should give you a "mysql>" prompt, where you type the following: DELETE FROM wp_options where option_name='GoogleAnalyticsPP'; It should say something like "Query OK, 1 row affected (0.00 sec)". Then type quit; You're done. Reload your setting page and try again. Hope that gets into Google and helps someone else who can't figure out what's going on!
Bing
Google Analytics For WordPress Upgrade Fail
Had an old copy of the "Google Analytics For WordPress" lying around (which didn't seem to put anything in my blog source), but after upgrading it it kept saying "Google Analytics settings reset to default" whenever I tried to change anything. See this thread which talks about the problem and waves at the solution. Here's what you need to do, if like me you're not a WordPress/MySQL junkie and want simple instructions: Find your wordpress config file. Mine, on a Debian system, was in /etc/wordpress/config-rusty.ozlabs.org.php It will contain lines like this: define('DB_NAME', 'rustyozlabsorg'); define('DB_USER', 'rustyozlabsorg'); define('DB_PASSWORD', 'g1812fbsa'); You need to open the mysql database, we're going to do some brain surgery to remove the old cruft: $ mysql --user=rustyozlabsorg --password=g1812fbsa rustyozlabsorg This should give you a "mysql>" prompt, where you type the following: DELETE FROM wp_options where option_name='GoogleAnalyticsPP'; It should say something like "Query OK, 1 row affected (0.00 sec)". Then type quit; You're done. Reload your setting page and try again. Hope that gets into Google and helps someone else who can't figure out what's going on!
DuckDuckGo
Google Analytics For WordPress Upgrade Fail
Had an old copy of the "Google Analytics For WordPress" lying around (which didn't seem to put anything in my blog source), but after upgrading it it kept saying "Google Analytics settings reset to default" whenever I tried to change anything. See this thread which talks about the problem and waves at the solution. Here's what you need to do, if like me you're not a WordPress/MySQL junkie and want simple instructions: Find your wordpress config file. Mine, on a Debian system, was in /etc/wordpress/config-rusty.ozlabs.org.php It will contain lines like this: define('DB_NAME', 'rustyozlabsorg'); define('DB_USER', 'rustyozlabsorg'); define('DB_PASSWORD', 'g1812fbsa'); You need to open the mysql database, we're going to do some brain surgery to remove the old cruft: $ mysql --user=rustyozlabsorg --password=g1812fbsa rustyozlabsorg This should give you a "mysql>" prompt, where you type the following: DELETE FROM wp_options where option_name='GoogleAnalyticsPP'; It should say something like "Query OK, 1 row affected (0.00 sec)". Then type quit; You're done. Reload your setting page and try again. Hope that gets into Google and helps someone else who can't figure out what's going on!
General Meta Tags
8- titleGoogle Analytics For WordPress Upgrade Fail | Rusty Russell’s Quiet Corner of The Internet
- charsetutf-8
- X-UA-CompatibleIE=edge
- viewportwidth=device-width, initial-scale=1
- generatorJekyll v4.3.4
Open Graph Meta Tags
6- og:titleGoogle Analytics For WordPress Upgrade Fail
og:locale
en_US- og:descriptionHad an old copy of the "Google Analytics For WordPress" lying around (which didn't seem to put anything in my blog source), but after upgrading it it kept saying "Google Analytics settings reset to default" whenever I tried to change anything. See this thread which talks about the problem and waves at the solution. Here's what you need to do, if like me you're not a WordPress/MySQL junkie and want simple instructions: Find your wordpress config file. Mine, on a Debian system, was in /etc/wordpress/config-rusty.ozlabs.org.php It will contain lines like this: define('DB_NAME', 'rustyozlabsorg'); define('DB_USER', 'rustyozlabsorg'); define('DB_PASSWORD', 'g1812fbsa'); You need to open the mysql database, we're going to do some brain surgery to remove the old cruft: $ mysql --user=rustyozlabsorg --password=g1812fbsa rustyozlabsorg This should give you a "mysql>" prompt, where you type the following: DELETE FROM wp_options where option_name='GoogleAnalyticsPP'; It should say something like "Query OK, 1 row affected (0.00 sec)". Then type quit; You're done. Reload your setting page and try again. Hope that gets into Google and helps someone else who can't figure out what's going on!
- og:urlhttps://rusty.ozlabs.org/2009/10/27/google-analytics-for-wordpress-upgrade-fail.html
- og:site_nameRusty Russell’s Quiet Corner of The Internet
Twitter Meta Tags
1- twitter:cardsummary
Link Tags
3- alternatehttps://rusty.ozlabs.org/feed.xml
- canonicalhttps://rusty.ozlabs.org/2009/10/27/google-analytics-for-wordpress-upgrade-fail.html
- stylesheet/assets/main.css
Emails
1Links
6- http://wordpress.org/support/topic/300824
- https://github.com/RustyRussell
- https://rusty.ozlabs.org
- https://rusty.ozlabs.org/2009/10/27/google-analytics-for-wordpress-upgrade-fail.html
- https://rusty.ozlabs.org/about