Skip to content
Tech Articles Hub

Tech Articles Hub

Technical articles on varied topics.

  • HOME
  • Web Development
    • WordPress
    • Web Design
    • PHP
  • Website Maintainence
  • Software Development
    • Java
    • VB.net
  • OS Specific

Category: Web Development

Add Google Analytics to WordPress Website

February 16, 2017 kay PHP, Web Design, Web Development, Wordpress

Adding google analytics code to your wordpress website is easy. This article will describe how to accomplish that without any plugin, manually in a simple manner. Step 1 : Creating the widget area. We shall first create a widget area to which you can add the google analytics code using a text widget from the Continue Reading …

Enable Hotlink Protection in Cpanel

February 16, 2017 kay Cpanel, Website Maintainence

Hotlink protection does not allow other websites on the internet to directly link to the files on your website. For example, if another site on the internet uses a <img> tag to display an image from your site, then the image data is being transferred from the server where the image is located (your web Continue Reading …

Backup your website in Cpanel

February 16, 2017 kay Cpanel, Web Design, Website Maintainence

Cpanel provides a automatic backup tool for your website by means of “Backup” and “Backup Wizard” Links in the files section of the Cpanel.But I do not recommend them as they provide a full home directory backup and that is what you may not need most of the time.The easy way is to do a Continue Reading …

Catch all email address in Cpanel

February 15, 2017 kay Cpanel, Website Maintainence

A catch all email address is specified for a domain name.It is also referred to as the default email address for the domain name.All email addressed as somename@yourdomain.com where somename is a email account that does not exist, is automatically routed to the catch all email address or the default email address for the domain Continue Reading …

Show Adsense Ads Below Post Title in WordPress Blog

April 29, 2011 kay Web Design, Web Development, Web SEO & Marketing, Wordpress

I am going to tell you how to show your google adsense ads below the title of the post.We are going to modify the theme directly and create a widget area below the post title.The Ad is going to show below the post title and the content will follow after the ad has finished. Step Continue Reading …

Why use PHP ? Dynamic html inside PHP

April 27, 2011 kay PHP, Web Development

Why should we use PHP and what are the benefits of using PHP.Also how dynamic html can be generated by embedding html inside php constructs. PHP is a powerful language and can be used to render very dynamic html. The term dynamic html implies that html code which may vary depending on various conditions.You will Continue Reading …

How to read and write from a file in php ?

April 21, 2011 kay General, PHP, Web Development

Want to write some data to a text file and read the value.This article will demonstrate to you by an example how to write to a file and also an example to read from a file in PHP.The file will be written at a specified folder in your web hosting server and also be read Continue Reading …

How to remove the ellepsis in wordpress excerpt , and add continue reading post link ?

April 20, 2011 kay General, Web Design, Web Development, Wordpress

When the default wordpress excerpt is shown, it ends with an ellepsis […] How to remove that and replace it and add a link to the post like , continue reading some post title. Here is how to do it Add this to your themes functions.php In some themes the text to be replaced is Continue Reading …

Posts pagination

«Previous Posts 1 2 3 4 5 Next Posts»

CONTENTS

  • Android (1)
  • C (2)
  • Configuring Scripts (2)
  • Cpanel (6)
  • General (9)
  • Java (10)
  • linux (2)
  • Operating Systems (1)
  • PHP (10)
  • Software Development (14)
  • Ubuntu (1)
  • Uncategorized (5)
  • VB.net (4)
  • Web Design (20)
  • Web Development (25)
  • Web SEO & Marketing (4)
  • Website Maintainence (11)
  • Windows 10 (1)
  • Windows 7 (1)
  • Wordpress (18)
  • Xampp (1)


Automatically update jLabel from values in jTextfield in java

May 3, 2023

Java run code before exit of the application

May 2, 2023

Execute a command and get its output in vb.net

May 2, 2023

Open windows help file on button click in java application

April 30, 2023

Encrypt and Decrypt a file in java

April 29, 2023

How to get windows firewall status programmatically in vb.net

April 28, 2023
Copyrights © 2026 Techarticleshub.in. All rights reserved.    Contact Us    Sitemap

By using this website you consent to agree with our Terms Of Use  and Privacy Policy