Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7848417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:11:45+00:00 2026-06-02T18:11:45+00:00

I am currently in the process of introducing myself to Jade along with node.js

  • 0

I am currently in the process of introducing myself to Jade along with node.js

As I want to avoid redundancy I thought of appending the domain name to the currect title, e.g. Blog | example.com

My Jade template gets the Blog via the Node.js router as title. Now I want to append | example.com to the title but I don’t know how to do it when my template looks like this:

!!! 5
html(lang="de")
  head
    meta(charset="utf-8")
    title= title

How do I have to modify the last line so I can append the text?

I hope my question is clear enough.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T18:11:47+00:00Added an answer on June 2, 2026 at 6:11 pm

    The below worked for me.

    !!! 5
    html(lang="de")
      head
        meta(charset="utf-8")
        title= title + " example.com"
    

    If you want to use it in the body with h1 and p tags use this:

    body
      h1 #{title} example.com
      p #{title} example.com
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am planning on introducing Java rules and currently in the process of evaluating
Is it possible to change the name of a currently executing process in C#
We've got a process currently which causes ASP.NET websites to be redeployed. The code
We currently have a process where we receive an inventory file from a vendor
I'm currently in a process of creating a new C project and I have
I am currently in the process of updating many test sites on an old
I'm currently in the process of writing a steganography application with Qt. I am
I am currently in the process of creating API documentation using Microsoft Word 2007
I'm currently in the process of creating a Silverlight 3 data driven application. To
I am currently in the process of porting game code from PC to flash,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.