lfaber
Forum Replies Created
-
Forum: Plugins
In reply to: [Recipe Card] Google and recipe cardYou will get that result if you leave /wp-content open to be indexed by the search engines.
Add these lines to a site’s robots.txt and the directory will not get indexed.
User-agent: *
Disallow: /wp-contentThis is not a plugin issue. It’s an issue with poor website development. The same will occur with any plugin within that directory
Go here to learn how to use a robots.txt file: http://www.robotstxt.org/
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Setting Host’s Site NameAs a follow-up…..
I deleted my bucket, created a new one and the set up a new Cloudfront distribution. Everything worked flawlessly. I then uploaded my images, includes & theme files.
I still get errors when loading my images: IE: http://dt22p596m5080.cloudfront.net/wp-content/uploads/2009/08/WebFuelsCertification.jpg
I am just wondering if there is something being left in the WP database from past attempts at installing the plugin that are causing issues with displaying my images.
If I use http://www.s3fm.com/ I can see everything I uploaded.
Hmmmmmmmm……..
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Setting Host’s Site NameThanks Frederick. My misunderstanding.
I have been able to get everything set and uploaded. When I have CDN activated my site images do not appear.
IE: http://dfgzw3dp7r6dv.cloudfront.net/wp-content/uploads/2010/04/WFSearch.png results in this error message:NoSuchKeyThe specified key does not exist.wpcontent/uploads/2010/04/WFSearch.png216700055E5AD4C2nVcloRMOwW7soYxzBtS4SQwP6Sw6WLyO+bdY56kqMShIvSBv7C2bXx7ISay56v9a
Very odd as I was able to upload my images and the upload test works okay…..
Forum: Plugins
In reply to: I’m pretty sure ALL stat plugins are underreporting.Otto42 — RE your comment: “However, it does depend on Javascript being enabled.” Where would one enable Javascript? On my host’s server?
L
Forum: Fixing WordPress
In reply to: WordPress Stats currently broken?Me too – They just stopped working.
Forum: Plugins
In reply to: WP stats not showing any data for past week??Me too!
I changed my theme last weekend and thought the problem was with it….. Now I see others are having the same issue. I uninstalled and reinstalled WP Stats…. The API key is there. I am tempted to create a new account completely and implement a new key.
It’s good to see that I am not alone…… But I need my stats…. 🙁
L
Forum: Fixing WordPress
In reply to: Links in Navigation Bar – Coding QuestionActually that “home” link is bogus. I would like to use “pages” in WordPress. The theme I am using links WP pages to my Navigation structure. I was able to get a page working properly with my “contact” plugin using “%%wpcontactform%%”. So, then, my question is, can I use the same method to add a “Home” link?
I am new to WordPress, so my questions may be a bit lame.
Any help & advice is appreciated!
~L
Forum: Fixing WordPress
In reply to: Links in Navigation Bar – Coding QuestionSure!
http://208.79.201.20/~wwwseo2/
Right now I have it set up as “pages”. I’d prefer to hardcode things so that my Tags (for example) appear when I click a link and there are no “pages” involved.
Thanks for any help you can provide
Forum: Installing WordPress
In reply to: Viewing my WP SiteYup! I figured that out myself….. So I made the changes and presto it works!
I wonder what file those entries are saved in????
Les
PS Thanks ‘moshu’!