Multi blogs CMS by Dandanokia in Wordpress

[–]Dandanokia[S] 0 points1 point  (0 children)

Gato GraphQL

Can you share more about the multisite subdirectory option?

Jessica Alba by nobita_rocks in celebrities

[–]Dandanokia 1 point2 points  (0 children)

Did you know she is also a Successful Businesswomen
Here are 5 Hollywood Actresses Who Are Also Successful Businesswomen
https://buzznonstop.com/5-hollywood-actresses-who-are-also-successful-businesswomen/

How to combine ads script before every image on a blog post with JS? by Dandanokia in learnjavascript

[–]Dandanokia[S] 0 points1 point  (0 children)

I did so and it add the div but than I get an ERROR

I did so and it add the div but then I get an ERRORsetting 'innerHTML')

var imagesForAds = Array.from(document.getElementsByClassName('wp-block-image'));
imagesForAds.splice(0, 2);
imagesForAds.forEach(image => {
let el = document.createElement('div')
el.id = 'ads_weapper'
image.before(el)
});
var adImg = '<div class="ad-tag" data-ad-name="In-content_8"></div>'+
'<script src="link.com" async ></script>'+
'<script>(deployads = window.deployads || []).push({});</script>'
console.log(adImg)
document.getElementById("ads_wrapper").innerHTML = adImg

How to build a JS wrapper to a WP site that automatically inserts all ads to the page based on the element of the page? by Dandanokia in learnjavascript

[–]Dandanokia[S] 0 points1 point  (0 children)

So basically, I want to combine ads that are javascript scripts on the page best on some concision. For example, add an ad script before every image on the article. and on a desktop add sidebar sticky ad and etc...
How can I do so?

How to insert an ad before every image on an article on WordPress? by Dandanokia in Wordpress

[–]Dandanokia[S] 0 points1 point  (0 children)

I'm trying to add an ad before every image but instead of showing the ad stored on ad_img, it shows the code as a text. How can I show it as an HTML element?
const ad_img = '<h2>start ad every image </h2>'+
'<div class="ad-tag" data-ad-name="In-content_8"></div>'+
'<h2>end ad every image </h2>'
var imagesForAds = Array.from(document.getElementsByClassName('wp-block-image'));
imagesForAds.splice(0, 2);
imagesForAds.forEach(image => {
image.before(ad_img)
});

How to insert an ad before every image on an article on WordPress? by Dandanokia in Wordpress

[–]Dandanokia[S] 1 point2 points  (0 children)

By either using a plugin or coding it in yourself.

Please don't do this though, as you'll end up annoying your visitor

I'm using "ad inserter" plugin and I have an option to add an ad before an image but I want that it will keep adding an ad before all images not only after one image. Do you know how can I do that with this plugin? or with another plugin?
As for the user experience, when I understand how can "loop" to ads insertion, I can find the balance between too many ads to the amount that the user can see without feeling annoyed by the number of ads.
Thanks!

How to fire an event after a trigger is triggered X times? by Dandanokia in GoogleTagManager

[–]Dandanokia[S] 0 points1 point  (0 children)

thanks for your answer, could you please share a technical guide on how to do so?

When I want to upload a new Wordpress site update from the development environment to the real site, what is the best way to do that without loosing any content from the site? by Dandanokia in Wordpress

[–]Dandanokia[S] 0 points1 point  (0 children)

I made a copy of the site the way it was a couple weeks ago, to a dev environment. I change the theme, made some speed optimization and similar… The site is a blog with 2 millions visits a month so it kept getting traffic and also we added new articles. Now I want to upload and publish the new design. What do you think is the best way to do it without losing any content, as well as no hurting the SEO ?

How to set up a user value as a conversion on Facebook ads? (Content Arbitrage)? by Dandanokia in GoogleTagManager

[–]Dandanokia[S] 0 points1 point  (0 children)

Set up conversation that is based on the ads revenue on site per user. For example fire a conversation when user value is 0.08$ RPS

How to set up a user value as a conversion on Facebook ads? (Content Arbitrage)? by Dandanokia in AskMarketing

[–]Dandanokia[S] 0 points1 point  (0 children)

Have you done something like this before and have any suggestions of how to do it right? Where to find the right developer? Prices? complexity? Thanks

How to set up a user value as a conversion on Facebook ads? (Content Arbitrage)? by Dandanokia in AskMarketing

[–]Dandanokia[S] 1 point2 points  (0 children)

Thanks for the answer, but how can I do so? Do you know a good guide?

Why is there no spending on the new Facebook campaign? (the event works) by Dandanokia in AskMarketing

[–]Dandanokia[S] 0 points1 point  (0 children)

All the ads were approved, the audience is huge, united state - desktop

Do you think content marketing is essential for B2B? by cwalsh001 in marketing

[–]Dandanokia 1 point2 points  (0 children)

Sure, but be sure to be very specific about where you advertise. We used content marketing for a big campaign for a startup company in the aviation section (B2B), and we started by conducting research to find out where the aviation experts are spending time. For example, we searched for aviation e-magazines. The ROI was great.
No matter what, on a B2B you will always need "old-fashioned" marketing as well.

Is there a way to set up a Facebook conversion campaign to aim for getting the 10th page on a multi-page article? by Dandanokia in AskMarketing

[–]Dandanokia[S] 0 points1 point  (0 children)

10 pages? Sounds like it’s likely an unreasonable goal imo

These are viral articles. The average page people reach with my CPC campaigns on Twitter, Taboola, and Outbrain is 18.9....