| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | Thread Tools | Display Modes |
| |||
| Hello, I noticed on the Car Auction Reviews website that the Home button was listed as 'Car Auction Review Home' and not just 'Home'. Is there an easy way to modify the home button to take advantage of better on-page SEO? The button also links to a HTML page outside of the WordPress folder. Anyone know how to do this? Still trying to feel my way around WordPress and looking for a little help not included on the videos. Thanks, Bill |
| |||
| Hi Bill, In the back-end of your WP site, Under Presentation, Theme Editor, go to Header php and scroll down until you find <div id="navigation"> <ul> <li class="selected">> Home[*]<?php wp_list_pages('sort_column=menu_order&depth=1&titl e_li='); ?>[/list] Where it says "Home" make that "Your Niche Home" or whatever you want the title to be. I'm not sure how you would do the other, probably with the href but I haven't delved that far yet.
__________________ Cheers Carmel |
| |||
| Quote:
Code: <div id="navigation"> <ul> <li class="selected">> Home[*]<?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>[*] Anchor Text[/list] |
| |||
| Hello, Changing the Header file worked perfectly and should help a touch with the on-page SEO. Changing the landing page for the 'Home' button will be an option if we want to direct the site visitors to a Static HTML page like Robert's Car Auction Review site. I can really see the advantages of this approach, especially if you want to do a little additional pre-sell. Thanks to both of you for the help, Bill |
| |||
| Thanks Stefank for the code, that's great. I agree with you Bill, it's good to have that option to have a static html page, especially if you have a product sales/landing page, your own or an affiliate product. Thanks guys :-D
__________________ Cheers Carmel |
| |||
| Quote:
Just wanted to say thanks for this post to stefank and carm. I've very recently been looking at how to change the home page and now thanks to you to I found the solution. Indeed I Do Thank You Both Joaquin
__________________ http://www.solutionsforbadbreath.com http://www.heartdiseaseawareness.com When you are looking for a solution, you are feeling positive emotion - but when you are looking at a problem, you are feeling negative emotion. Focusing upon a solution makes you feel positive emotion. Focusing upon a problem makes you feel negative emotion, and while the differences are subtle, they are very important. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Home" link name change | Nemo | WordPress & CMS | 5 | 09-06-2007 03:21 AM |
| How to change the look of our blogs? | tanechka | WordPress & CMS | 6 | 03-17-2007 08:24 AM |
| Home Page Post Alignment | sorcerer | WordPress & CMS | 1 | 02-01-2007 01:02 PM |
| Wordpress - Home Page | havendel | WordPress & CMS | 5 | 02-01-2007 05:56 AM |
| Can we have the button maker please? | bizkit | General Discussion | 1 | 01-16-2007 07:59 AM |