WordPress Automatically Submit WordPress Built-In Sitemap To Search Engines To Improve SEOUnfortunately, I dismissed that WordPress won't submit sitemaps automatically. It definitely hurt my SEO. The traffic to my websit... - 2022-09-19
WordPress Add A Google Ads Conversion Tracking Tag To Your WordPress WebsiteThere are several bidding strategies available in Google Ads, including conversion, conversion value, clicks, etc. If you want to ... - 2020-09-15
WordPress Display Excerpts Of Password Protected Posts For WordPressAs a default, posts with password protected cannot display excerpts. However, it is helpful to hack it to achieve marketing goals.... - 2020-09-05
WordPress Get Archive Page Id But Return Post Id In WordPressI had this annoying problem many times. When I wanted to get page id with get_the_ID in archive page, it returned an id of post. T... - 2020-02-09
WordPress Send Comment Notification Email To Author In WordPressWhen a user left a comment on your site, and the comment get a new reply, this code will send a notification email to the author. ... - 2020-01-25
WordPress Customize Read More Text In WordPress ExcerptIf you want to customize read more text in WordPress, you can add this code in function.php. It's simple and beautiful. However, i... - 2019-11-11
WordPress The Complete WordPress Customization Tutorial – Just Copy And Paste And WorkOriginal Post The Complete WordPress Customization Tutorial – Just Copy And Paste And Work Page Get Archive Page Id But Return Pos... - 2019-11-10
WordPress Limit Post Excerpt Length In English And Chinese Edition For WordPressPost preview, also called Excerpt in WordPress. There are some ways to limit the length of except. ... - 2019-11-10
WordPress Add Prefix And Suffix to Order Number With Date Serial For WooCommerceOriginal Post Add Prefix And Suffix to Order Number With Date Serial For WooCommerce Related Posts The Complete WordPress Customiz... - 2019-09-21
WordPress Display Zoomed-In Image In Popup When Clicking Thumbnail For WordPressYou can paste the code below to your footer.php, then I think it will work fine. By default of WordPress, each image in articles p... - 2019-09-05