| Welcome to Webforumz.com. |
|
Jan 24th, 2008, 03:07
|
#1 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Better Google ranking
Hi everyone, i'm new here and looking for some help on improving google ranking.
The site is http://craigtaraholiday.com
I know it's a bit of a niche market but i'd have thought that would make things a little easier?
I'm really trying to target a few specific phrases, craig tara caravans, craig tara caravan to rent (not sure if this should be rent, let or hire) and maybe even craig tara itself.
I'd really appreciate ank kind of suggestions.
Thanks.
I should also add, as a way of getting links in to site, i've registered with numerous online classifieds.
Last edited by compassue; Jan 24th, 2008 at 03:13.
|
|
|
Jan 24th, 2008, 12:58
|
#2 (permalink)
|
|
Reputable Member
Join Date: Nov 2007
Location: India
Posts: 150
|
Re: Better Google ranking
I think you have used the keywords/phrases properly, so it Google rankings may probably be just a matter of time.
|
|
|
Jan 25th, 2008, 17:25
|
#3 (permalink)
|
|
New Member
Join Date: Jan 2008
Location: USA
Posts: 4
|
Re: Better Google ranking
I wouldn't get too discouraged. Google takes a while to give you good rankings. Most sites stay in the 'sandbox' for about 12 months. If you're lucky you'll get ranked highly and quickly, if not, you have to persist. Keep up the recip linking, and working on the key words, but don't give up. It takes months, not days or hours to make a website work.
Last edited by karinne; Jan 25th, 2008 at 17:37.
Reason: You must have 10 posts before adding a signature (via your UserCP)
|
|
|
Jan 25th, 2008, 20:10
|
#4 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
Great, thanks for the advice.
|
|
|
Jan 26th, 2008, 16:45
|
#5 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
http://validator.w3.org/check?verbos...holiday.com%2F
if you find
- Code: Select all
<meta name="verify-v1" content="bbvQiXIZSOAeuZQtqXu3PLYEPaefdpNhLGoIPik+scA=" >
and replace with
- Code: Select all
<meta name="verify-v1" content="bbvQiXIZSOAeuZQtqXu3PLYEPaefdpNhLGoIPik+scA=" />
that should fix that
|
|
|
Jan 26th, 2008, 18:43
|
#6 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
Thanks for that.
|
|
|
Jan 26th, 2008, 19:34
|
#7 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
This Page Is Valid XHTML 1.0 Strict!
That should help a little.
What about a redicecter from www.craigtaraholiday.com to craigtaraholiday.com? I can get you the httaccess for that.
Do you have many back links?
|
|
|
Jan 26th, 2008, 20:40
|
#8 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
Nearly all the backlinks come from classifieds, i think i have about 25 to thirty right now.
Is a redirector needed going from one to another? Is there a penalty for not doing this?
All my backlinks are using www. I was never sure whether to use www or not when registering with google. Currently the domain is set to www.craigtaraholiday.com with google.
|
|
|
Jan 27th, 2008, 07:50
|
#9 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
ok then i would not worry about that there is no penalty for doing a 301 redirect
|
|
|
Jan 27th, 2008, 15:24
|
#10 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
Thanks again. I was meaning, is there a penalty for not doing it? Duplicate content etc?
|
|
|
Jan 27th, 2008, 15:27
|
#11 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
they can be,
if you want i can give you the htaccess
|
|
|
Jan 27th, 2008, 16:05
|
#12 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
That would be a great help, i really appreciate it.
|
|
|
Jan 27th, 2008, 16:54
|
#13 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
- Code: Select all
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^craigtaraholiday.com [nc]
rewriterule ^(.*)$ http://www.craigtaraholiday.com/[/url]/$1 [r=301,nc]
Save in your root directory as .htaccess
|
|
|
Jan 27th, 2008, 17:11
|
#14 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
Thanks a lot.
|
|
|
Jan 27th, 2008, 19:23
|
#15 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
Did it work
|
|
|
Jan 28th, 2008, 01:26
|
#16 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
How do you test? I'm guessing by typing in http://craigtaraholiday.com/ to get to www. If that's correct, no it's not working.
|
|
|
Jan 28th, 2008, 06:49
|
#17 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
What did you save it as?
|
|
|
Jan 28th, 2008, 12:47
|
#18 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Location: scotland
Posts: 18
|
Re: Better Google ranking
I saved it as craigtaraholiday.htaccess
EDIT:
I was able to rename the file on the server to just .htaccess but same result.
Last edited by compassue; Jan 28th, 2008 at 15:07.
|
|
|
Jan 28th, 2008, 17:33
|
#19 (permalink)
|
Blog Moderator 
Join Date: Dec 2006
Location: Norwich
Posts: 601
|
Re: Better Google ranking
It should be called .htaccess
|
|
|
| | |