Discuss Wordpress theme content not crawlable? in the Google Optimization forum on SEO Chat. Wordpress theme content not crawlable? Google Optimization forum discussing techniques to increase rank in Google. Find help for defeating spam pages, building site trust, and beating the Google algorithm. Also read about the best SEO tools to help with Google search.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 8
Time spent in forums: 1 h 24 m 58 sec
Reputation Power: 0
Wordpress theme content not crawlable?
Been working on my personal portfolio site for a few months now. I've been linking into several blog posts from twitter and facebook for a while now, but it seem that my site has not been crawled by Google. I decided to test it out by copying some paragraphs from blog posts and searching it on Google. No successful results. Is something in my code is preventing my site to be crawled??
I am using a wordpress template that I have modified. I have added a description tag too, but for some reason google doesn't show the description when my url is displayed as a search result.
I'm no programmer so bare with me. Any insight would be appreciated. Thanks!
GeoffWong(dot)ca is the url
or just google my name "Geoff Wong" and it will be the first result.
Posts: 4,016
Time spent in forums: 3 Months 1 Day 30 m 12 sec
Reputation Power: 482
Two reasons why your pages aren't indexed yet:-
1. All bots blocked through your robots.txt file http://geoffwong.ca/robots.txt
Quote:
User-agent: *
Disallow: /
Get the / out of the file
2. You have the robots meta tag with noindex,nofollow
Quote:
<meta name='robots' content='noindex,nofollow' />
Which indicates you're restricting all robots from indexing and following links from your domain.
Go to WP admin > Settings > Privacy and select
I would like my site to be visible to everyone, including search engines (like Google, Bing, Technorati) and archivers
NOTE: Remember, sometimes when you're using any automatic script installers to install WordPress such as Fantastico, Installatron, Softaculous etc, they, by default block all the search engines from accessing your blog.
So it's always better to check the privacy settings after installing WP through any automatic script installers.
However with the 3.0 and above versions, you will get a note at the top left corner of the dashboard if your privacy settings are blocking search engines from accessing your blog.
Posts: 4
Time spent in forums: 1 h 6 m 57 sec
Reputation Power: 0
Give me a shout if you are still struggling, I've just recently launched my own WP themed website and had the same issues until it was pointed out to me!
It's easy once you know where to look and how to change the settings! :-)