Please review and give tips for my new site

Discussion in 'Websites' started by China_girl, Jun 1, 2016.

  1. #1
    Hello friends,

    Please let me know, how is my site, the load time and the structure and what should I do more to look more better and run faster. Thanks

    www.fmgeonline.com
     
    China_girl, Jun 1, 2016 IP
  2. Cultivar

    Cultivar Member

    Messages:
    207
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #2
    First off the site looks great. Maybe look at the navigation though to try minimise the number of clicks that have to be made before seeing course details - optionally a summary of what's involved in teh 1 hour, 3 hour, 6 hour might help bulk things out and lead the visitor in better.
     
    Cultivar, Jun 13, 2016 IP
  3. robinbd4u

    robinbd4u Active Member

    Messages:
    154
    Likes Received:
    13
    Best Answers:
    1
    Trophy Points:
    88
    #3
    Hey FMGE online cmei etc. Some text gathers on homepage.

    But when any people do not understand about any sites subject or niche by first few seconds then they always left the site. I do not understand what about your site is ! So I do not have any interest to read your gathered texts.

    In logo write any tag line that show the subject or niche or your sites theme.
     
    robinbd4u, Jun 13, 2016 IP
  4. zigzag007

    zigzag007 Active Member

    Messages:
    989
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #4
    Load time was very good for me. good job.
     
    zigzag007, Jun 15, 2016 IP
  5. analyst303

    analyst303 Greenhorn

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    8
    #5
    Just like robinbd4u said. It's hard to understand what is your website topic for the first few seconds, and you have to start reading to get a bit of clue what is this website about. A tag line or a good topic can help you with it.
    also, i didn't liked so much the full width design, at least on a PC. I think you should try to have some empty space on the sides.
    other then that, looks pretty good.
     
    analyst303, Jun 15, 2016 IP
    robinbd4u likes this.
  6. China_girl

    China_girl Well-Known Member

    Messages:
    4,095
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    195
    #6
    Thanks, nice suggestion, will try implement, since the site is hosted on moodle, a bit difficult to easy maneuver things, like in WP. The 1 hour, 3 hour, 6 hours, summary has been added in home page and when any user logs in, then that summary also displays in detail.


    Thanks for the tag line suggestion. BTW, this site is for the MBBS (medical) Indian students studying medicine abroad (outside of their country). So the target audience when land on the site, they will automatically understand and register. FMGE stands for Foreign Medical Graduate Examination. And on the homepage under the overview and other tabs, I tried to explain much things about the site.

    Yes, thanks, I was working on it, before it was showing 22.4 seconds, now the load time is between 2 to 3 seconds.


    I explained him, what is the site about.
    Yeah, I am trying to minimize the size of those white boxes, where its written, Preclinical, Paraclinical, Clinical and PG. But since its on moodle, a bit hard to figure out the settings easily. I am trying to find someone to hire for few changes.
     
    China_girl, Jun 16, 2016 IP
  7. analyst303

    analyst303 Greenhorn

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    8
    #7
    If you like to add a gap on the sides, then add this to your CSS file:
    body.pagelayout-frontpage {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;}

    after this you can play with it as you like... hope it helps.
     
    analyst303, Jun 16, 2016 IP