BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 11

    Hello Keymaster,
    thanks for your reply and time 🙂

    1. Ok, I will try to disable plugins this week and I will let you know.
    2. Great, but my main problem is, that there is no post title from user post.
    Every user blog post is same:

    
    <Head>
    <title>Our trips - Blog - user - sitename</title>
    

    Our trips = custom blog post type name.. no post title name and bad for my seo 🙁

    I think it should be right as follows, but it does not work:

    
    <Head>
    <title>My super trip to Japan - Blog - user - sitename</ title>
    
    
    <Head>
    <title>Our trip to USA - Blog - user - sitename</ title>
    

    Thank you very much again, I really appreciate it.