Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Will FAQ Links affect Ranking?


NewBudda

Recommended Posts

Posted

I have written my own FAQ page. This Page has three categories with several Quations in each. When you click on a Question the view jumps to a lower part of the page, displaying the answer. I do this by turning the Answer into an Anchor (<a name="question_answer1">). The Question is a link to that Answer (<a href="http://www.myshop.de/shop/wurmfarm_faq.php#question_answer1">)

 

Pretty standard stuff.

 

Now my Question: Having done this, I now got a warning in Google webmaster Tools that I seem to have a site that repeatly links back to itself.

Is there a better way? I have tried to link just to the anchors (i.e. <a href="#question_answer1"> instead of <a href="http://www.myshop.de/shop/wurmfarm_faq.php#question_answer1">) but that didnt work at all.

 

Will this look like a bad linkfarm and affect my GoogleRanking?

Open Source Newsletter: PhPList

Open Source Questionnaire: Lime Survey

  • 2 weeks later...
Posted
Have you tried using <a href="wurmfarm_faq.php#question_answer1"> instead?...

Thats what I use at the moment ( i have updated this) but to no effect...

Open Source Newsletter: PhPList

Open Source Questionnaire: Lime Survey

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...