Many people some another content or code need to ad in specific pages.
In that senorio use should use the is_page condition in page.php file. This file you will find in active wordpress theme folder.
You can use is_page condition in multiple way. Following are the some examples
is_page();
// When any single Page is being displayed.
is_page(42);
// When Page 42 (ID) is being displayed.
is_page(‘Contact’);
// When the Page with a post_title of “Contact” is being displayed.
is_page(‘about-me’);
// When the Page with a post_name (slug) of “about-me” is being displayed.
is_page(array(42,’about-me’,'Contact’));
// Returns true when the Pages displayed is either post ID 42, or post_name “about-me”, or post_title
Note: You can use above condition in only page.php file.





Hello, this is my first time i visit here. I found so many interesting in your blog especially on how to determine the topic. keep up the good work.
Interesting read, perhaps the best article iv’e browse today. We learn everyday cheers to you!
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Great read. Thanks for the info!
This post makes a lot of sense !
Awesome post. I so good to see someone taking the time to share this information
I would like to say “wow” what a inspiring post. This is really great. Keep doing what you’re doing!!
I’ve been checking your blog for a while now, seems like everyday I learn something new
Thanks
I was just having a conversation over this I am glad I came across this it cleared some of the questions I had.
Nice post! You truly have a wonderful way of writing which I find captivating! I will definitely be bookmarking you and returning to your blog. In fact, your post reminded me about a strange thing that happened to me the other day. I’ll tell you about that later…
I REALLY liked your post and blog! It took me a minute bit to find your site…but I bookmarked it. Would you mind if I posted a link back to your post?
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs
Great read. Thanks for the info!