 |

05-22-2008, 09:58 AM
|
 |
WebProWorld Pro
|
|
Join Date: Oct 2005
Location: California
Posts: 292
|
|
"Newbie" Error
I wish I could actually just chalk it up to that. But, until reading a post somewhere (and I don't remember where), I didn't know I could change the default URL in Wordpress. Duh!
So the question is:
The blog is almos a year old. For that whole time my blog address has been indexed as http:// jumbocdinvestments.com / cd_rates_blog (no www). Everytime I left a comment somewhere I used the non-www version since that is how WordPress had it defaulted.
Do I change it now to default with the www or just leave it since it has been quite a while?
I've learned for the next time though.
cd :O)
|

05-22-2008, 10:03 AM
|
 |
Moderator
|
|
Join Date: Aug 2004
Location: Playing with fire!
Posts: 2,923
|
|
Re: "Newbie" Error
If you change it, simply redirect the the non www version. If you don't change it, redirect the www version if you haven't already.
Dave
|

05-22-2008, 10:07 AM
|
 |
WebProWorld Member
|
|
Join Date: May 2008
Posts: 75
|
|
Re: "Newbie" Error
I do not see any reason to start using the "www." version. I have a blog and I do not use "www.". Are there any reasons that I should switch for?
Thanks!
|

05-22-2008, 10:18 AM
|
 |
WebProWorld Pro
|
|
Join Date: Oct 2005
Location: California
Posts: 292
|
|
Re: "Newbie" Error
The potential for problems is having two versions of site indexed, www and non-www. In the case of the blog it has always been non-www, but our main site is www. So maybe since they are somewhat separate it doesn't matter as much. The blog is in a sub-folder.
Dave, thanks for the input. I don't have access to htaccess files with our host. Seems like a javascript redirect may be too much of a pain. What do you think?
cd :O)
|

05-22-2008, 10:30 AM
|
 |
Moderator
|
|
Join Date: Aug 2004
Location: Playing with fire!
Posts: 2,923
|
|
Re: "Newbie" Error
I personally don't think I'd sweat it. The blog has been up for while and eventually a canonical URL get's assigned. Just be sure and be consistant with your linking especially your internal links.
Dave
|

05-22-2008, 01:06 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Dec 2003
Posts: 1,456
|
|
Re: "Newbie" Error
Quote:
Originally Posted by chrisJumbo
I wish I could actually just chalk it up to that. But, until reading a post somewhere (and I don't remember where), I didn't know I could change the default URL in Wordpress. Duh!
So the question is:
The blog is almos a year old. For that whole time my blog address has been indexed as http:// jumbocdinvestments.com / cd_rates_blog (no www). Everytime I left a comment somewhere I used the non-www version since that is how WordPress had it defaulted.
Do I change it now to default with the www or just leave it since it has been quite a while?
I've learned for the next time though.
cd :O)
|
Let it be the way it is, but do try to be consistent. And open a Google Webmaster Account for this site and set the prefered URL to the non-www version over there. That will help Google to always show just one version.
|

05-22-2008, 02:10 PM
|
 |
WebProWorld Pro
|
|
Join Date: Oct 2005
Location: California
Posts: 292
|
|
Re: "Newbie" Error
Peter,
I have a Webmaster account for www . jumbocdinvestments .com. And it is set to have www. I can't have a second account for jumbocdinvestments . com / cd_rates_blog, can I?
I have been consistent with links to the main site and non-blog sub pages using www. I have also been consistent with the blog always being non-www.
Is there way to have the "Best of both worlds" in the Webmaster account?
Thank you to all.
cd :O)
|

05-22-2008, 03:55 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Dec 2003
Posts: 1,456
|
|
Re: "Newbie" Error
but can't you just change the default url in wordpress? You´re using search engine friendly URL's so wordpress is changing your htaccess already on its own.
|

05-22-2008, 03:59 PM
|
 |
Moderator
|
|
Join Date: Aug 2004
Location: Playing with fire!
Posts: 2,923
|
|
Re: "Newbie" Error
ahhhh... Okay
Your issue would then be with the root and not the blog itself.
If you wish, contact your host and ask them about doing a 301 from the non www root to the www root then change your internal linking. As far as Google is concerned, any "value" would probably be attributed to one or the other. If you have your preference set to the www version that's what should be used.
For example, take a look at the URL that shows up for this search...
jumbo investments blog - Google Search
They're already using the www version for the blog so changing your internal linking shouldn't be a problem for them. It would still be a good idea IMO to contact your host about the 301 for the root.
Dave
Last edited by crankydave : 05-22-2008 at 04:04 PM.
|

05-22-2008, 04:12 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Dec 2003
Posts: 1,456
|
|
Re: "Newbie" Error
by the way,.. maybe you do have access to the htacces,.. could be your ftp program isn't showing it because it has no name before the extention. Mayb you can edit the file through the admin account of your hosting?
Make sure to look in the right place too. Wordpress may put the htaccess in its own folder while the htaccess of the whole site is in the root. Not sure on this but something to check.
|

05-22-2008, 10:38 PM
|
|
WebProWorld Pro
|
|
Join Date: Dec 2006
Posts: 181
|
|
Re: "Newbie" Error
If you already started building links using non-www then just continue that just redirect non-www to www
|

05-23-2008, 07:05 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
Re: "Newbie" Error
Some ftp programs have to be set in options to show "hidden" files. htaccess file is one that is usually defined as "hidden" by windows, since it's an unrecognized extension. You can always edit .htaccess through cpanel's file manager.
If you're going to handle this, do it through .htaccess and/or google webmaster tools. Do not do it through wordpress since that will change ALL your urls and it's possible it will create havoc with people who have linked to you if you haven't set it in .htaccess the proper way.
Last edited by bj : 05-23-2008 at 07:07 PM.
Reason: addition
|

05-23-2008, 10:42 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 582
|
|
Re: "Newbie" Error
since your blog has been indexed as non www I'd leave that set up the default URL in your google webmaster tools to be non www.
|

05-23-2008, 11:11 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Aug 2003
Location: Singapore
Posts: 549
|
|
Re: "Newbie" Error
I am using this to redirect for my blog that is in the root directory using .htaccess method.
RewriteCond %{HTTP_HOST} ^mysite.com
RewriteRule (.*) http://www.mysite.com [R=301,L]
Hope this helps.
|

05-25-2008, 05:13 AM
|
|
WebProWorld New Member
|
|
Join Date: Jul 2004
Location: Tokyo
Posts: 15
|
|
Re: "Newbie" Error
Why not just set it up in Apache with some rewrite rules.
.htaccess is slow, slow, slow.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|