I transferred my site from clredcontent.com to coloredcontent.com but now all my old links wont work. I have a godaddy site and tried to redirect the content in my htaccess file but it hasn’t seemed to work. I dont want to lose my permalink access either so I am afraid to lose the code already included.
Could anyone help? Here is the code I currently have in the file:
# 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]
RewriteCond %{HTTP_HOST} ^clredcontent.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.clredcontent.com$
RewriteRule (.*)$ https://www.coloredcontent.com/$1 [R=301,L]
</IfModule>
# END WordPress
]]>I bought the wordpress hosting through godaddy and did the wordpress one click install. That was about 18 hours ago. Sometimes, when I click on the link godaddy provides to go to my wordpress admin panel, it works.
BUT, half the time, I get a wix error asking me if I’m trying to connect to my domain. I am thoroughly confused.
And occasionally, I get an error from wordpress telling me that I don’t have hosting and I need premium.
I am completely new to all of this, I know 0 coding or technical lingo, so you’ll have to talk to me like the noob I am. Thank you
I understand I can go to the URL of the hosted URL at godaddy and add the name of the folder and test to see all works fine. But when I go to https://grossinternational.com/costaricadentalimplants/ I get a partial load.
Of course if you try it now, this minute, even that doesn’t work because I tried some other things and now nothing comes up.
But before I screwed it up even worse, it was loading the background and the menu and images ok, but nothing on the right side (widgets) and a big ‘Not Found’ on the page.
I had the same problem at the other site I’m moving but I’ve not screwed it up yet, so you can see what I mean at https://grossinternational.com/incostarica/
GoDaddy cust support who is normally great suggested I search here for an answer. They thought, but weren’t sure, that I was missing a CSS file.
Anyone have any ideas?
Kurt Gross, Knoxville, TN USA
]]>Apologies if this is a ridiculous newbie question and if I’m repeating a question/being completely stupid, but I’m hoping you guys can help.
I have a wordpress.com blog, which links to a domain that I bought through wordpress.com. Yesterday I set up an account with Bluehost so that I can self host, use www.ads-software.com but still have my domain. So, I transferred my domain over to Bluehost, and then installed www.ads-software.com on it. The location of this is supposed to be at https://thehoneymoonproject.com/wordpress – but when I go to this, it says page not found, and seems to still be part of wordpress.com.
I don’t know whether I’ve managed to muck it up or miss something out or what. I thought maybe I needed to rename my nameservers, but I can no longer manage my domain from wordpress.com – which I presume is to be expected as I’ve moved the hosting across. What do I need to sort it out and actually be able to use the www.ads-software.com installation?
Thanks for your help!
]]>What is the best procedure to make this as hassle free as possible
]]>