Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tfern.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 07:57:31 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://tfern.com/

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - https://tfern.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 07:57:32 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 0
Connection: keep-alive
location: https://tferj.tfern.com
Vary: User-Agent

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://tferj.tfern.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 07:57:32 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding,User-Agent

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: tfern.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>THAI FOREST ECOLOGICAL RESEARCH JOURNAL</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
    integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> -->
<link href="style.css?1746518252" rel="stylesheet">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
    integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
    crossorigin="anonymous" referrerpolicy="no-referrer" />

<script src="https://code.jquery.com/jquery-3.7.1.min.js"
    integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
    <style>
    .modal-header,
    h4,
    .close {
        background-color: #0a73a3;
        color: white !important;
        text-align: center;
        font-size: 30px;
    }

    .modal-footer {
        background-color: #f9f9f9;
    }
    </style>
</head>

<body>
    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HCF1943CZM"></script>
<script>
window.dataLayer = window.dataLayer || [];

function gtag() {
    dataLayer.push(arguments);
}
gtag('js', new Date());

gtag('config', 'G-HCF1943CZM');
</script>

<!-- ======= Top Bar ======= -->
<div class="container-fluid mt-2 ">
    <p class="titlehead">THAI FOREST ECOLOGICAL RESEARCH JOURNAL</p>
    <div class="subtitlehead"> ISSN 2586-9566 (Print) ISSN 2985-0789 (Online) </div>
</div>

<!-- ======= Header ======= -->
<nav class="navbar navbar-expand-md bg-light navbar-light sticky-top">
    <div class="container-fluid">
        <a class="navbar-brand" href="index.php"><img src="img/logo/logo.png"><br></a>

        <div class="collapse navbar-collapse" id="mynavbar">
            <ul class="navbar-nav me-auto">

                <!-- <li class="nav-item">
                    <a class="nav-link" href="index.php">HOME</a>
                </li> -->
                                <!-- <li class="nav-item">
                    <a class="nav-link" href="fp_file/" target="_blank"></a>
                </li> -->
                                <li class="nav-item"><a class="nav-link" href="view_page.php?id=1">About the journal</a></li>
                <li class="nav-item"><a class="nav-link" href="current.php">Current</a></li>
                <li class="nav-item"><a class="nav-link" href="volumes.php">Archives</a></li>
                <li class="nav-item"><a class="nav-link" href="view_page.php?id=4">Editorial board</a></li>
                <li class="nav-item"><a class="nav-link" href="view_page.php?id=3">Author guidelines</a></li>
                <li class="nav-item"><a class="nav-link" href="index.php#announcement">Announcements</a></li>
                <li class="nav-item"><a class="nav-link" href="view_page.php?id=2">Publication ethics</a></li>
                <li class="nav-item"><a class="nav-link" href="view_page.php?id=5">Form download</a></li>

            </ul>

        </div>
        <a href="login.php"><button class="btn btn-outline-success" type="button">SIGN IN/SUBMIT ONLINE</button></a>
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mynavbar">
            <span class="navbar-toggler-icon"></span>
        </button>
    </div>
