Wow, I have so many good ideas, and helpful input for my one query here! Thank you so much fellow innmates for all your help! I am hoping that after I make all the changes I want, we will see much 'fruit' from our labors!
Bless you!
Bless you!
Joey,Glad we could help. You know this bunch, always to help!
I don't want to be a pain, really I don't. The load time is longer/delayed because it is going to homestead.com and redirecting? You own the domain name why do you have a redirect?
Remember EVERYONE that Google looks at the TOP of the page as most important. Have as much pertinent words etc in the top of the page as possible. Think of it like this - remember writing a paper in school? The header and first paragraph are the grabbers, they are the overview of all that is to follow.
Don't forget Google looks at IMAGE names as well, so pack them with a good name or title, not Image01.jpg make sure they have Inn name on them, ie BlueHeronvictorianlodge_GreenRoom.jpg.
I am already loving, loving, loving that you removed the frames on the home page...I can see more of your pretty pics and it draws me in!!!.
Whooo Hoooo!!! Me, too!!!! So much better just on that alone! Way to go, Sunshine!!!!Rupert said:I am already loving, loving, loving that you removed the frames on the home page...I can see more of your pretty pics and it draws me in!!!
I built my web site through homestead. Not sure what you mean by 'redirecting'. When I bring up our site on other computers, it simply loads like a normal site. Have to run, but will really look at this stuff when theres time....Glad we could help. You know this bunch, always to help!
I don't want to be a pain, really I don't. The load time is longer/delayed because it is going to homestead.com and redirecting? You own the domain name why do you have a redirect?
Remember EVERYONE that Google looks at the TOP of the page as most important. Have as much pertinent words etc in the top of the page as possible. Think of it like this - remember writing a paper in school? The header and first paragraph are the grabbers, they are the overview of all that is to follow.
Don't forget Google looks at IMAGE names as well, so pack them with a good name or title, not Image01.jpg make sure they have Inn name on them, ie BlueHeronvictorianlodge_GreenRoom.jpg.
When you put an image into a page of your site. Does some sort of box oOK,,, I don't know what some of you are talking about. How do I make an ALT tag?.
OK,,, I don't know what some of you are talking about. How do I make an ALT tag?.
This is from your site:Sunshine said:OK,,, I don't know what some of you are talking about. How do I make an ALT tag?
<img alt="" src="/~site/Scripts_ExternalRedirect/ExternalRedirect.dll?CMD=CMDGetGif&H_SITEID=RTK4&
H_AltURL=%2F%7Esite%2Ftp.gif&H_HSGOTOURL=http%3A%2F%2Fweb4.realtracker.com%2Fnetpoll%2Fimulti.asp%3Fuser%3D1753388166%26pn%3D90006%26pp%3Dindex%26js%3D0%26b%3D0%26to%3D-360"
height="1" border="0" width="1">
</noscrip
I think all of that is stating your site is being redirected. However, that's not what I was going to show you...see where it says <img alt="" ? That's where you put the 'alt tag'. Fill in between the " " with relevant text about the photo. ABC Inn in such and such town, close to whatever. Use good keywords in there, but don't just 'stuff' with keywords. It should make sense to someone reading it. Which they can do when they mouse over the photo. (Ex- all the inn pix on this website (upper right) have 'alt' text on them. Just hover your mouse over the photo and you'll see what I mean. THAT'S what you're going to do.
<title>Your Inn name is here</title>
ALT tag meaning the verbiage that shows when you MOUSE over the image.
Bo, I hope you stick around, I like reading this stuff..
The alt attribute (not a tag) only appears as a mouseover tooltip in IE, because they implemented it wrong. the title attribute for an image is what it should be (according to the html standard) and is what Firefox and Chrome displays as a mouseover tooltip.Joey Bloggs said:ALT tag meaning the verbiage that shows when you MOUSE over the image.
I stand corrected.ALT tag meaning the verbiage that shows when you MOUSE over the image.
Bo, I hope you stick around, I like reading this stuff..
The alt attribute (not a tag) only appears as a mouseover tooltip in IE, because they implemented it wrong. the title attribute for an image is what it should be (according to the html standard) and is what Firefox and Chrome displays as a mouseover tooltip.Joey Bloggs said:ALT tag meaning the verbiage that shows when you MOUSE over the image.
For anyone scratching their head about the difference between a tag and an attribute:
These are tags: <p></p>, <a></a>, <title></title>, <h1></h1> ...
These are attributes (consider them properties of a tag): class="abc", width="123", title="abc", alt="abc" ...
For most things the confusion between a tag and an attribute is no big deal. When somebody mentions an "alt tag" I know that they mean alt attribute. Where the confusion comes in is when there are tags and attributes with the same name ... like the title tag and the title attribute. Two very different things.
.
Whew!!!! This is over my head and my mind is swimming!!! I feel like I'm back in school!!!ALT tag meaning the verbiage that shows when you MOUSE over the image.
Bo, I hope you stick around, I like reading this stuff..
The alt attribute (not a tag) only appears as a mouseover tooltip in IE, because they implemented it wrong. the title attribute for an image is what it should be (according to the html standard) and is what Firefox and Chrome displays as a mouseover tooltip.Joey Bloggs said:ALT tag meaning the verbiage that shows when you MOUSE over the image.
For anyone scratching their head about the difference between a tag and an attribute:
These are tags: <p></p>, <a></a>, <title></title>, <h1></h1> ...
These are attributes (consider them properties of a tag): class="abc", width="123", title="abc", alt="abc" ...
For most things the confusion between a tag and an attribute is no big deal. When somebody mentions an "alt tag" I know that they mean alt attribute. Where the confusion comes in is when there are tags and attributes with the same name ... like the title tag and the title attribute. Two very different things.
.
Whew!!!! This is over my head and my mind is swimming!!! I feel like I'm back in school!!!ALT tag meaning the verbiage that shows when you MOUSE over the image.
Bo, I hope you stick around, I like reading this stuff..
The alt attribute (not a tag) only appears as a mouseover tooltip in IE, because they implemented it wrong. the title attribute for an image is what it should be (according to the html standard) and is what Firefox and Chrome displays as a mouseover tooltip.Joey Bloggs said:ALT tag meaning the verbiage that shows when you MOUSE over the image.
For anyone scratching their head about the difference between a tag and an attribute:
These are tags: <p></p>, <a></a>, <title></title>, <h1></h1> ...
These are attributes (consider them properties of a tag): class="abc", width="123", title="abc", alt="abc" ...
For most things the confusion between a tag and an attribute is no big deal. When somebody mentions an "alt tag" I know that they mean alt attribute. Where the confusion comes in is when there are tags and attributes with the same name ... like the title tag and the title attribute. Two very different things.
.
.
Get a notebook and write stuff down. It really helps. And you know you can ask anything here. Don't try to change everything at once. Prioritize the most important things.Sunshine said:Whew!!!! This is over my head and my mind is swimming!!! I feel like I'm back in school!!!
Thanks Morticia, I've been trying to copy and paste and then print out all the suggestions!Whew!!!! This is over my head and my mind is swimming!!! I feel like I'm back in school!!!ALT tag meaning the verbiage that shows when you MOUSE over the image.
Bo, I hope you stick around, I like reading this stuff..
The alt attribute (not a tag) only appears as a mouseover tooltip in IE, because they implemented it wrong. the title attribute for an image is what it should be (according to the html standard) and is what Firefox and Chrome displays as a mouseover tooltip.Joey Bloggs said:ALT tag meaning the verbiage that shows when you MOUSE over the image.
For anyone scratching their head about the difference between a tag and an attribute:
These are tags: <p></p>, <a></a>, <title></title>, <h1></h1> ...
These are attributes (consider them properties of a tag): class="abc", width="123", title="abc", alt="abc" ...
For most things the confusion between a tag and an attribute is no big deal. When somebody mentions an "alt tag" I know that they mean alt attribute. Where the confusion comes in is when there are tags and attributes with the same name ... like the title tag and the title attribute. Two very different things.
.
.Get a notebook and write stuff down. It really helps. And you know you can ask anything here. Don't try to change everything at once. Prioritize the most important things.Sunshine said:Whew!!!! This is over my head and my mind is swimming!!! I feel like I'm back in school!!!
I tell you what, tho, when the phone starts ringing because more and more people are finding you, the energy level goes up and you find the time to get everything done!
.
Enter your email address to join:
Register today and take advantage of membership benefits.
Enter your email address to join: