473,800 Members | 2,833 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help Needed with Family Business Website

Dan
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company, 123-reg,
to submit the website to 10 different search engines including google.
I have also taken advise about meta tags in the pages (not sure whether
they are right). I registered with google adwords but have only got one
hit from that.

Any suggestions would be much appreciated.
The Website is www.aloe4life.net

Thanks, Dan.

Jan 31 '06 #1
6 1672

Dan wrote:
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company, 123-reg,
to submit the website to 10 different search engines including google.
I have also taken advise about meta tags in the pages (not sure whether
they are right). I registered with google adwords but have only got one
hit from that.

Any suggestions would be much appreciated.
The Website is www.aloe4life.net

Thanks, Dan.

I had a look at your site.
It's not bad.
I would suggest running it through the W3C validator @
http://www.validator.w3.org and fixing any errors.
Also, I believe that what may be preventing your site from being
indexed by the search engines is the Flash Splash Page that you are
useing as an intro too your website.
It may also be the reason why you may or may not have recieved much
traffic too your site.
I would suggest dumping the splash page and taking your visitors strate
to the content.
After all, that's what you want them to read isn't it?
I hope that helps.
--
Regards Chad. http://freewebdesign.cjb.cc

Jan 31 '06 #2
Dan wrote:
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company,
123-reg, to submit the website to 10 different search engines
including google. I have also taken advise about meta tags in the
pages (not sure whether they are right). I registered with google
adwords but have only got one hit from that.
30-40 hits in the first week is pretty good, actually.
Any suggestions would be much appreciated.
The Website is www.aloe4life.net


See: http://k75s.home.att.net/show/aloe4life.jpg

My default background color is purple. You've not assigned one in the
body { } of your CSS.

Page has horizontal scrollbar in my browser window. Look into fluid
design.

Get rid of the splash page. What does "IF PAGE DOES NOT LOAD CORRECTLY
CLICK ABOVE" mean? Above where?

Remove the HTML comment markers from your CSS, the <!-- and the -->

Much better, move all your CSS to one external style sheet.

Use a real email address instead of the AOL address; it makes you look
like an amateur.

You are using images for headings. Search engines don't interpret images
as text. Use <h1>, <h2> etc, properly styled with CSS.

--
-bts
-Warning: I brake for lawn deer
Jan 31 '06 #3
Dan wrote:

Any suggestions would be much appreciated.
The Website is www.aloe4life.net

I have Flashblock installed. So I see an almost empty page when your
site loads. Others will see even less if there is no Flash plugin, say,
for instance, search engines.
There is no content for a search engine to index. Certainly nothing that
echoes the <title>, keywords or description.

"IF PAGE DOES NOT LOAD CORRECTLY CLICK ABOVE"
Above what?

<sigh>"Click here..."</sigh>

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jan 31 '06 #4
Dan wrote:
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company, 123-reg,
to submit the website to 10 different search engines including google.
I have also taken advise about meta tags in the pages (not sure whether
they are right). I registered with google adwords but have only got one
hit from that.

Any suggestions would be much appreciated.
The Website is www.aloe4life.net


Great to see you followed some advice and ditched the splash page. More
hints:

Validate your pages - especially add a doctype element.

You have empty script and style elements in the head - if they aren't
used, ditch them.

You have an onload attribute in the body element that calls a function,
yet you don't have the function defined anywhere. It does absolutely
nothing other than cause an error - remove the entire onload attribute.

Your products such as drinks do not list the net volume of the contents
- say 250ml, 500ml, 3litres. Why would I pay £18.00 for a product when
I don't even know how much I'll get? The 'info' button provides some
promotional text, no real information.

The pop-up images are pretty useless. There is no point in providing a
popup if all you do is open exactly the same image in a new window.

Cheers, :-)
--
Rob
Feb 3 '06 #5

RobG wrote:
Dan wrote:
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company, 123-reg,
to submit the website to 10 different search engines including google.
I have also taken advise about meta tags in the pages (not sure whether
they are right). I registered with google adwords but have only got one
hit from that.

Any suggestions would be much appreciated.
The Website is www.aloe4life.net
Great to see you followed some advice and ditched the splash page. More
hints:

Validate your pages - especially add a doctype element.

You have empty script and style elements in the head - if they aren't
used, ditch them.

You have an onload attribute in the body element that calls a function,
yet you don't have the function defined anywhere. It does absolutely
nothing other than cause an error - remove the entire onload attribute.

