![]() |
Wordpress issue with Google
I just got a warning letter from Google Webmasters telling my site was deindexed because of Cloaking and/or sneaky redirects.
I first thought about Plugrush or other advertising I use, but digging the problem on the Fetch as Google page, I realized that's a WordPress issue. All my WordPress pages are considered as redirecting and get a warning when my TGP page on the same domain using Plugrush and other ads succesfully passed the "Fetch as Google" test. The problem is that such a page http://a-tribute-to.com/playboy/ redirects to http://www.a-tribute-to.com/playboy/ because this is the WordPress Address (URL) type in WP General Settings I get the same on two adult domains and checking a mainstream blog on another host I have the opposite because the I wrote the WordPress Address (URL) without the www. Any idea how to solve this redirection situation ? Thanks for your help. |
Wait this isn't wordpress issue,i mean redirect from non www to www or opposite is defined in your httpd server settings,or in htaccess if you use apache(and howmuch i know wordpress uses htaccess to deal with that). And that redirect is used with purpose to avoid duplication problem.I had one domain de-indexed due mobile redirect and it is also wordpress blog with also redirecting from non-www to www and it go back into index.So i am not convinced how this is problem,but you can turn it off to see what will happen next.
|
i dunno... i just personally enjoy sleeping in public bathrooms... :2 cents: :helpme
|
Free yourself, dump wordpress. Was the best thing I ever did.
|
Quote:
If I define http://a-tribute-to.com/playboy/ as WordPress Address (URL) it redirects http://www.a-tribute-to.com/playboy/ to http://a-tribute-to.com/playboy/ And that's not a problem with htaccess. On my mainstream blog with an empty htaccess I get the same redirection problem. I have to investigate with my host about the httpd server settings. |
Quote:
Also, you can choose in google webmaster tools that your site prefers www, so that google knows that it is the address to use and prevents duplicate content penalties. |
In your Wordpress settings make sure you have the http://www.yourdomain.com
Then go into your Webmaster tools settings and check the option that says always use http://www.yourdomain.com Then add this to your .htaccess file: RewriteEngine On RewriteCond %{HTTP_HOST} ^yourdomain.com RewriteRule (.*) http://www.yourdomain.com/$1 [R=301,L] |
Quote:
Just have to re-organize my Google webmaster account as there's two accounts for my two blogs and I don't think that's good for Google. |
Quote:
|
Quote:
|
Quote:
Two different sitemaps but on the same domain. |
Quote:
|
you need to change your gfy username :2 cents:
I'm kidding of course, but I couldn't resist that cue :winkwink: |
Quote:
|
Sorry but if you have in your general settings that domain name with www its normal.
Or try to add funcion in your functions.php Code:
update_option('siteurl','yourdomain'); but sould work fine with the htaccess as the post above |
Hmmm I've been deindexed for using certain ad widgets. Especially if you use mobile redirects. I really think that is your problem, not the fact that you forward to www like every other site in the world.
|
Quote:
|
If you look at this picture
http://www.smart-fred-traffic.com/go...ster-tools.jpg you could see that all pages with manual PHP is passing the Fetch as Google test. My TGP page http://www.a-tribute-to.com/playmates.php is using Plugrush and Plugz.co widgets, but complete the test. But none of my WordPress main pages http://www.a-tribute-to.com/playmates/ http://www.a-tribute-to.com/playboy/ http://www.a-tribute-to.com/playboy-playmates/ is completing the test because of redirect. I've change my site settings on Google Webmasters Tool adding www and now the same WordPress main pages complete the Fetch as Google test. So now I'm waiting the Reconsideration request results. |
Quote:
|
Continuing digging into my problem, it seems I also have the PlugRush problem.
But according to how much money I earn from selling traffic to mobile and how much I earn selling Playboy membership, it looks to me I have to keep selling mobile traffic. Is it "Google Safe" to redirect my mobile traffic to a special page on my domain and to put on this page only mobile pay per click traffic ? |
Quote:
|
At least google noticed you! They walk right by my sites without even nodding these days!
|
Quote:
|
Make sure you do a 301 redirect (.htaccess) on the pages to your www version and put a canonical tag in the html header so google knows which version is preferred. Finally, send a reconsideration request to explain its just a redirect and the 301/canonical and they should re-index everything.
WG |
All times are GMT -7. The time now is 07:26 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123