• namtran21

    (@namtran21)


    I click on the links or product pages and it just goes back to the home page. while the links are normal. Please help me. thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • janet4now

    (@janet4now)

    Try these steps:

    1. Log into the WordPress Dashboard.
    2. In the side panel, go to Settings > Permalinks.
    3. Make note of the current setting. …
    4. Select the Default option.
    5. Click Save Changes.
    6. Now select the previous setting you had before Default was selected.
    7. Click Save Changes.

    Matthew

    (@atxmatt)

    I would imagine there is some kind of redirect that is setup somewhere within the site that’s causing this.

    You may want to check any redirection plugins and possibly temporarily disable them one-by-one to see if one is causing this issue.

    I’m seeing the following redirect when curling a page:

    
    
    curl -sIL "https://banghenhomduc.com.vn/gioi-thieu-ve-nhom-duc-faco/"
    HTTP/2 301
    date: Mon, 22 Feb 2021 22:45:46 GMT
    server: Apache/2
    x-powered-by: PHP/7.4.10
    x-redirect-by: WordPress
    location: https://banghenhomduc.com.vn/
    vary: User-Agent
    content-type: text/html; charset=UTF-8
    
    HTTP/2 200
    date: Mon, 22 Feb 2021 22:45:47 GMT
    server: Apache/2
    x-powered-by: PHP/7.4.10
    link: <https://banghenhomduc.com.vn/wp-json/>; rel=&quot;https://api.w.org/&quot;, <https://banghenhomduc.com.vn/>; rel=shortlink
    vary: User-Agent
    content-type: text/html; charset=UTF-8
    curl -sIL &quot;https://banghenhomduc.com.vn/gioi-thieu-ve-nhom-duc-faco/?cachebust&quot;
    HTTP/2 301
    date: Mon, 22 Feb 2021 22:45:55 GMT
    server: Apache/2
    x-powered-by: PHP/7.4.10
    x-redirect-by: WordPress
    location: https://banghenhomduc.com.vn/?cachebust
    vary: User-Agent
    content-type: text/html; charset=UTF-8
    
    HTTP/2 200
    date: Mon, 22 Feb 2021 22:45:57 GMT
    server: Apache/2
    x-powered-by: PHP/7.4.10
    link: <https://banghenhomduc.com.vn/wp-json/>; rel=&quot;https://api.w.org/&quot;, <https://banghenhomduc.com.vn/>; rel=shortlink
    vary: User-Agent
    content-type: text/html; charset=UTF-8

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My website is having problems and needs help’ is closed to new replies.