JDawggS316
Member
Posted 2 years ago #
Check out this new Christian community-based site that I've been running for the past couple months now.
I am going through some SEO guides and have found myself very frustrated at times trying to tweak things here and there.
Kingdom Horizon
Any and all feedback welcome!
Thanks everyone.
mhuntdesign
Member
Posted 2 years ago #
Design looks good.
You should install the all in one seo pack
http://wordpress.org/extend/plugins/all-in-one-seo-pack/
It looks like you are serving all the pages with the same meta tags. Not a good idea. The title tag has a lot of weight when it comes to keywords.
mattregister
Member
Posted 2 years ago #
you also have a problem with your single post links. somehow it is displaying wrong resulting in a 404 error. the title links need to look like this
<a href="<?php echo get_permalink() ?>"><?php the_title(); ?></a>
instead of the way you have them.
Aesthetically, your site looks beautiful.