WebSite X5Help Center

 
David S.
David S.
User

Upload compiler adding non-existant (index.html) file as a directory.  en

Author: David S.
Visited 1319, Followers 2, Shared 0  

Currently utilizing Website X5 Professional 12. Each time I make changes to a site and its corresponding pages, I have to go back into my files on the server and remove a non-existant (index.html) directory that is inserted into the command scripting. For example:

http://teamstrategyinc.com/association-communities/colorado/index.html/index.html

<url>
  <loc>http://teamstrategyinc.com/association-communities/colorado/index.html/imsitemap.html
  <lastmod>2016-11-23</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.5</priority>
 </url>

Why is this happening? What is causing the software to add this tag? This is annoying and causing 404-errors with Google. Whenever I clean up the scripting my 404 errors decrease. Whenever I update the site information and re-load on my server the compiler adds the (index.html) as a directory. Obviously, the index.html is not a valid folder on my server.

Posted on the
4 ANSWERS
David S.
David S.
User
Author

Riccardo,

What it is doing is embedding a flawed META tag. It does it in the header section and this occurs in the sitemap.xml and the imsitemap.xml.

<meta property="og:locale" content="en-GB" />
  <meta property="og:type" content="website" />
  <meta property="og:url" content="http://teamstrategyinc.com/association-communities/colorado/index.html/index.html" />
  <meta property="og:title" content="Association Directory" />
  <meta property="og:site_name" content="Colorado Homeowner Associations HOA Directory | Team Strategy Inc." />
  <meta property="og:description" content="Colorado Homeowner Association HOA Directory | Courtesy of Team Strategy Inc." />

<meta property="og:image" content="http://teamstrategyinc.com/association-communities/colorado/index.html/favImage.png" />

<meta name="apple-itunes-app" content="app-id=665879631, app-argument=http://teamstrategyinc.com/association-communities/colorado/index.html/x5feedready.xml">

I copied the manually corrected files in a TEST Directory for use during the experiment. This happens with each and every website I have created. Each page, each file contains the above META tag information. Not certain why. It has to be  something to do with the software. I am thinking that I will export "ALL" files then uninstall the software and try a reinstall? I cannot be continually manually correcting each file for each of my websites.

Read more
Posted on the from David S.
David S.
David S.
User
Author

Question...What is the purpose of the x5feedready.xml redirect when the x5ready.php isn't present on the server? Shouldn't the .php file be loading up when you use the software .ftp?

Read more
Posted on the from David S.
Serg Linds
Serg Linds
User

Ah-ha-ha-ha.

Read more
Posted on the from Serg Linds