cmjennings21 Posted January 23, 2006 Posted January 23, 2006 Hi, I'm probably missing somethings really simple here! I'm manually inputting a site to link to into my links pages so that I can copy the URL off the page the link appears on, and copy it to the receiving sites reciprical URL. I'm continually getting the message that their link doesn't appear on my pages. It seem the BOTS of theis world can't see my links pages. Anyone have any ideals as to why this is happening. Wooden Toy store Quote
tina_boots Posted January 24, 2006 Posted January 24, 2006 (edited) Hi, I'm probably missing somethings really simple here! I'm manually inputting a site to link to into my links pages so that I can copy the URL off the page the link appears on, and copy it to the receiving sites reciprical URL. I'm continually getting the message that their link doesn't appear on my pages. It seem the BOTS of theis world can't see my links pages. Anyone have any ideals as to why this is happening. Wooden Toy store The most likely reason that is happening is because the code for your links are using a redirect. Meaning that rather than point directly to the other sites URL, they point to a file on your site passing a code which then redirects to the other site. for example: .../redirect.php?action=links&goto=6 Links in this format are considered non-SEO friendly as they do not provide a true link that the search engines can see and are therefore of little or no use to the other site you are linking to. Tina Edited January 24, 2006 by tina_boots Quote If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes.
♥toyicebear Posted January 24, 2006 Posted January 24, 2006 Hi, I'm probably missing somethings really simple here! I'm manually inputting a site to link to into my links pages so that I can copy the URL off the page the link appears on, and copy it to the receiving sites reciprical URL. I'm continually getting the message that their link doesn't appear on my pages. It seem the BOTS of theis world can't see my links pages. Anyone have any ideals as to why this is happening. Wooden Toy store In such a case you can also add a html link in the link description field, and the bot will see it. Quote Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
cmjennings21 Posted January 24, 2006 Author Posted January 24, 2006 In such a case you can also add a html link in the link description field, and the bot will see it. Whats the best way to implement a links page that is SEO friendly? The contribute I'm using is Links Manager v1 Quote
tina_boots Posted January 24, 2006 Posted January 24, 2006 Whats the best way to implement a links page that is SEO friendly? The contribute I'm using is Links Manager v1 You can either do it all manually, which may become a lot of work if you have a lot of links and makes it more difficult to do a submit a link type of thing. Or use another system which does show SEO friendly links. I have looked at several different systems. Many of them produce non-SEO friendly links just as you are experiencing. However there are some out there that do produce the good kind of links. Although I have yet to find the perfect one. Many of them that might be free are not open source licensed and have some undesirable hooks in them. The best open source solution I have found is phpLinksDirectory, however its not perfect. It uses Smarty templating, which is usually a good thing, which makes it difficult to integrate seamlessly into osC. I have used it on an osC store, although it was not the usual contribution plug in sort of thing. In this case I set up the visual presentation to match the other layout of the store, however it is a completely separate application. The ultimate I feel would be to modify the contribution you are using so that the links are SEO friendly. I'm thinking that may require a fair amount of effort, in the long run though might be worth it. Tina Quote If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.