Skip to main content

Posts

Showing posts with the label Website Tips

YouTube Monetization disabled and re-enabled!

L ike many small time YouTube creators, I also got an email in January 2018 about changes to the YouTube Partner Program (YPP)  regarding changes new threshold of 4,000 hours of watchtime within the past 12 months and 1,000 subscribers. The revenue wasn't much but it was good to get some revenue from the little effort made in creating some videos. Unfortunately, my channel did not meet the subscriber threshold though watch time was alright. So, as per the new rules, monetization was set to be disabled. Read more »

Solution for: Error: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress

On some clients' website built using WordPress, there was this error: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress If you also have a WordPress website where you are seeing the error "Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress" when attempting to login, please find the solution below. Read more »

How to add custom ads.txt to Blogger / WordPress / Other websites?

What is Ads.txt ? Authorized Digital Sellers, or ads.txt is an IAB initiative that helps ensure that the digital ad inventory is only sold through sellers you identify as authorized. Creating your own ads.txt file gives you more control over who is allowed to sell ads on your website and helps prevent counterfeit inventory from being presented to advertisers. An ads.txt file can help buyers identify genuine inventory and help publisher receive more advertiser spend that otherwise might have gone toward counterfeit inventory. In this post we shall see "How to add ads.txt to Blogger / WordPress / Other websites?".. Read more »

How to stop spam subscribers on WordPress email subscribe form?

Email subscription forms are very essential for any website to let visitors subscribe to new contents. Email subscription forms will also let website owners collect emails which can be used for online marketing. However, mail subscribe forms may also attract a lot of spam subscribers. In this post, we shall see how to stop spam subscribers on WordPress email subscribe form using free plugins. Before we discuss how to stop spam subscribers, let's discuss briefly how to include a Subscribe Form in WordPress. Read more »

Useful WordPress PLugin to resolve HTTPS insecure content and mixed content warnings on WordPress

Nowadays, most recent browsers expect websites to have HTTPS in the URL, meaning SSL certificate installed on server, which makes websites which used to be accessible over simple, insecure HTTP protocol to more secured HTTPS. In one of the previous post -I posted about "How to fix partially encrypted/mixed content errors after switching from HTTP to HTTPs (SSL)". In this post, we shall discuss particularly on "How to resolve HTTPS insecure content and mixed content warnings on WordPress Websites?" Read more »

Remove or modify Copyright From WordPress Free Theme's Child Theme Footer

R emove or modify Copyright or credit links from WordPress Theme's Child Theme Footer? The title seems a little confusing, but what I mean is if you want to remove or modify the copyright link in the footer of a child theme whose parent theme is a WordPress Theme wherein the creators allow editing or removing the credit links. Phew! Well, I specifically mentioned "allow to remove the credits" because, "free theme" doesn't mean we can always freely remove credits from themes wherever we want. And since it is the work of others, it is recommended to credit the creators though I know many people remove the credits just like that.  Anyway, in this post we shall discuss how to remove or modify the copyright credit link from the footer of a child theme of a WordPress theme, which allows removing the credit links. Read more »

Some steps to prevent Open Source CMS websites from hacking

Some factors that makes Open Source CMS vulnerable to hacking attacks: Read more »

Drupal 8 Tips: Display only one image from multifield image on teaser

On Drupal 8, there is a useful feature in Views Module (now in Core) settings called " Multiple field settings " with which we can  display only one image from multifield image on teaser. As seen in the image above, each of the content has multiple images but only one is displayed in the teasers. Read more »

How to access a website that shows "Your connection is not secure"?

When I browse a website I see "Your connection is not secure". What to do? If you are trying to access a website served on HTTP then most probably you would see "Your connection is not secure" or "Your connection is not private". In some cases, the reason for the error could be due to the following reasons. Browsers today indicate whether a website is secure or not by the following icons on the left of the address bar:  Secure  Info or Not secure  Not secure or Dangerous Reasons for "Your connection is not private " error could be due to:     Wrong date and time (User's end)     Antivirus block SSL Connection (User's end)     Invalid Browser Cache and Cookies files (User's end)     SSL not implemented (Website owner's end)     Expired SSL certificate (Website Owner's end)     Invalid SSL Certificate Setup (Website Owner's end) Solutions for "Your connection is not secure" or "Your...

How to add a responsive slider on OSCLASS website (using contributed OSCLASS Slider plugin)?

S liders or Slideshows are dynamic elements usually displayed in home page of websites. Usually with a catchy background image and phrases, they grab attention. They are great additions to any websites to add more aesthetics to websites. Since they are dynamic, websites look more grand and alive. They can also be used to display important content and graphics to engage with visitors. And though sliders are not so good in terms of making websites easily accessible on mobiles over data network due to higher load times, it has still become a standard web design layout.  Read more »

