Google mistake or mine

Associate
Joined
6 Feb 2003
Posts
751
Location
Sutton
Not sure where to ask this but will try here. When I google "taxi-team.co.uk" it does not take me to that website it links it to a Rugby Shirt seller same if I type " taxi team stockport" in the box at the side if I click on WEBSITE again it is taking me to the Rugby shirt seller.

Is this an issue with google or could it be down to the web hosting as it is on a shared platform.
 
Hope it is not a hack of anykind as my knowledge is very limited on these matters. Checked the htaccess and does not look like any redirect

# Switch rewrite engine off in case this was installed under HostPay.
RewriteEngine Off

SetEnv DEFAULT_PHP_VERSION 7

DirectoryIndex index.cgi index.php

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Will check plugins and delete any that are not being used.
 
I am leaning towards a wordpress problem here as I have lost the ability to ADD NEW THEMES and PLUGINS also a load of BLOG posts that I have never seen before.
 
What's the chance that you have a clean backup of the site?

If you need a hand trust me I've not got any work on today and I'm a bit bored so could use an investigation :D.


Hi not got any backup of it at all really but not much content on there, if you still fancy a looka round on it let me know and I can forward you a login.
 
Back
Top Bottom