</nav>
    <!-- Carousel -->
     <div id="demo" class="carousel slide" data-bs-ride="carousel">
          <!-- Indicators/dots -->
     <div class="carousel-indicators">
         <button type='button' data-bs-target='#demo' data-bs-slide-to='0' class='active'></button><button type='button' data-bs-target='#demo' data-bs-slide-to='1'></button>     </div>

     <!-- The slideshow/carousel -->
     <div class="carousel-inner">
                  <div class="carousel-item active">
             <img src="slide_pic/1658637891.7941.jpg" class="d-block w-100">
             <div class="carousel-caption">
                 <h3></h3>
                 <p>Thai Forest Ecological Research Journal</p>
             </div>
         </div>
                  <div class="carousel-item ">
             <img src="slide_pic/pGzqXHoSU48W532k.JPG" class="d-block w-100">
             <div class="carousel-caption">
                 <h3>Thai Forest Ecological Research Journal</h3>
                 <p></p>
             </div>
         </div>
              </div>

     <!-- Left and right controls/icons -->
     <button class="carousel-control-prev" type="button" data-bs-target="#demo" data-bs-slide="prev">
         <span class="carousel-control-prev-icon"></span>
     </button>
     <button class="carousel-control-next" type="button" data-bs-target="#demo" data-bs-slide="next">
         <span class="carousel-control-next-icon"></span>
     </button>
 </div>
    <div class="container">
        <div class="row">
            <div class="col-sm-1"></div>
            <div class="col-sm-8">

                <div class="box ">
                    <div class="text-center">
                        <!-- <h3><i class="fa-solid fa-magnifying-glass"></i> Search articles</h3> -->
                        <a id="announcement"></a>
                        <div class="searchbox">
                            <form action="search.php">
                                <input type="text" name="f" placeholder="keywords, title, author" value="">
                                <input type="submit" class="btn btn-secondary" value="Search">
                            </form>

                        </div>
                    </div>
                    <!-- </div> -->


                    <div class="box latest">
                        <h3>Latest issue</h3>
                        <hr>
                                                <div class="d-flex justify-content-center">
                            <div><a href="cover_pic/1735199074.3745.jpg" target="_blank"><img width="150" src="cover_pic/1735199074.3745.jpg"></a>
                            </div>
                            <div class="latest-des p-2">
                                <h3>Volume 8</h3> No.2: July -
                                December                                2024                                <div class="bottom"><a href="volumes.php"><button class="btn btn-outline-success" type="button">View all
                                            volumes</button></a></div>
                            </div>
                        </div>
                    </div>

                    <!-- announcement -->
                                        <div class="box latest">

                        <h3>Announcements</h3>
                        <hr>
                        <div class='an_date'>24 December 2024</div><div class='mb-3 article'><a href='view_announcement.php?id=5'>We are moving to new website!</a></div><div class='an_date'>12 October 2024</div><div class='mb-3 article'><a href='view_announcement.php?id=4'>TFERJ Vol.8 No.1 (2024) is now available!</a></div><div class='an_date'>12 October 2024</div><div class='mb-3 article'><a href='view_announcement.php?id=3'>Thai Forest Ecological Research Network Conference (T-FERN #14): 23-24 January 2025 at Kasetsart University Chalermphrakiat Sakon Nakhon Province Campus</a></div>

                                            </div>

                    <!-- Online first -->
                                        </div>



                    <!-- latest article -->
                    <div class="box">
                        <h3>Latest articles</h3>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=101"><p>Establishment of Tree Species Community in Abandoned Teak Plantation of North Forest Industry Organization</p></a></div>
                            <div class="author">Waralee Srikue<sup>1</sup>, Monthon Norsaengsri<sup>2</sup>, Kritsada Phongkaranyaphat<sup>3</sup>, Narinthorn Jumwong<sup>4</sup>, Pattama Sangvisitpirom<sup>4</sup>, Kunthaphong Kruama<sup>1</sup> and Lamthai Asanok <sup>3,5*</sup></div>
                            <div class="org"><sup>1</sup>Department of Forest Management, School of Forestry, Maejo University Phrae Campus. Phrae 54140<br><sup>2</sup>Department of Forestry, Establishment project of Forestry school, Maejo University Phrae Campus. Phrae 54140<br><sup>3</sup>Department of Agroforestry, Maejo University Phrae Campus. Phrae 54140<br><sup>4</sup>Forestry Research Center. Kasetsart University, Faculty of Forestry. Bangkok. 10900<br><sup>5</sup>Green House Gas Management Centre, Establishment project of Forestry school, Maejo University Phrae Campus, Phrae 54140<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.04 '>https://doi.org/10.34044/j.tferj.2024.8.2.04 </a></div>
                            <div class="article-menu"><a href="jn_file/1735198807.775.pdf" target="_blank" onclick="statUp(101)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 28 clicks</span></a><a href="view_abstract.php?id=101&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=101&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=105"><p>Social Return On Investment Analysis from Values of Ecosystem Services in an Urban Park Designed in Bangkok, Thailand: The Chulalongkorn University Centenary Park</p></a></div>
                            <div class="author">Arerut Yarnvudhi<sup>1</sup>, Nisa Leksungnoen<sup>2</sup>, Chongrak Wachrinrat <sup>3</sup>, Pantana Tor-ngern <sup>4</sup>, Supalak Siri<sup>5</sup>, Yuwadee Ponpithuk<sup>5</sup>, Sutheera Hermhuk<sup>6*</sup>, Wutthipong Chuatrakul<sup>7</sup>, Panida Kachina<sup>8</sup> and Suvaporn Phasuk<sup>9*</sup></div>
                            <div class="org"><sup>1</sup>Cooperating Centre of Thai Forest Ecological Research Network, Faculty of Forestry, Kasetsart University, Bangkok, 10900 Thailand <br><sup>2</sup>Department of Forest Biology, Faculty of Forestry, Kasetsart University, Bangkok, 10900 Thailand<br><sup>3</sup>Department of Environmental Science, Faculty of Science, Chulalongkorn University, Bangkok, 10900 Thailand<br><sup>4</sup>Department of Silviculture, Faculty of Forestry, Kasetsart University, Bangkok, 10900 Thailand<br><sup>5</sup>Program in Forestry, the Established Project of College of Forestry, Maejo University Phrae Campus, Phrae 54140 Thailand<br><sup>6</sup>Faculty of Agricultural Production, Maejo University, Chiang Mai, 50210 Thailand<br><sup>7</sup>School of Tourism Development, Maejo University, Chiang Mai, 50210 Thailand<br><sup>8</sup>Department of Highland Agriculture and Natural Resources, Faculty of Agriculture, Chiang Mai University,  Chiang Mai, 50210 Thailand<br><sup>9</sup>Department of Agricultural and Resource Economics, Faculty of Economics, Kasetsart University, Bangkok, 10900Thailand <br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.08'>https://doi.org/10.34044/j.tferj.2024.8.08</a></div>
                            <div class="article-menu"><a href="jn_file/1735198646.5748.pdf" target="_blank" onclick="statUp(105)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 37 clicks</span></a><a href="view_abstract.php?id=105&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=105&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=104"><p>Growth and Morphology of Tree Seedlings in Lower Montane Forest at Doi Suthep-Pui National Park</p></a></div>
                            <div class="author">Srinuan toonjai<sup>1</sup>, Sarawood Sungkaew <sup>2</sup> and Sathid Thinkampheang<sup>2</sup></div>
                            <div class="org"><sup>1</sup>Forest Resource and Environment Administration (Special program), Faculty of Forestry, Kasetsart University, Bangkok,10900 Thailand  <br><sup>2</sup>Department of Forest Biology, Faculty of Forestry, Kasetsart University, Bangkok, 10900 Thailand<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.07 '>https://doi.org/10.34044/j.tferj.2024.8.2.07 </a></div>
                            <div class="article-menu"><a href="jn_file/1735793683.0056.pdf" target="_blank" onclick="statUp(104)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 22 clicks</span></a><a href="view_abstract.php?id=104&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=104&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=98"><p>Tree Species Diversity and Carbon Stock Based on Tree Biomass&nbsp; in Ban Wang Kabak Community Forest, Wang Thong District, Phitsanulok Province&nbsp;</p></a></div>
                            <div class="author">Chirdsak Thapyai<sup>1*</sup>, Wannisa Uppananchai<sup>1</sup>, Lipika Seetrakun<sup>1</sup> and Krisana Haengsi<sup>1</sup></div>
                            <div class="org"><sup>1</sup>Faculty of Agriculture, Natural Resources and Environment, Naresuan University, Phitsanulok 65000<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.01'>https://doi.org/10.34044/j.tferj.2024.8.2.01</a></div>
                            <div class="article-menu"><a href="jn_file/1735198877.4778.pdf" target="_blank" onclick="statUp(98)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 36 clicks</span></a><a href="view_abstract.php?id=98&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=98&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=102"><p>Factors Affecting the Nest Survival of Painted Stork (<em>Mycteria leucocephala</em>) at Khao Kheow Open Zoo in Eastern Thailand</p></a></div>
                            <div class="author">Nakorn Slangsingha<sup>1,2*</sup>, Wut Tuksintum<sup>1*</sup> and Prateep Duengkae<sup>3</sup></div>
                            <div class="org"><sup>1</sup>Department of Zoology, Faculty of Science, Kasetsart University, Bangkok, 10900, Thailand<br><sup>2</sup>Animal Conservation and Research Institute, The Zoological Park Organization of Thailand, Bangkok, 10300, Thailand<br><sup>3</sup>Department of Forest Biology, Faculty of Forestry, Kasetsart University, Bangkok, 10900, Thailand<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.05'>https://doi.org/10.34044/j.tferj.2024.8.2.05</a></div>
                            <div class="article-menu"><a href="jn_file/1735198777.9446.pdf" target="_blank" onclick="statUp(102)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 29 clicks</span></a><a href="view_abstract.php?id=102&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=102&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=103"><p>Vegetation Structure Characteristics and Carbon Stock of Mixed Deciduous Forest in Protected Area of Teak (<em>Tectona grandis</em>) Plantation, North Forest Industry Organization</p></a></div>
                            <div class="author">Penpilai Piankhit<sup>1</sup>, Kamonporn Panngom<sup>2</sup>, Monthon Nosaengsri<sup>2</sup>, Kunthaphong Kruama<sup>1</sup>, Sirirat Somprakon<sup>1</sup>, Waralee Srikue<sup>1</sup>, Narinthorn Jumwong<sup>3</sup>, Pattama Sangvisitpirom<sup>3</sup> and Lamthai Asanok<sup>4,5*</sup></div>
                            <div class="org"><sup>1</sup>Department of Forestry, Establishment project of Forestry school, Maejo University Phrae Campus. Phrae 54140 <br><sup>2</sup>Department of Forestry, Establishment project of Forestry school, Maejo University Phrae Campus. Phrae 54140<br><sup>3</sup>Forestry Research Center, Faculty of Forestry, Kasetsart University, Faculty of Forestry. Bangkok. 10900<br><sup>4</sup>Department of Agroforestry, Maejo University Phrae Campus, Rong Kwang, Phrae, 54140 Thailand<br><sup>5</sup>Green House Gas Management Centre, Establishment project of Forestry school, Maejo University Phrae Campus, Phrae 54140<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.06'>https://doi.org/10.34044/j.tferj.2024.8.2.06</a></div>
                            <div class="article-menu"><a href="jn_file/1735198731.045.pdf" target="_blank" onclick="statUp(103)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 35 clicks</span></a><a href="view_abstract.php?id=103&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=103&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                                                <hr>
                        <div class="article">
                            <div class="title"><a target="_blank" href="view_abstract.php?id=99"><p>Vegetation Structure Characteristics and Edaphic Factors in Tham Sing Recreational Forest, Udon Thani Province</p></a></div>
                            <div class="author">Kittikorn Singtana<sup>1</sup>, Penpilai Piankhit<sup>1</sup>, Kritsada Phongkaranyapas<sup>2</sup>, Monthon Nosaengsri<sup>3</sup> and Lamthai Asanok<sup>2*</sup></div>
                            <div class="org"><sup>1</sup>Forest Management, Maejo University Phrae Campus, Rong Kwang, Phrae, 54140 Thailand<br><sup>2</sup>Agroforestry, Maejo University Phrae Campus, Rong Kwang, Phrae, 54140 Thailand<br><sup>3</sup>Forestry, Establishment Project of Forestry school, Maejo University Phrae Campus, Rong Kwang, Phrae, 54140 Thailand<br></div>
                            <div class="ca"><strong>*Corresponding author</strong>: Email: [email protected]</div>
                            <div class="author"><strong>DOI</strong>: <a href='https://doi.org/10.34044/j.tferj.2024.8.2.02'>https://doi.org/10.34044/j.tferj.2024.8.2.02</a></div>
                            <div class="article-menu"><a href="jn_file/1735198850.8633.pdf" target="_blank" onclick="statUp(99)"><span class="d-button"><i class="fa-solid fa-file-pdf"></i> Download
                                        full text (Thai pdf): 40 clicks</span></a><a href="view_abstract.php?id=99&l=thai" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (Thai)</span></a><a href="view_abstract.php?id=99&l=eng" target="_blank"> <span class="d-button"><i class="fa-brands fa-amilia"></i>
                                        Abstract (English)</span></a></div>
                        </div>
                        
                    </div>
                </div>


                <div class="col-sm-2">
                    <div class="box">
    <div><a href="https://www.tci-thaijo.org/" target="_blank"><img src="img/TCI.png" class="img-fluid mx-auto d-block"></a></div>
    <div><a href="https://www.crossref.org/" target="_blank"><img src="img/crossref.svg" class="img-fluid mx-auto d-block"></a></div>
</div>
<div class="box">
    <a href="https://info.flagcounter.com/viPz"><img src="https://s01.flagcounter.com/countxl/viPz/bg_FFFFFF/txt_000000/border_CCCCCC/columns_2/maxflags_10/viewers_0/labels_0/pageviews_1/flags_0/percent_0/" alt="Flag Counter" border="0" class="img-fluid mx-auto d-block"></a>
</div>

<!-- <div class="card">
    <div class="card-header">Download</div>
    <div class="card-body">
        <div><i class="fa-regular fa-file-word me-1"> </i><a href="download/DownLoad_Evaluated_FORM.docx" target="_blank">Evaluated form for reviewer</a></div>
        <div><i class="fa-regular fa-file-word me-1"> </i><a href="download/DownLoad_Letter_Proof_and_Copyright_TFERJ.docx" target="_blank">Proof and Copyright letter for author</a></div>
        <div><i class="fa-regular fa-file-word me-1"> </i><a href="download/DownLoad_Submiting_Letter_TFERJ.docx" target="_blank">Submiting Letter for author</a></div>
    </div>
</div> -->
                </div>
                <div class="col-sm-1"></div>

            </div>
        </div>
    </div>


    <footer id="footer">
    <div class="credits">

        <strong>Address:</strong><br>
        Cooperating Centre of Thai Forest Ecological Research<br>
        Department of Forest Biology, Faculty of Forestry,
        Kasetsart University, Bangkok 10900 Thailand<br>
        Tel. +66 (0)2 579 0176 Email: [email protected]
    </div>
</footer><!-- End Footer -->

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>

<script>
function statUp(jid) {
    // $.getJSON("https://geolocation-db.com/json/",
    //     function(data) {
    //         $.post("api.php", {
    //             jid: jid,
    //             city: data.city,
    //             country: data.country_name,
    //             ip: data.IPv4,
    //             m: 'dl'
    //         }, function(result) {
    //             console.log(result);
    //         });
    //     }
    // ).fail(
    //     function() {
    //         $.post("api.php", {
    //             jid: jid,
    //             m: 'dl'
    //         }, function(result) {
    //             console.log(result);
    //         });
    //     }
    // );
    $.post("api.php", {
        jid: jid,
        m: 'dl'
    }, function(result) {
        console.log(result);
    });
}
</script>    <!-- Modal -->
    <div class="modal fade" id="myModal" role="dialog">
        <div class="modal-dialog">

            <!-- Modal content-->
            <div class="modal-content">
                <div class="modal-header" style="padding:35px 50px;">

                    <h4> Annoucement</h4>
                </div>
                <div class="modal-body" style="padding:40px 50px;">
                    The Thai Forest Ecological Research Journal (TFERJ) has launched a new website starting from Volume 9, Number 1: January - June 2025. Interested contributors can submit their original manuscripts or explore the new website at: <a href="https://kuojs.lib.ku.ac.th/index.php/tferj">https://kuojs.lib.ku.ac.th/index.php/tferj</a>


                    <a href="https://kuojs.lib.ku.ac.th/index.php/tferj"><button type="button" class="btn btn-primary mt-3"> Go to new website</button></a>

                </div>
                <!-- <div class="modal-footer">
                    <button type="submit" class="btn btn-danger btn-default pull-left" data-dismiss="modal"><span class="glyphicon glyphicon-remove"></span> Cancel</button>
                    <p>Not a member? <a href="#">Sign Up</a></p>
                    <p>Forgot <a href="#">Password?</a></p>
                </div> -->
            </div>

        </div>
    </div>

    <script>
    $(window).on('load', function() {
        $('#myModal').modal('show');
    });
    </script>
</body>

</html>                               

Whois info of domain

Domain Name: TFERN.COM
Registry Domain ID: 2834976300_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.discount-domain.com
Registrar URL: http://gmo.jp
Updated Date: 2023-12-06T07:27:36Z
Creation Date: 2023-12-04T07:20:12Z
Registry Expiry Date: 2028-12-04T07:20:12Z
Registrar: GMO Internet Group, Inc. d/b/a Onamae.com
Registrar IANA ID: 49
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +81.337709199
Domain Status: ok https://icann.org/epp#ok
Name Server: NS111.HOSTINGLOTUS.NET
Name Server: NS112.HOSTINGLOTUS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T07:57:22Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass