Posts
Men Who Want to Live Long Life
- Get link
 - X
 - Other Apps
 
    It seems to look at different research-usually in the world, women live more in comparison to men. According to statistics of 2016, the average age of Nepalians is 70.25 years, and women are 71.88 and 68.66 years old. On this basis, the difference between women and men is 3 years of age, which is considered as a big difference.  The same difference can be seen in the world around the world. According to this, men have arrived to take some measures to live longer as women. There are some tips for this. By adopting those measures, men can also move in the way to be long-term.   A woman studying a study has contributed significantly to her genetic cause in excess of her life. Men have XX chromosomes if men have an XY. X chromosomes are found in every cell of the body and they have genetic symptoms. Y chromosome does not have any work, as the first researchers thought, but now it comes to know that the age of men can decrease due to lack of chromosomes. It is worth mentioning that life...
How to CreateYour First Web Page in WordPress ?
- Get link
 - X
 - Other Apps
 
  Open web browser   Type address bar http://localhost/your_web_folder_name/wp-admin/  (eg. http://localhost/wpsite/wp-admin/ )     Click on Add New Button     Type page name,add your content in text area as per your need.     After completion click on Publish button form right panel area prom page.      Click Preview  button for page preview.       
Set up AdSense Auto Ads in WordPress?
- Get link
 - X
 - Other Apps
 
  log in to your AdSense account  navigate to My Ads > Auto ads        Auto Ads can be enabled globally for all sites in your account or only for some of them using the group option    select the ad types you want to enable with Auto Ads on the Choose global settings  page       leave the Automatically get new formats option enabled if you want to use new ad formats once they become available    click Save    copy the code from the Place code on your page box and either place it manually between the   …  tags or follow the steps below if you are running a WordPress site.       copy the code from the Place code on your page box and either place it manually between the   …  tags or follow the steps below if you are running a WordPress site.     
How to install wordpress in your computer?
- Get link
 - X
 - Other Apps
 
    Go to https://wordpress.org        Click on Download Wordpress button right top side of the wordpress site.     Website shows the latest wordpress version in download button. Click on Download Wordpress button.   Download automatically started and displays on left down parts of the web browsers.   After download completed. Unzip  the wordpress zip file          Open unzip folder     Open unzip folder   Copy the wordpress folder   Go to XAMPP installed directory     Open htdocs folder     Paste the copied folder.   You can rename the folder as your need (eg:wpsite)   Run the PHP and MYSQL from XAMPP control panel     Click Start  button of Apache and MySQL   Go to web browser   Type http://localhost/phpmyadmin/        Click on Database   In Create Database, type your database name and click on Create  button.(eg.mydb)     Go to web browser   Type http://localhost/ yourfoldername/   Eg. http://localhost/wpsite/     Select the language from language list and click on Continue  but...
How to install XAMPP Server in your local computer?
- Get link
 - X
 - Other Apps
 
     How to install XAMPP Server in your local computer?     Download XAMPP  from  https://www.apachefriends.org/index.html        Click on required operating system XAMPP versions, download will automatically show in left bottom part of the browser        After downloaded click on open           In setup window click on Next  button.        Click on Next  button        Click on Next button       Click on Next  button.      Click on Next button.       During the installation firewall block will display      Checked required checkbox and click on Allow access  button.      At the end of installation stage the following window will shows.      Click on Finish  button and language windows will appear.       Select the language and click on  Save       After save the language XAMPP control panel icon will displays in task panel    Double click on XAMPP icon, XAMPP Control Panel will displays.     Click on Start  button as required service module(Apache and MySql).    Enjoy XAMPP server on ...