Php Debug Existing Code

I have 2 scripts on my site that are not working correctly. This is a very simple project for someone with good PHP skills

1 The first allows me to type keywords into our admin section and a url the the script will automatically find every instance of this /these keywords on out site and link them to the in-putted URL whether it is an internal URL or external URL. At present this is only linking certain keywords, it will not link to all the keywords in-putted and we do not know why.

We also want to add another feature to this, where we can enter the maximum amount of links to each keyword from any page, eg the keyword may appear 20 times but we want the ability to say link to only 8 of those keywords.

2 We have an auto updating site map script on our site for google web masters, that updates our sitemap when a page is edited or created, and when the sitemap hits 15000 URLs it automatically creates a new site map. For some reason this has stopped updating properly and needs to be fixed

Leave a Reply

Your email address will not be published. Required fields are marked *