• Hi there, quick question. ON my site http://andys.antonioborrillo.co.uk/wp/?page_id=15 I have a link to another page (if you click on the first thumbnail picture you will see it). In the code the link is actually an external link, is this right? I mean because the pages are database generated there is no such a thing as internal links?
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m not sure what you mean by internal and external links. The liks for the thumbnails go to your site, so they are internal, and on teh main image page I couldn’t find any links to anywhere else, so I can’t see any external links on those pages.

    The only thing that I can think of is that you’re thinking that
    href="page_id=15"
    Is an “internal” linke and
    href="http://www.domain.com?page_id=15"
    is an ‘external” link?

    Thread Starter giec

    (@giec)

    That’s right michael.mariart, that’s exactly what I mean, so everything is treated as external link if you like because the pages are stored in a database. Yes I was referring to the thumbnail, that, even if it goes to a page on the same website it seems to me to be external

    External links are links that are outside of your site, and internal links link to anything in your site. So everything you mentioned is an internal link, giec.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Internal/external links’ is closed to new replies.