webtodd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove “»” from title?thanks for the link… my blog is under development and i don’t want to get any visitors yet, which is why i didnt post the url here
Forum: Themes and Templates
In reply to: Simple question: how to link to index.php from headerthat is weird! i was using firefox and didn’t notice it. hmmm…now how to fix that?
Forum: Themes and Templates
In reply to: Simple question: how to link to index.php from headerwell a version of this worked, thanks!
Forum: Fixing WordPress
In reply to: Why do my links do this?WoodiE,
I’m thinking of using the same permalink structure as you… how is that working for you? Have you come across any other problems?
Forum: Fixing WordPress
In reply to: How do I dynamically hyperlink words in my post?This plugin looks interesting for this also:
Forum: Fixing WordPress
In reply to: How do I dynamically hyperlink words in my post?That plugin is pretty cool!
Forum: Fixing WordPress
In reply to: How do I dynamically hyperlink words in my post?Thanks for the information. I’m not sure if that plugin achieves what I’m trying to do…
The URLs I want to link to out of my blog posts are external websites. Going back to my “travel” example. An example site I might link to would be “http://expedia.com”.
So, for example, in a post titled “travel”, I would want to link every mention of the word “travel” in the body of the post to the website “http://expedia.com”
Forum: Fixing WordPress
In reply to: How to queue up future entries?thank you! i saw that feature but i was not sure if it could be used for that.
Forum: Fixing WordPress
In reply to: where to hire help?well i would like to get a custom design made, and a couple of custom technical features. i’m planning on using wordpress to power a good size website/blog.
Forum: Fixing WordPress
In reply to: moving .htaccess filewhen i click on the “permalinks” option in the admin, the admin is actually showing these same broken URLs with the “index.php”
http://domain.com/index.php/2006/03/21/sample-post/
it’s like the permalinks are using my blog address instead of my wordpress address???
(my blog index.php is installed on the root domain)
Forum: Fixing WordPress
In reply to: moving .htaccess filei changed it to the full URL and i’m still having the same issue.
Forum: Everything else WordPress
In reply to: robots.txtdo you really need to disallow admin etc…? the robots won’t be able to login (or is that to help prevent hacks?)
Forum: Fixing WordPress
In reply to: moving .htaccess filethis problem is still driving me nuts!
—
when i click a link such as:http://www.domain.com/wordpress/about
for some reason this URL is not found:
Forum: Fixing WordPress
In reply to: moving .htaccess filebelow are my current settings:
—wordpress address:
/wordpress
blog address:
Forum: Fixing WordPress
In reply to: moving .htaccess filei’m having this problem now…when i click a link such as:
http://www.domain.com/wordpress/about
for some reason this URL is not found:
http://www.domain.com/wordpress/index.php/about/
why would it be inserting that “index.php” in the URL? that seems to be causing the 404 page to come up.