Posts

install specific composer version

 1.10.17 sudo -H composer self-update 1.10.17 composer self-update 1.10.17

blackhat projects

  Recently a guy reached out to me asking for me to help him with my payment processor which he certainly needed for google ads. He told me he was doing high ticket dropshipping and making huge sales and his stripe got banned and he lost some what 100k to stripe, so i shared my stripe with him and long story short we did around 60k in sales in 7 days. CH rate was 50% obviously he was no shipping he never taught me what he was doing or how he was sine i have been running facebook ads for a while i got to know he was running shopping ads for some branded products using reinstated google merchants. so that they don't get banned easily. I am looking for some google ads expert to help me in this case i tried running the same thing and got one sale with 50$ adspend. I am trying to figure out how to scale and how to reverse engineer his product research methods.

google ads

Image
0. only use  Create a campaign without a goal's guidance  as rest are controlled by google algorithm only use phrase match ot exact match do not use broad match at any cost 1. Do not include brands in keywords 2.  Sitelinks are missing from 1 campaign (create sitelink) changing bid strategy 3.if you want to run ads worldwide then  All campaigns > campaigns name > settings > Languages > All languages 4. Do not enable google display network 5. tracking code should be on thank you page only. 6.target your competitors 7.All campaigns > campaigns name > settings > bidding 8. Not eligible Low search volume -- do not take low volume keywords 9.Age restriction from  Audiences > edit demographics Landing page experience: below average (yellow mark keyword tab) This generally happens when you have the keyword as a broad match and change it to exact match as this will reduce the CPC also Is it better to have a higher or lower CTR? The higher your CT...

premium url shortener

Image
Installation Using the Web Installer Video Tutorial Upload and extract "main.zip" to your server Point your browser to http://yoursite.com The new document root is the  /public  folder so we highly recommend to change the document root for your domain to  /public  if possible otherwise we have added a .htaccess file to direct all traffic to the  /public  folder however on some servers it might not work. If you don't see the installer or you receive 404 errors, you will need to change your document path for your domain to make sure  /public  is the final folder. Follow the step by step instructions Login as admin using the credentials you set at step 3 Click on "Admin Panel" button at the top and go to settings to configure the application.  Admin > settings > Advanced Settings > If you have additional domains and you want to prevent people from using the root domain to shorten, disable this. disable this Go to Admin > Advanced Set...

Ubuntu Cpanel Can’t locate FindBin.pm in @INC

  Ubuntu Cpanel Can’t locate FindBin.pm in @INC sudo apt install libfindbin-libs-perl

Outlook filter option greyedout

 run outlook as admin the reconfigure the account in outllook

Elasticsearch Incorrect HTTP method for Uri

  Elasticsearch Incorrect HTTP method for Uri no need to setup reverse proxy ProxyPass "/" "http://localhost:9200/" ProxyPassReverse "/" "http://localhost:9200/" < VirtualHost *: 8080 > ProxyPass "/" "http://localhost:9200/" ProxyPassReverse "/" "http://localhost:9200/" </ VirtualHost >