How to download a website from live server to development local server?

I n this post, we shall see how to download a website from live server to development local computer. I will be using a Drupal website as an example. On the local machine, I am running XAMPP stack on Windows. But the process would generally be the same for any other CMS or website for that matter. If you are looking for how to move or upload a website from local development computer to a live production server, following the steps here. Read more »

How to move website from XAMPP on one computer to XAMPP on another computer?

I normally use XAMPP for web development on my local Windows machine. And I needed to move the website files from one computer to another as I have a new Windows laptop on which I would be doing my web development activities from now on. So, I needed to move the existing website files from the older computer to the new computer, along with the database of the website. If you are in a similar situation, refer to the steps below how to move the websites from XAMPP on one computer to XAMPP on another computer. XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database (supports MySQL) , and interpreters for scripts written in the PHP and Perl programming languages.     X = Cross Platform / Any Operating System     A = Apache Web Server     M = MySQL / Maria DB     P = PHP Programming Language     P = Perl...

Drupal Tips - How to redirect user to Drupal frontpage after login

Drupal usually redirects a user after login to the account information page. But if you would like users to redirect to the Drupal Frontpage after login, the this post is just about that. In this Drupal Tips , we shall discuss how to redirect user to Drupal Frontpage after login.   Read more »

How to create sliders in Drupal 7 using Views Slideshow?

S liders or Slideshows are dynamic elements usually displayed in home page of websites. Usually with a catchy background image and phrases, they grab attention. They are great additions to any websites to add more aesthetics to websites. Since they are dynamic, websites look more grand and alive. They can also be used to display important content and graphics to engage with visitors. And though sliders are not so good in terms of making websites easily accessible on mobiles over data network due to higher load times, it has still become a standard web design layout. In this post we shall discuss how to create testimonial sliders in Drupal 7 using Views Slideshow. Though the usual sliders we see are catchy background images with catchy phrases, sliders are not only meant for images. They can be any thing, almost. We can also display text such as testimonials, images, quotes etc. Read more »

How to make Blogger widgets visible in Blogger Mobile template (also make Adsense visible in mobile template)?

I n Blogger, the view on desktop computers and mobile devices are shown differently. By default, the template on mobile devices are stripped down and responsive. Not all sections or widgets displayed on desktop computers are visible on mobile devices. Most widgets manually added to Blogger will not be view-able on mobile devices. Adsense added from Blogger's Adsense widgets are visible however their display regions are only on the top and bottom of the page. Google Adsense code if added manually to the blog using Blogger HTML/JavaScript widget won't display on mobile devices. In order to show widgets visible on desktop to also show on mobile devices, including Google Adsense widgets, do the following changes. How to enable widgets to display on mobile devices? Read more »

How to create or save favicon or icons using Photoshop?

How to create or save favicon or icons using Photoshop?  Favicon is a small image that is used on websites and are displayed in browser tabs. In this video, we discuss how to create Favicon or icon files using Photoshop. Icons by default have .ICO file extension. By default, Photoshop does not allow creation of icons. To create or save image as icon, we will be using a plug-in in Photoshop. Read more »

OSCLASS Tips : How to move OSCLASS website from live server to localhost development server ?

This post is about how to move OSCLASS website from live server to local development server. The process in a nutshell is pretty forward that is, to download the website files and put them in the local website directory, export database from the live server to the local server and update configuration files on development server. But there are some minute updates or changes required to let OSCLASS work on localhost development server, which we will see in brief in this post. Read more »

Free Responsive Mobile Menu Plugin For WordPress

WordPress Plugin for responsive menu With the increasing use of mobile phones, there is a lot of importance now on responsive web design. In the recent years, there is a lot of emphasis on responsive web design, so that the experience on mobile devices is smooth and user friendly. Keeping that in mind, it is better to have a responsive menu for mobile users instead of the default menu layout even for our WordPress sites. Luckily, there are responsive menu plugins out there for WordPress! There may be a lot out there, but in this post, we'll see one particular WordPress plugin that will enable responsive menu for mobile devices for a WordPress website. While some WordPress themes takes care of responsive menu in their template design itself, most themes may not. For this example, I am using one of the default WordPress themes - Twenty Eleven. We will see how the WordPress menu looks like on mobile and how the menu is neatly displayed responsively after installing the plugin. Read mo...

How To Setup A Custom Domain For Blogger Blog

In this post, we will discuss how to setup a custom domain for a blog on Blogger. By setting up a custom domain, the blog on Blogger will be accessible using the custom domain. Example: "www.yoursitename.com" instead of "yourblogname.blogspot.com". The first thing required for setting up a custom domain for Blogger blog is to have a custom domain name. So, if you do not have one already then go ahead and buy one from any domain registrant such as Go Daddy. Read more »