This question already has an answer here:
- How to SEO a Single-Page website 2 answers
I am new in this SEO techniques. I created my website with this way:
- When www.mysite.com is typed it will redirect to a non-www version mysite.com
- One page HTML/PHP, no redirects or whatsoever
- Used a jquery plugin that scrolls to a specific
<div>when a button/menu is clicked. - My URL is constructed like this:
mysite.com/#aboutandmysite.com/#contact-us
Is this SEO friendly? Because I noticed, whenever I typed the exact domain name on Google, it sees my website however when I do mysite contact or mysite about it doesn't see my website.
Why is that?