Re: Suggestions to help me overhaul my site needed.
I thought a screen shot would be visible in this field when pasted. It wasn't so I sent it as an attachment to the contact email address on your site. Had a prompt automated response - always appreciated by senders.
It's just the last line "Us for more information."
I use Firefox but always check pages on IE as well because they often show up differently/worse.
Another suggestion: add your url, and a signature if you want, so they appear beneath your messages on the forum. I've heard it helps your Google rating. Go to User CP and click on Edit your details. There you enter your home page url. Click on Edit signature to add a name.
And a last suggestion: add a favicon. That's the image that appears on the task bar left of the name of the active page. You have a white sheet of paper at the moment. Click on my url and you'll see a miniature of my site's logo.
Verify it's there by typing http://mysite.com/favicon.ico in the browser's location,
Next, insert the below code in the HEAD section of your site's main index page: <link rel="shortcut icon" href="/favicon.ico">
3. Publish. Wait. It should appear within the day.
Oh, now I see that the screen shot appears like this:
[IMG]file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/moz-screenshot-1.jpg[/IMG]
I thought a screen shot would be visible in this field when pasted. It wasn't so I sent it as an attachment to the contact email address on your site. Had a prompt automated response - always appreciated by senders.
It's just the last line "Us for more information."
I use Firefox but always check pages on IE as well because they often show up differently/worse.
Another suggestion: add your url, and a signature if you want, so they appear beneath your messages on the forum. I've heard it helps your Google rating. Go to User CP and click on Edit your details. There you enter your home page url. Click on Edit signature to add a name.
And a last suggestion: add a favicon. That's the image that appears on the task bar left of the name of the active page. You have a white sheet of paper at the moment. Click on my url and you'll see a miniature of my site's logo.
- First, copy an image (called favicon.ico) into the folder with your index.html page.
- Upload the generated file ("favicon.ico") to your site with Tools/FTP manager/IP of site. Copy flavicon to public area.
Verify it's there by typing http://mysite.com/favicon.ico in the browser's location,
Next, insert the below code in the HEAD section of your site's main index page: <link rel="shortcut icon" href="/favicon.ico">
3. Publish. Wait. It should appear within the day.
Oh, now I see that the screen shot appears like this:
[IMG]file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/moz-screenshot-1.jpg[/IMG]
Comment