anirtak143
New Member
- Messages
- 213
- Reaction score
- 0
- Points
- 0
this is probably the easiest way(and for which i mean less thinking needed) to insert ads in your scripts..
Steps:
Steps:
- look for a header.php file (or any file similar/related to header)
- open the editor (file manager in cpanel)
- on top of the all the code, paste your advert script. you may place it between p align and p..
Code:
<p align="center"><script type="text/javascript" src="http://x10hosting.com/adserve.js?kpbotbot"></script></p>
- save the file..
- look for other header files then repeat steps 2nd to last.