New Posts
  • Login:

Search:

Type: Posts; User: sirtiner

Search: Search took 0.18 seconds.

  1. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    So you want the to be something and the...

    So you want the <title> to be something and the <h1> to be another thing?
    If i understand you correctly then use a custom field for the h1 tag

    <h1><?php echo get_post_meta($post->ID, CHOOSE A...
  2. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    lol, so you didnt know it then. That is funny.

    lol, so you didnt know it then. That is funny.
  3. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Yeah, but maybe he is using that field to sort...

    Yeah, but maybe he is using that field to sort his post/pages or something.
    Im guessing he knows that he can use that field for titles.
  4. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    that is great! well i have no clue on how to...

    that is great!
    well i have no clue on how to make a function on the sitemap :) im using that plugin
  5. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Yeah it dosent work at all for me when i test it,...

    Yeah it dosent work at all for me when i test it, (post) that is,you need to have
    This $customField = get_post_meta($post->ID,'title');
    instead of
    This $customField =...
  6. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    yeah i love that site, lots of good stuff there

    yeah i love that site, lots of good stuff there
  7. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Dont know, that is what i use but if someone is...

    Dont know, that is what i use but if someone is used to SEO plugin then i guess this is the way to go. who knows, who knows.
  8. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    here is how you do it, its number 7 on the list...

    here is how you do it, its number 7 on the list
    (i havent tried it myself)
    http://www.smashingmagazine.com/2009/05/13/10-custom-fields-hacks-for-wordpress/
  9. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    and why cant you add individual title tags? we...

    and why cant you add individual title tags?
    we are talking about the <title> right?
  10. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Ok? so it works ok for you then it's all...

    Ok? so it works ok for you then it's all bullshit? The thing SEO plugin do you can easely do yourself.

    You saw a jump in ranking so then you jumped to the conclusion that it was your plugin, there...
  11. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    I havent use a seo plugin but I'm pretty sure...

    I havent use a seo plugin but I'm pretty sure that you need to add everything again (at least description) so this can be a pain in the ass.

    The titles will get the post/page titels if you have...
  12. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    About the keyword META, google has stated that...

    About the keyword META, google has stated that they dont use it anymore so i dont add it to my new sites but im too lazy to remove it on my old sites :D

    About the titles, im not gonna say what is...
  13. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Description looks good (the value is your...

    Description looks good (the value is your description yes) but you should have it like this




    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  14. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    And if you learn to do it yourself you have more...

    And if you learn to do it yourself you have more control.

    Soon ppl will ask for plugins that publish post's
    ppl rely on others to do the work for them.

    *i'm in a bad mood but I still speak the...
  15. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    I wrote how to add description. add this in...

    I wrote how to add description.

    add this in your header.php inside <head>
    <meta name="description" content="<?php echo(get_post_meta($post->ID, "description", true)); ?>" />

    Then when you make...
  16. Thread: wordpress seo

    by sirtiner
    Replies
    65
    Views
    6,799

    Try to stay away from plugins, dont understand...

    Try to stay away from plugins, dont understand why ppl need plugins for everything.
    The more shit you "install" on your site the more things can go wrong.

    Only use a plugin if you really need it...
Results 1 to 16 of 16
Powered by vBulletin® Version 4.1.5
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0