Go Back   Teneric Business Forums UK > Marketing Forum > Search Engine Optimisation Forum

Reply
 
Thread Tools
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
20-04-2007, 10:44 PM
  #31  

Quote:
Originally Posted by matt1biz View Post
No that's not cloaking, cloaking would be if when visitors visited that page you used something like a meta refresh to automatically transfer them to another page.


Again, it's not really doing much, the only thing that will stop google from indexing as if it's prevented from doing so by .htaccess, otherwise if it knows about a page it will index and cache it.
Okay Matt I might as well get rid of the "robots" content="index,follow" and "revisit-after" content="30 days" meta tags.

How about the <META http-equiv="Pragma" content="no-cache"> tag seeing about 1/4 of my web site viewers are coming from bookmarks? Actually it says Direct Address/Bookmarks. Should I keep that tag?

Mike
Reply With Quote
Business Director
 
Join Date: Sep 2005
Location: London UK
Posts: 77
Re: Which front page link to use?
23-04-2007, 11:33 AM
  #32  

Quote:
How about the <META http-equiv="Pragma" content="no-cache"> tag seeing about 1/4 of my web site viewers are coming from bookmarks? Actually it says Direct Address/Bookmarks. Should I keep that tag?
That's up to you, that just stops a browser from caching the page. It helps that a user will see any changes pages, though most browsers won't cache a page between sessions. It's also worth considering speed issues, cached pages load much faster. - This won't affect the search engines at all though.
Reply With Quote
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
24-04-2007, 03:43 AM
  #33  

Thanks Matt

I wonder if Tony missed my 2 posts to him on the previous page because it started a new page?

Mike
Reply With Quote
TWD-Tony's Avatar
Moderator
 
Join Date: Apr 2005
Location: Manchester, UK
Posts: 781
Re: Which front page link to use?
24-04-2007, 07:08 AM
  #34  

Sorry Mike - I've been very busy the last few days...

You can leave the _vti_inf and other FP files alone, they will not do any harm (if you disable FP extensions in cpanel then I think they should disappear anyway...)

As for your .htaccess file - the contents look fine, there isn't anything there to cause concern - you can just copy 'n paste the code I published earlier and add to that file to activate the redirect(s).
And as for hostgator - I don't know how "one off" my case was - but a whole server was compromised which I consider prety lame, it may have been an isolated incident and hopefully you will not have any problems with them.
Just as a side note - if you are UK based and you are targetting UK traffic with a .com domain then you don't want to be with hostgator - they are USA based and have USA servers (Google will not rank you well, or even at all for UK only searches).
__________________
Total Web Development - Business Website Solutions.
Feel free to contact me with any website issues.
Reply With Quote
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
24-04-2007, 08:08 PM
  #35  

Thanks again Tony

No I'm in Canada and my target market is in the US and most other countries. I will definately keep that in mind in the future though. If I start to market products or services that are just available to Canadians then I will get Canadian web hosting.

That was easy. So now I've got mydomain.com and www.mydomain.com/index.html redirected to www.mydomain.com

As you are probably aware Tony, Host Gator offers muliple domain names. So I will probably have to add a similar .htaccess file for each addon domain, wouldn't I?

Or if I just use www.myaddondomain.com all the time from the start would I even need the .htaccess 301 redirect file for my other domains?

Mike
Reply With Quote
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
27-04-2007, 08:10 PM
  #36  

Hi Tony

I could not use the 301 redirect code that you gave me to add to my .htaccess file.

When I did it also redirected my 2 addon domains that I have on my server to www.my1stdomain.com/my1staddondomain/ and www.my1stdomain.com/my2ndaddondomain/ It also prevented me from logging into the forum that I am working on.

So I made the 301 redirect code for each addon domain with notepad and uploaded them to the folder for each addon domain to see what that would do. But it still redirected my 2 addon domains the same as above.

Maybe I did something wrong? When I did this they showed in my addon domain folders as .htaccess.txt not just .htaccess

Is there any other way of redirecting mydomain.com and www.mydomain.com/index.html to www.mydomain.com when I have addon domains other than buying a seperate hosting package for each domain?

Thanks
Mike
Reply With Quote
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
10-05-2007, 10:25 PM
  #37  

Questions from my last post that haven't been answered yet.

Maybe I did something wrong? When I did this they showed in my addon domain folders as .htaccess.txt not just .htaccess

Is there any other way of redirecting mydomain.com and www.mydomain.com/index.html to www.mydomain.com when I have addon domains other than buying a seperate hosting package for each domain?

Thanks
Mike
Reply With Quote
Business Director
 
Join Date: Nov 2006
Location: New Zealand
Posts: 89
Send a message via MSN to CanzDesign
Re: Which front page link to use?
11-05-2007, 04:46 AM
  #38  

This is just an observation, after reading this post

I decided to check the PR of the domain name domain.com that so often get's used as an example in a question like this.

The PR is 7 and has something link 5,860 backlinks according to google. The same goes for mydomain.com What's the bet most backlinks are from forums, with people asking these sorts of questions

Clever people that brought those domain names huh... free backlinks worldwide....
Reply With Quote
Business manager
 
Join Date: Apr 2007
Posts: 34
Re: Which front page link to use?
11-05-2007, 04:12 PM
  #39  

I know what you mean Lynny. The only reason that I'm using it is because I didn't think it would be allowed in this forum if I posted my own domain names. Someone sure is getting a lot of back links because of it though.

I hope these last 2 post don't side track me from getting an answer to my questions 3 posts up.

Mike
Reply With Quote
fisicx's Avatar
CEO
 
Join Date: Mar 2006
Posts: 1,974
Re: Which front page link to use?
11-05-2007, 04:28 PM
  #40  

Imagine I was a search engine robot. I find your domain and begin indexing and come across a link to your subdomain. I go there and find an empty site. Your re-direct is hidden in your server settings so as far as I am concerned the sub-domain has no idexable material.

You could have a direct link to the sub-directory from your homepage but this will count as an internal link and not help your ranking.

If you want you sub-domains to rank well you need to buy some webspace and move the content overthere.

As to the redirect, what is it that isn't working? If I search for domain.com, www.domain.com or www.domain.com/index.html will I end up in the same place?

And the file is called .htaccess not .htaccess.txt - remove the extension and try again.
__________________
Effective Web Design - It's not that difficult if you follow the rules.
Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit to these directories peterjhale Internet Marketing Forum 18 13-05-2007 11:26 AM
Do you want a link on our website? MK Printing Buy sell or trade 3 12-10-2006 03:52 PM
Link problem Ian J Internet Marketing Forum 1 23-01-2006 04:02 PM
Link exchange with page it has pr 3 ore more Ulik Search Engine Optimisation Forum 1 24-04-2005 02:11 PM


All times are GMT +1. The time now is 03:11 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.