Can anyone help me critique my webpage?

Discussion in 'Websites' started by whiteperfect, Apr 17, 2004.

Thread Status:
Not open for further replies.
  1. #1
    Hi

    I set up this webpage to promote my eBay store and MAINLY my domain name which will in FUTURE go to my OWN store :)

    I have not done any meta tags or anything but if anyone has any suggestions on how I can promote my eBay store and my domain or on my layout... please help :)

    Thanks.

    http://www.whiteperfect.com/a.htm
     
    whiteperfect, Apr 17, 2004 IP
  2. GuyFromChicago

    GuyFromChicago Permanent Peon

    Messages:
    6,728
    Likes Received:
    529
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you want to promote your site using SEO you need to start with basics
     
    GuyFromChicago, Apr 18, 2004 IP
  3. whiteperfect

    whiteperfect Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes it is still under construction - I am now trying to find a way to change menu items without changing each and every page...
     
    whiteperfect, Apr 18, 2004 IP
  4. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Not sure what your hosting on, but you should be able to use an include file for your menu. In a Windows ASP environment it's like:

    <!-- #include file="yourfilehere.htm" -->

    There are more options, such as virtual= vice file= and you can include .asp, .txt, etc.

    The way it works is you have one file that comprises your menu and you include that file on every page. Then when you need to update your menu, you make the change to your one file and it shows up everywhere.
     
    iShopHQ, Apr 19, 2004 IP
  5. whiteperfect

    whiteperfect Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I should be on a *nix server if I am not wrong because I am using cPanel - what can I do in this case?

    By the way, if I use things like dHtml or includes, will this affect google from indexing my site and keywords? especially in the menu bar?
     
    whiteperfect, Apr 19, 2004 IP
  6. iShopHQ

    iShopHQ Peon

    Messages:
    644
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #6
    YOu should be able to use php then, though I don't know php myself. I don't believe it will affect Google indexing. I use server side include on all my sites for navigation and Google and other engines seem to be finding all my pages. I think that's becasue a server side include is just that - the file is included on teh server and THEN sent to the client, as opposed to a javascript include where the javscript file is uploaded to the client along with the page code and then included. Most spiders (though not all) see client side version so as to replicate what the user sees, so hencse will see a server side include as a native part of the page.
     
    iShopHQ, Apr 19, 2004 IP
  7. blazed30

    blazed30 Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    The site is very well put together.
     
    blazed30, Jan 17, 2008 IP
Thread Status:
Not open for further replies.