A list of site links, possible?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

A list of site links, possible?

Post by forevernomad »

Hi,

I'm using cmsms1.2.3, PHP5 and MYSQL2.3 on a Linux server.

What I would like is to be able to see is all the links on my site.
I would like to be able to see how well connected or not my pages are and if relevent pages are linked to other relevent pages, I have about 150 pages and I figured that a list would be easier to read than me having to go through each and every page each time I add a new page that is relevant to others.

Something like:
Page title
links
links
links
Page title
links
link....

Does anyone know if there is something like this already?

Thank you.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: A list of site links, possible?

Post by jmcgin51 »

you mean a sitemap?  There is a sitemap tag.

Also, please update to the current version of CMSMS.  There are known security and functionality issues with earlier versions.
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Re: A list of site links, possible?

Post by forevernomad »

No not a site map, as far as I know that would only list all the pages in my site.

I would like to see a list of all the links in each of my pages.
Pierre M.

Re: A list of site links, possible?

Post by Pierre M. »

I'm not aware of such a feature integrated in 1.4.1. I would chain egrep and wget to make it.

Pierre M.
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Re: A list of site links, possible?

Post by forevernomad »

chain egrep and wget?

That just looks like two very misspelt words  :)

A quick search tells me that egrep is used for finding matching terms and that wget is used for retrieving http files.

Could you give me a really basic description of what you suggest.

If I can understand your process maybe I can figure out the rest.

Thanks.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: A list of site links, possible?

Post by jmcgin51 »

I understand that you want it incorporated into your site, but in the meantime, you could use the FireFox WebDeveloper plugin.
Pierre M.

Re: A list of site links, possible?

Post by Pierre M. »

I'm not aware of a CMSms 1.4.1 specific way of achieving what you are looking for.
I suggest you should search a third party website analysis tool. (or build it yourself with egrep and wget if you knew them)

Pierre M.
Post Reply

Return to “CMSMS Core”