hey everyone,
i have a quick question i was not able to find the answer to in either the forums, or searching google.
say i have a domain name registered, which we’ll call www.mydomain.com. i have this domain name forwared with masking to www.homehosting.com/home/mydomain.html.
my html that accompanies the .swf looks like this:
TITLE>mydomain;</TITLE
meta name=“copyright” content=“Copyright © 2003-2004 mydomain.”
meta name=“description” content=“blah,blah,blah.”
meta name=“keywords” content=“blah,blah,blah”
meta name=“Author” content=“me”
meta http-equiv=“content-language” content=“en”
meta name=“rating” content=“general”
meta name=“robots” content=“index, follow”
meta name=“googlebot” content=“index, follow”
meta name=“distribution” content=“global”
meta name=“revisit-after” content=“7 days”
meta name=“expires” content=“never”
meta name=“MSSmartTagsPreventParsing” content=“true”
meta name=“doc-rights” content=“Copywritten Work”
meta name=“classification” content=“Web Design”
my questions are:
-
is all of the above html that i added all for nothing since the domain is forwarded? and if not,
-
when submitting the url to google or yahoo or whoever, should i use www.mydomain.com or the “real” address www.homehosting.com/home/mydomain.html? or doesn’t it matter?
thanks for any insight,
s.