![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
HyperActive Warrior
Join Date: Jun 2007
Location: St Ives, Cambridgeshire, United Kingdom.
Posts: 198
Blog Entries: 2
Thanks: 49
Thanked 13 Times in 11 Posts
|
Hi,
I accidentally put ww. instead of www. in the settings part on wordpress. It wouldn't let me resave to www. and I keep getting a "url not found" page. I can't login in as a result either as it goes straight to a not found page again. Does anyone know how to solve this? Can I change something using my FTP? Thanks, Kelly |
|
|
|
|
|
|
|
|
#2 |
|
Warrior Member
Join Date: Mar 2008
Location: Planet Earth
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
|
try this.
don't put w w w . Just write Code:
yourwordpress.c0m/wp-admin |
|
I got nothing to do with my signature.
|
|
|
|
|
|
|
#3 |
|
HyperActive Warrior
Join Date: Jun 2007
Location: St Ives, Cambridgeshire, United Kingdom.
Posts: 198
Blog Entries: 2
Thanks: 49
Thanked 13 Times in 11 Posts
|
Hi,
that doesn't work ![]() even when I try to login without the www it stills says url not found. |
|
|
|
|
|
|
|
|
#4 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2009
Location: Chambersburg, PA
Posts: 137
Blog Entries: 2
Thanks: 5
Thanked 14 Times in 12 Posts
|
You're going to have to dig into your database and make the change.
Using phpmyadmin - do a search, choose all your database tables and do a search for ww.yourdomain |
|
Looking for help getting that first site online? Start A Micro Business
A Must Read!The Boy Who Harnessed The Wind |
|
|
|
|
| The Following User Says Thank You to dlmartin For This Useful Post: |
|
|
#5 |
|
HyperActive Warrior
Join Date: Jun 2007
Location: St Ives, Cambridgeshire, United Kingdom.
Posts: 198
Blog Entries: 2
Thanks: 49
Thanked 13 Times in 11 Posts
|
Aww thank you just knowing I had to sort it in there made it easy enough.
All sorted. |
|
|
|
|
|
|
|
|
#6 |
|
Greg Schueler
War Room Member
Join Date: Jul 2002
Location: Las Vegas
Posts: 976
Thanks: 59
Thanked 81 Times in 68 Posts
|
I did that once by adding www, (comma, not dot) and it jacked everything up. Luckily it was a fresh install and I just deleted the site from my servers and reloaded it.
I looked in the phpadim area, but couldn't get it. I guess I didn't look hard enough. I thought I knew how to fix nearly everything in WP, but that one stumped me. Now I know. Thanks! |
|
Greg Schueler...
Step-By-Step Affiliate Marketing System. It shows you how to make money without money with affiliate marketing. |
|
|
|
|
|
|
#7 |
|
Warrior Member
Join Date: Nov 2009
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
it should be inside the wp-option table
|
|
|
|
|
|
#8 |
|
HyperActive Warrior
Join Date: May 2008
Location: USA
Posts: 228
Blog Entries: 22
Thanks: 8
Thanked 21 Times in 20 Posts
|
Another option is to create an add-on domain called WW. In the newly created subdirectory you can create an .htaccess file with the following content.
Code:
<Files .htaccess>
order allow,deny
deny from all
</Files>
RewriteEngine on
RewriteCond %{HTTP_HOST} ^ww.example.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.ww.example.com$
RewriteRule ^(.*)$ "http://www.example.com" [R=301,L]
|
|
My WF blog for your reading pleasure: (1) Building a revenue and profit model (2) Forming strong customer bonds (3) Earn more money with DB marketing (4) Better money with better marketing
|
|
|
|
|
|
|
#9 |
|
Active Warrior
War Room Member
Join Date: Sep 2009
Location: Davao, Philippines
Posts: 31
Thanks: 1
Thanked 5 Times in 4 Posts
|
but to do that you're going to need to get the DNS setup as well - ww.example.com won't map though to example.com unless you explicitly set it up.
|
|
|
|
|
|
#10 |
|
Large omnivorous mammal
Join Date: Aug 2005
Location: Potemkin Village
Posts: 178
Thanks: 5
Thanked 17 Times in 12 Posts
|
I'd just set up the ww.example.com subdomain so that it's assigned to the same folder as your Wordpress installation and go from there.
If this is a brand new Wordpress install, I'd just scrap it and start all over. Either way, it would only take 5 minutes. |
|
|
|
|
|
|
|
|
#11 |
|
Advanced Warrior
Join Date: Aug 2006
Location: The Midwest
Posts: 961
Thanks: 1
Thanked 59 Times in 49 Posts
|
In case anyone else needs the info, I have a post on my site for this specific issue here: Changed WordPress Address And Can't Login
|
|
Jeff Houdyschell
WordPress Guides | WordPress Installation WordPress Powered PIPS Run your site on WordPress. Work At Home Business Blog | Proven Income Opportunities | Best Work At Home Jobs |
|
|
|
|
![]() |
|
| Tags |
| login, put, wordpress, www |
| Thread Tools | |
|
|
![]() |