Useful tips for everyday
Does WordPress lazy load images? WordPress announced that WordPress 5.4 may feature image lazy-loading by default. This feature will enable the “loading” HTML attribute on…
What kind of markup does Schema.org use? Schema.org provides ClaimReview to identify fact-checking summaries, e.g. of a NewsArticle or of specific claims. It also supports…
What is reciprocal linking? Reciprocal links are links between two sites that have been created and link to each other because they cover similar topics…
Why is my Facebook business page restricted from advertising? Suspicious or Violating Networks or Associations: If we find similar behavior that’s suspicious or violating among…
How to use mod _ rewrite in Apache HTTP? We force a HTTP redirect to the new URL which leads to a change of the…
Can a.htaccess file be added to a subfolder? This isn’t well documented but Perdir processing will preferentially use the lowest .htaccess file setting RewriteEngine On…
How do I host a WordPress site on a subdomain? How to Install WordPress on a Subdomain Step 1: Create a Subdomain of Your Root…
How do I clear my Firefox console history? Perhaps you also want to clear via GUI of the browser. Open the inspect element / Ctrl+shift+i.…
How do I create a redirect rule in htaccess? 301 (Permanent) Redirect: Use a 301 redirect . htaccess to point an entire site to a…
When can I remove 301 redirect? As a best practice, when moving pages you should implement 301 redirects from the previous URLs to the new…