Search found 3 matches
- Thu Oct 27, 2011 1:21 am
- Forum: Bugs and Fixes
- Topic: Link Not Found?
- Replies: 6
- Views: 888
Re: Link Not Found?
OK I found the issue,.. I guess. I changed this line in header.php: <h1><a href="<?php bloginfo('home'); ?>/"><?php bloginfo('name'); ?></a></h1> To this: <h1><a href="<?php bloginfo('home'); ?> /"><?php bloginfo('name'); ?></a></h1> The only problem was apparently a missing spac...
- Thu Oct 27, 2011 1:13 am
- Forum: Bugs and Fixes
- Topic: Link Not Found?
- Replies: 6
- Views: 888
Re: Link Not Found?
I am using the links feature built in to wordpress. The link appears in the "blogroll" list in the right column on http://u-then.com. I can see the link. I can click on the link and it takes me right to the page that it should. I have checked for spacing issues I just cant figure it out. T...
- Wed Oct 26, 2011 5:42 pm
- Forum: Bugs and Fixes
- Topic: Link Not Found?
- Replies: 6
- Views: 888
Link Not Found?
Hello, I have recently added a new page to my list. A user requested a link on this page as part of a stacked trade. The site is a WordPress blog and everything looks fine to me. Same install as I have done on dozens of WB installs before. The linkspun bot is reporting that it is not finding the lin...