1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Website Optimization

Discussion in 'Apache' started by Rülf2000, Oct 13, 2017.

  1. #1
    Hello,

    I registered on DigitalPoint because I need help and advice

    I am making a local website and I would like to optimize it before going online

    I have no knowledge in optimization

    I have large arrays of values and would like to measure the weight of each page in MegaBytes and also other userful infos (processor usage)

    Are there tools or commands with Apache to measure the memory taken for each page loaded ?

    Here is my config:
    Server version: Apache/2.4.25 (Debian)
    Code (markup):
    Thank you ! :)
     
    Rülf2000, Oct 13, 2017 IP
  2. hostechsupport

    hostechsupport Well-Known Member

    Messages:
    413
    Likes Received:
    23
    Best Answers:
    7
    Trophy Points:
    138
    #2
    Below is the possible suggestion for your issue:

    1. Analyze and study your website. ...
    2. Determine your competition's website. ...
    3. Include meta and title tags. ...
    4. Research keywords. ...
    5. Place keywords strategically throughout your content. ...
    6. Use alt tags to describe your images. ...
    7. Develop some base traffic reports.

    Yes, Apache HTTP server benchmarking tool is used to measure the memory taken for each page load.
     
    hostechsupport, Jan 14, 2018 IP
  3. OnlineWorkIdeas_com

    OnlineWorkIdeas_com Member

    Messages:
    72
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    43
    #3
    If you want to improve website speed, test it with tools.pingdom.com
    Then inspect the analysis and if you find many javascript files, then try to remove the one that are not really important.
    Pingdom gives also analysis of the file requests. Reduce requests if possible (by disabling modules/plugins).
    If you use WordPress, then you can use the plugin 'Autoptimize' to reduce loading time. Anyhow use Cache modules/plugins in your platform.
     
    OnlineWorkIdeas_com, Jan 15, 2018 IP