Results 1 to 16 of 16

Thread: Review my site
      
   

  1. #1
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Review my site

    My site is up and running, but some people are not able to find it. When they type in the address it says not found. Could you look over my site, give me feed back and help me with this issue?

    www.marseillesyouthsports.com
    Thanks Ed

  2. #2
    jkadin's Avatar
    jkadin is offline Brigadier General
    Join Date
    Jan 2008
    Location
    woodbourne new york
    Posts
    1,479

    Default Re: Review my site

    JUst a start your home page is fine. All your other pages either you got to run a file the other pages no menu bars to go back. Needs alot of tweaking many people will not want to download files. I say you got your work cut out for you. If you made your pages like you did with your landing page it will be a nice site. Good luck with it
    joe
    anytime-figurines.com

  3. #3
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    I think I see what you are saying,
    1. I need to add either a back link or a home link to my other pages
    2. the files for the schedules should be an actual page insted of an excel sheet or pdf?

    we had a site before and it was done this way and everyone that used it thought it was fine then, but I wanted to make it better.
    Thanks for the input.

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Review my site

    Hi, your off to a great start. I must agree with the link to the downloads. Visitors should be given a choice.
    Many of the images on the site need to be resized, especially the sponsors page.
    IE: http://marseillesyouthsports.com/Illinois%20Valley%20Cellular%20Baseball%20Sign%20M arseilles%202008%20011708%20(1).JPG
    Is at nearly 4 meg
    This page would also be better laid out in a grid down the page to enable an order of sponsorship. (Who gives the most at the top)
    The registration page could be set up as a form that can be filled in online & the page can then printed out ready for signing.
    Bit like this one.
    On the gallery page there are some of the best quality images (when enlarged) I have seen on BV sites. The real life photographer has got some great images of everyone. They need to be resized & displayed via some sort of image software & grouped in vertical & horizontal order.

  5. #5
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    Hey thanks for the ideas, I really like the one about the on-line form (if I can get the one I have now working). You really think the photos should be in a grid form? I had them like that before (last site) and people liked the radom montag look better. And yes our photographer is amazing, he had asked that I disable the right click functions but I don't know how to do that. I had asked in the forum about having the ability to make it so that people couldn,t copy them and was told that you really can't, so the next time I post his photos we'll put a watermark on them. (But I would still like to disable the right click, our parent don't know any other ways to copy them)

    Ed Davidson
    www.marseillesyouthsports.com

  6. #6
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Review my site

    Hi Ed, I see you got a start on the form & I should of said that for web pages to print out ok you need to keep the page down to around 750 wide. (sorry!). But a few adjustments will sort it. If you need a print button on the form? pop the 2nd code bellow into a html box on the front of your BV page & place where you want the button to be seen.
    On the image display, the random look is fine, I just don’t like the way the program displays the images thumbnails in the respect of (to many kb’s & a crinkly look) . If you want a no right click & the photographer has asked for it. Pop the script in the 1st box below in……
    Menu>View>Page HTML> & paste into the “inside body tag” This should stop it.
    If you need another light box viewer (freebie) try these in 2 different colour & image sizes 2 links link 1 link 2. Only idea’s, these also have the right click disabled.

    Good luck.

    Print button.
    HTML Code:
     <SCRIPT Language="Javascript">
       
      /*
      This script is written by Eric (Webcrawl@usa.net)
      Promoted by webbiesite.com
      For full source code, installation instructions,
      100's more DHTML scripts, and Terms Of
      Use, visit dynamicdrive.com
      */
       
      function printit(){  
      if (window.print) {
          window.print() ;  
      } else {
          var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
      document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
          WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box    WebBrowser1.outerHTML = "";  
      }
      }
      </script>
       
      <SCRIPT Language="Javascript">  
      var NS = (navigator.appName == "Netscape");
      var VERSION = parseInt(navigator.appVersion);
      if (VERSION > 3) {
          document.write('<form><input type=button value="Print this Form" name="Print" onClick="printit()"></form>');        
      }
      </script>
    No right click.
    HTML Code:
    <script language=JavaScript>
      function clickIE() {if (document.all) {(message);return false;}}
      function clickNS(e) {if 
      (document.layers||(document.getElementById&&!document.all)) {
      if (e.which==2||e.which==3) {(message);return false;}}}
      if (document.layers) 
      {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
      else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
       
      document.oncontextmenu=new Function("return false")
      // --> 
      </script

  7. #7
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    Thanks a million!!!!

  8. #8
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    Chris, I have tried the codes that you gave me and no luck. I then downloaded the veiwer, I like it but cna't figure out how to transfer it to my site. Any suggestions, I know I am just not thinking clearly, I 've been moving my parents all week and that is enough to fry anyones brain.

  9. #9
    Lcoisas's Avatar
    Lcoisas is offline Major
    Join Date
    May 2007
    Location
    Portugal
    Posts
    314

    Default Re: Review my site

    Hi, I thing that your site is very nice.

    Other people had said it all.

    I think you should consider centering your pages in browser.

    Nice work.

    Susana

  10. #10
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    Thanks Susana, I have them centered (in the properties box) an they look centered in my browser, what browser are you using?

    Ed Davidson
    www.marseillesyouthsports.com

  11. #11
    Lcoisas's Avatar
    Lcoisas is offline Major
    Join Date
    May 2007
    Location
    Portugal
    Posts
    314

    Default Re: Review my site

    Hi D'son,

    Using IE and home page is not centered here....

  12. #12
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Review my site

    Quote Originally Posted by D'son View Post
    Chris, I have tried the codes that you gave me and no luck. I then downloaded the veiwer, I like it but cna't figure out how to transfer it to my site. Any suggestions, I know I am just not thinking clearly, I 've been moving my parents all week and that is enough to fry anyones brain.
    Hi, the no right click should of gone in the "Begining of body" area of page HTML (sorry). Have tried them both & seem to be ok in IE & FF.
    On the album, the quickest way is to open your FTP in BV & create a new folder called photo1. (or what ever you wish) Then upload all the files & folders that the album has produced into this folder. The link to the album would then be http://www.marseillesyouthsports.com/photo1/index.html

    Pop a post back if you are not sure.

  13. #13
    cathrn is offline Second Lieutenant
    Join Date
    May 2008
    Location
    California
    Posts
    107

    Default Re: Review my site

    Watermarking photos can be really distracting, the photographer's name, the copyright symbol and the year posted lower right looks better, and contact info somewhere for the photographer so people can purchase the images also announces they are not free. If they are downsized they are little use for quality reproduction, so that is good protection.
    All the best
    Catherine
    www.catherinebuchanan.com

  14. #14
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Review my site

    Thanks Chris and everyone, I used another veiwer for the pictures and it worked out well. I really appreciate all the help you provided and look forward to working on another project here or possibly expanding this one.
    Ed
    www.marseillesyouthsports.com

  15. #15
    meggabecca is offline Private First Class
    Join Date
    May 2008
    Location
    Buckinghamshire
    Posts
    6

    Default Re: Review my site

    Hi Girls and Guys

    My site has been up and running now for a week, any comments would be much aprehiated. Any negative or positive feedback would be fantastic, you can check my site out at http://www.beckysgems.co.uk

    Hey and thanks for looking.

  16. #16
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Review my site

    Quote Originally Posted by meggabecca View Post
    Hi Girls and Guys

    My site has been up and running now for a week, any comments would be much aprehiated. Any negative or positive feedback would be fantastic, you can check my site out at http://www.beckysgems.co.uk

    Hey and thanks for looking.
    Hi, you need to start a new thread for a new review.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49