Using get_post_meta in wordpress post in the functions.php file: Smart way

Using get_post_meta in wordpress post in the functions.php file: Smart way

The get_post_meta method is very useful in wordpress If you want to shorthand the get_post_meta call for the current post then you can use following: you can use above method through functions.php file. You need to put following code in … Continue reading

How to protect from wordpress spam comments words and increase the SEO

How to protect from wordpress spam comments words and increase the SEO

Spam comments is really major issue with wordpress. Spam comments will effect your site SEO. You should delete the spam word comments from wordpress site. For SEO of your site deleting spam word comments is good. Here are some steps … Continue reading