WebWookie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Navigation weird problemIt looks like I just had to escape the blog feed per these instructions…
https://codex.www.ads-software.com/Pagination#Troubleshooting_Broken_PaginationHere is the code I used in the loop.php just wrap your loop with…
<!-- Exclude News, In the News, and Press Releases category posts from Blog feed --> <?php if ( is_page('blog')) { query_posts($query_string . '&cat=-171,-56,-14'); } ?> <!-- Loop goes here --> <?php endif; ?>
Good luck!
Forum: Fixing WordPress
In reply to: Navigation weird problemWhat version of Reverie was this? The links to the paste bins are empty now and I’m having similar issues.
Forum: Fixing WordPress
In reply to: My sites URL is the only thing that show's up with a Google search.So it turns out that the site was removed from Googles index, reasons unknown. I just asked them to reindex the site and within 24 hours they reindexed it. I did however apply a few of Krishna’s techniques as stated above that should help with the sites ranking.
Thanks again for everyones help.
Forum: Fixing WordPress
In reply to: My sites URL is the only thing that show's up with a Google search.At the moment I’m not particularly worried about the sites ranking, but I do appreciate the list of tips. The reason for this post isn’t about getting better rankings.. It’s about trying to figure out why the sites “Title and Description” isn’t showing up when there clearly is meta data that provides the info.
You don’t need to have a plugin to be found in a search result. I’ve made plenty of sites that are easily found by just adding:
<title>Company Name</title>
<meta name=”description” content=”The companies description”>.
Doing a search for the company by just typing “Company Name” has always found the correct site with the title and description displaying instead of the url. I was hoping to come across someone that may have had the same issue and knows a direct solution.Forum: Fixing WordPress
In reply to: My sites URL is the only thing that show's up with a Google search.@krishna – Yes your suggestion was useful. However when I google search “evelation consulting” the results show “www.evelationconsulting.com/” there’s no title nor is there a description. I’ve never had to deal with a penalization issue with google so I’m looking into that today.
I welcome any and all suggestions that anyone may have.
Thanks ??
Forum: Fixing WordPress
In reply to: My sites URL is the only thing that show's up with a Google search.Thanks for looking into this issue for me.
@igal – The site has been up for about 2+ months and the meta tags were updated on 6-9-12 I’ve never had this problem before.
Forum: Fixing WordPress
In reply to: My sites URL is the only thing that show's up with a Google search.Here is the sites name Evelation Consulting