How to Show Ads or Links on Homepage only and not on other pages
-
Hi Members,
On my site https://cricketfever.org I want to show a banner and some links on the homepage only and so far I was able to achieve it by adding the below code to the index.php file. But my problem is that the links and banner are also getting shown on the individual pages like
https://cricketfever.org/page/5/
https://cricketfever.org/page/6 & so on…How can I disable the links and banner to not appear on individual pages and appear only on the home page
Awaiting your replies
Thanking you
Maverick_12210
//<?php get_header(); ?>
<?php if (is_home()) { ?>
You can enjoy 100’s of fruit machines at Fruity Reels which is one of the best slots sites out there offering free bets.
<img src =”https://i.imgur.com/PjeiQZO.jpg” alt=”Pokies Palace” width=”460″ height=”60″>
<?php } ?>//
- The topic ‘How to Show Ads or Links on Homepage only and not on other pages’ is closed to new replies.