WordPress
How To Add ads.txt File In WordPress
- Ahmed Shaltout
- March 13, 2022
- Website
- WordPress
If you got this alert in Google AdSense Account “Earnings at risk – You need to fix some ads.txt file issues to avoid severe impact to your revenue.” then you need to add the ads text file to your WordPress Website.
Read More
HTML
HTML crash course for beginners with example
- Ahmed Shaltout
- December 7, 2021
- beginners
- Course
- crash course
- HTML
- web development
- Website
In this HTML crash course, we will learn the basics of HTML and how it works with an example project of creating a blog that consists of a home page and a post page.
Read More
Vue.js
How to Create Vuejs Website with Vue CLI And Vue Router
- Ahmed Shaltout
- August 9, 2021
- Vue
- Vue CLI
- Vue Router
- Vuejs
- Website
The first two things that come to my mind when I think about creating a website with Vuejs are Vue CLI and Vue Router, but Why? First, Vue CLI makes
Read More