Wordpress templates
-
Hi.
Anyone recommend a good source or membership scheme for 3.0 wordpress templates that are coded to be SEO friendly and with good support.
Looked at www.templatesold.com but they get very poor reviews
www.templatemonster.com seem to only sell templates individually
Peter
-
If you're unable to accomplish what you need with Artisteer, then Headway may be an ideal solution for you. I agree wholeheartedly on Yoast's SEO package, BTW.
-
Thanks for the responses.
I have no coding skills, so I pretty much have to stick with the exact template I get. I have used Artisteer 3 and its ok, but as easy as Artisteer 3 is supposed to be I am still not crazy about it. Thesis may have a lot going for it but as a non coder I would be lost with it.
The Headway Theme software which Gil has mentioned below, looks interesting for somebody who is illiterate at coding. As I already have a subscription for Artisteer 3, would I be wasting my money investing in Headway in the hope that is provides a real solution for a non-coder. I had the same expectation with Artisteer but it's still to complicated. On reading my own post, maybe I am looking for something that does not exist.
Peter
-
Yeah always look at the feedback from those sites you are interested in. I am veyr happy with the one I use from TrueThemes - those guys cant do enough to help
-
Themeforest - Good templates - offten more visually 'cutting edge' support levels can vary though - have used this too and been very pleased with results.
-
Thesis is, for the most part, an excellent template. It frustrates me that Thesis insists on 'controlling' the SEO parameters, rather than allowing this to be done by a dedicated SEO plugin - like Yoast's Wordpress SEO plugin. I have to say the Thesis developer, Chris Pearson, has publicly announced (on twitter) it will be a 'cold day in hell' before he allows a plugin to control the SEO (See: http://yoast.com/themes-plugins-seo/ )
Frankly this 'Jobsian' attitude toward the various preferences/requirements of the Thesis user - drove me away from it...
(There is a compromise of sorts I found here: http://www.seomoz.org/q/thesis-vs-yoast-wordpress-seo-plugin )
Overall Thesis is inded an excellent framework, but this issue is too big to be completely overlooked.
-
Themeforest - best ones I have come across :0) http://themeforest.net/
-
Top SEOs seemed to be very happy with Thesis (see for example http://www.sugarrae.com/blogging-advice/a-review-of-the-thesis-wordpress-theme/, http://www.wolf-howl.com/blogs/thesis-wordpress-theme-review/) but recently some have been switching over to Headway (see http://www.chrisg.com/why-headway/). Generally Thesis seems more powerful. Headway's biggest edge seems to be that you can do some customizations visually, without coding.
-
www.studiopress.com - excellent templates and support is first class!
EDIT: These all support WP 3.0 and are SEO friendly too! (They have modified the SEO functionality)
However, the framework also allows you to run Yoast Wordpress SEO - which is generally considered the best SEO plugin for WP. http://yoast.com/wordpress/seo/
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Wordpress Tag Organization Tips
Curious if anyone has some good examples of ways to organize your WordPress tags without making your sidebar a football field long and hard to navigate. My blog is https://karmahill.com/blog and I could use some ideas. We have main categories of photo shoot types, for example, "Couples", located on the sidebar. We want to add tags to go with those main categories for further categorization and user experience example: Couples Engagement Proposals Honeymoon Maternity My question is, do I need to make "tag" pages for those posts to reside on or is their another way to get it done with less work, that is much faster? I don't want to have to make 30 tag pages or is that just what you have to do?
Web Design | | photoseo13 -
Switched from Wix to Wordpress dreaded hashtag URL
Recently took over managing a site for a non-profit which was using the dreaded Wix. Switched over to Wordpress but now Google still has the old URL's with the hashtag. Can't forward them in .htaccess and don't want to add javascript for fear of slowing down load time. I found a solution that seems like it will take hours and hours of work. I found the solution at http://www.thedriversgarage.com/web-technology/redirecting-hashbang-urls-wix-urls/ but it seems like it would take hours with all the URL's. I submitted an XML sitemap in Google webmaster tools. My question is, how serious could this effect SEO for my site? Google accepted the new sitemap but still has the old URL's in SERP. How long does this generally take to remove? Will the hashtag URL's penalize the site for duplicate content? If so is there a way to tell Google the homepage without hashtags is the page with original content? Sort of like the rel=canonical tag which I know wont work as the hashtag URL's all redirect to the homepage so they will all have the tag. Does Google ignore the hashtag? Could there even be a benefit to this, possibly the homepage getting more page authority due to the redirects? How serious is this? Thanks in advancing.
Web Design | | limited70 -
WordPress Category page title h1 or h2
Hi friends, I know this is a minor technical change, but we are in an extremely competitive market and I don't want to have any points against us. On our WordPress Category pages i.e. http://www.domain.com/category/�tegory-title%/ I looked at the code behind the the Title of the category page, which is "Browsing: %Category Title%" The code is an h2. I look at the posts in the category archive below, and those are also h2's. The theme preview is here and you can click on Entertainment - Reviews to see exactly what I'm referring to - http://themeforest.net/item/smartmag-responsive-retina-wordpress-magazine/full_screen_preview/6652608 I changed the code for the "Browsing: %Category Title%" to h1, which I believe is more consistent and standard formatting. 1. Is this a correct technical on-page optimization? 2. Would it be beneficial to remove "Browsing"?
Web Design | | JustinMurray0 -
WordPress and Redirects
I just converted my site to wordpress. Previously urls like www.waikoloavacationrentals.com/kolea-rentals/9g and www.waikoloavacationrentals.com/kolea-rentals/9g.html would go to the same page. Since using wordpress the first one will not work. I did not have redirects set up so was wondering if there is something I am forgetting to easily make it to where if someone types in both urls it will go to the same page.
Web Design | | RobDalton0 -
Does anyone know how to find functions/codes/etc in WordPress?
Right now, I'm working on solving a relatively easy WP issue (easy, because someone told me what to do. Thanks iNetSeo). I have to replace: <span class="post_date"></span class="post_date"> and replace it with <span class="post_date date="" updated"=""></span class="post_date> But, I can't find the "_<span class="post_date">"</span class="post_date">_For a number of my WP problems, the hardest part is just located the code/function/markup I need to replace. Does anyone know where this might usually be stored on a website? Also, does anyone know if there's any tool that would allowed to just put "various function" in a search box, and wordpress take you to where it was on the backend of your site, so you could edit it? I included a screenshot of our editors, but I already opened them all, pasted the code in Ctrl-F to no avail, but maybe I missed something. Thanks for helping with my frustrating scavenger hunt! Ruben ASTPPfA
Web Design | | KempRugeLawGroup0 -
Wordpress Custom Permalinks Plugin Issue
Hello, I installed this plugin and I'm having trouble making it work. I'm new to WordPress so was hoping someone can help me out. I'm looking to set up the following pages for example
Web Design | | ec1976
http://testsite.azurewebsites.net/Services/Services1
http://testsite.azurewebsites.net/Services/Services2 I do the following steps Add New Page Enter the following title "Services1" Enter the following text in the Permalink textbox "Services/Services1" replacing the default text "?page_id=140" Then I publish the page. This automatically updates the "Custom Fields" section below. The name is set to "custom_permalink" and the value is set to "Services/Services1". Then I "view page" but get a 404 error. The url is "http://testsite.azurewebsites.net/Services/Services1" Some additional info 1. WordPress version 9.8.3 Settings - Permalinks is set to "post name" Custom Permalinks version 0.7.18 Any help would be greatly appreciated. Thanks0 -
Question & Answers Forum pluggin for wordpress
I am looking to install on my website a Question & Answers Forum pluggin for wordpress Like MOZ Q&A What pluggin do you recommend for questions and answers Would be to replace the one on this site that i don't like due to some problems i have on configuration. http://www.propdental.es/dentista/
Web Design | | maestrosonrisas0 -
Does anyone know how much a wordpress site can store (in terms of data) I want to put all my movies on it and use it as a personal global external hard drive! Thanks!!
So basically, I have about 500 GB of movies on my computer and I don't want to buy an external hardrive. I don't want to spend the money A website I could access anytime, and anywhere, without having to carry my external with me everywhere I go. Thanks in advance for any help/ references.
Web Design | | TylerAbernethy1