Question about WordPress Theme - Very Specific

3 replies
  • WEB DESIGN
  • |
I have been looking at On-Site SEO for the last couple days now. One of the big things I am seeing is that people suggest clean code, and an external scripts page. This external scripts page is supposed to help with caching to increase load times, instead of calling the same script over and over on each page.
So my question is...

"Are there any WordPress themes that have this built in?"
and
"Can you suggest one/some?"

Thanks Warriors!
#question #specific #theme #wordpress
  • Profile picture of the author mobopt
    Install wp-cache plugin. The 2 are not related, caching will help speed up your pages, SEO is a separate set of techniques to get people to your site.
    {{ DiscussionBoard.errors[3790979].message }}
  • Profile picture of the author Abledragon
    The premium themes (or frameworks) like Genesis, Thesis and others will give you clean code.

    I think they mean scripts in external files, not external scripts pages. Again, the good themes will have external stylesheet files. Java script is often added by plugins and these are usually placed in the HEAD section. Wherever possible they should be moved to the FOOTER so they don't get in the way of the content being loaded.

    Also, any of the caching plugins will greatly help and, at least with W3-Total-Cache, will consolidate Javascripts into an external JS file.

    Cheers,

    Martin.
    Signature
    WealthyDragon - Earning My Living Online
    {{ DiscussionBoard.errors[3792139].message }}
  • Profile picture of the author Teravel
    Thanks, I will look into W3 Total Cache
    Signature

    "Failure is feedback. Feedback is the breakfast of champions." -Fortune Cookie

    PLR Packages - WSO

    {{ DiscussionBoard.errors[3792226].message }}

Trending Topics