Adding google ads in hexo is easy and is theme specific, let’s see
Create a google adsense account
Create an add unit and get the code
Then, move to your themes folder > respective theme > layout
create a folder googleadds
create a file under /googleadds
, name it headeradd.ejs
Paste the content copied from add unit in google adsense
Now, navigate to layout.ejs and place the below at location where you want to display the add
|
|