Jrim_Software
Senior Member
- Aug 1, 2011
- 915
- 345
Hi all 
I noticed today that the link on my website to what used to be Wordpress.com has been hijacked by my host, Hostwinds. I think this is extremely shady and I would not recommend the hosting...
My footer.php of my theme file has clearly been modified, and even incorrectly so:
Obviously the html href tag was butchered. I don't know if the host did a mass search/replace on their clients' files for the Wordpress link and replaced it to a link to their Wordpress hosting, but I find it extremely odd and dishonest.
Is anybody else here a Wordpress hosted user through Hostwinds? Can you check to see if you have the same issue?
I noticed today that the link on my website to what used to be Wordpress.com has been hijacked by my host, Hostwinds. I think this is extremely shady and I would not recommend the hosting...
My footer.php of my theme file has clearly been modified, and even incorrectly so:
Code:
<p><?php _e('Powered by', 'woothemes') ?> <a href="http://www.http://www.hostwinds.com/hosting/Wordpress-Hosting.html">Wordpress</a>.</p>
Obviously the html href tag was butchered. I don't know if the host did a mass search/replace on their clients' files for the Wordpress link and replaced it to a link to their Wordpress hosting, but I find it extremely odd and dishonest.
Is anybody else here a Wordpress hosted user through Hostwinds? Can you check to see if you have the same issue?