Your products such as drinks do not list the net volume of the contents
- say 250ml, 500ml, 3litres. Why would I pay £18.00 for a product when
I don't even know how much I'll get? The 'info' button provides some
promotional text, no real information.

The pop-up images are pretty useless. There is no point in providing a
popup if all you do is open exactly the same image in a new window.

I agree. To add to that:
Add alt text to your images, so that people useing Screen Readers and
or text only browsers, or people who have images disabled for faster
loading can still have an idea of what is in the image.
Also, on the page where you have the extra information, you could maybe
list information including how much the convertion rate will be, for
exampole, you could have the price of a particular product in USA $'s
and or maybe some sort of currentcy converter.
HTH.
--
Regards Chad. http://freewebdesign.cjb.cc

--
Rob


Feb 3 '06 #6

As others have said, making sure you have good HTML is a good step to take
for search engine reasons as well as for your visitors. A quick check
reveals you don't seem to have a lot of HTML issues. There is one minor
issue of not using &amp; where you should have, though:
http://online.htmlvalidator.com/php/....aloe4life.net

--
Albert Wiersch
"Dan" <al**********@a ol.com> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
I have designed a web site for our family run business selling aloe
vera products. It has been up for roughly a week and has had very
little traffic. (30-40 hits). I have used the hosting company, 123-reg,
to submit the website to 10 different search engines including google.
I have also taken advise about meta tags in the pages (not sure whether
they are right). I registered with google adwords but have only got one
hit from that.

Any suggestions would be much appreciated.
The Website is www.aloe4life.net

Thanks, Dan.

Feb 4 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
3486
by: abcd | last post by:
kutthaense Secretary Djetvedehald H. Rumsfeld legai predicted eventual vicmadhlary in Iraq mariyu Afghmadhlaistmadhla, kaani jetvedehly after "a ljetvedehg, hard slog," mariyu vede legai pressed Pentagjetvedeh karuvificials madhla reachathe strategy in karkun campaign deshatinst terrorism. "mudivae maretu winning or losing karkun global varti jetvedeh terror?" Mr. Rumsfeld adugued in a recent memormariyuum. vede velli jetvedeh madhla...
7
3617
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title> </head> <style type="text/css">
0
5577
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted ******************************************************** For this teeny job, please refer to: http://feeds.reddit.com/feed/8fu/?o=25
3
1917
by: sunburst | last post by:
I will include my code below. Is there anyone who can help me sort out this problem please? when i move from my index to the next roll over button links i am unable to keep the background as black and the text as white. the text is dissapearing. can anyone explain where I am going wrong with the coding please? thanks
2
2233
by: tonsi | last post by:
I have a page but it wont center the div. Can anyone take a look at it and help. When I try to center in the body using text-align: center; it doesn't work with the main container (called Table_01). Please help! I would be ever so greatful. The page is located here: http://www.cpiequipment.com/test_site/index.html Here is the code: <html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
1
1622
by: lilbit02 | last post by:
Hi, I have a form that utilizes validation as most do via javascript. This form worked totaly fine until I needed to add a dynamic div now the validation doesn't work. It does work for the first dropdown but nothing there after. I always get the error saying is null or not an object. I need help trying to figure out how to access the ojects in this form. Now in my body I have a <form> and it's name is form1 and I also have another <form>...
7
2498
by: praveenb000 | last post by:
Hi, every one on this forum.... I am new to web designing (using HTML/CSS). i designed a web page using HTML, Css with dream weaver. Here is the code i used for the desinging. it appears well in IE 6 browser but not in Mozilla 4.0 some components are disappears. This is the whole code i used for designing this page and i also given css files coding.(except images) i don't know how to upload my files in this site(forum). So i am...
0
2848
by: richard12345 | last post by:
Hi Guys I have problem with site I am building. The sidebar with menu and other thinks is overlapping footer. The footer move with the content and but it dos it dos not move with the sidebar. Here is the website: holtz-realty And also the html file and css file. Anny help will by mostly appreciated. I did try everything I can think of. HTML:
70
5409
mideastgirl
by: mideastgirl | last post by:
I have recently been working on a website for an honors association, and have a lot of difficulty but have found help from those on this site. I would like to see if I can get some more help on a different issue than what I was initially having. I am working on storing data collected from a form on my website. I would like the information to be stored into MySQL once entered by users. I have googled this question and have tried multiple...
0
9550
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10501
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10273
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10250
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10032
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7574
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.