Skip to content

Fix < loc > URLs generation for URLs with '&'#4

Merged
navjottomer merged 1 commit intonavjottomer:masterfrom
emanwebdev:patch-1
Apr 12, 2014
Merged

Fix < loc > URLs generation for URLs with '&'#4
navjottomer merged 1 commit intonavjottomer:masterfrom
emanwebdev:patch-1

Conversation

@emanwebdev
Copy link
Copy Markdown
Contributor

see osclass/plugin-sitemap_generator#2

To Convert special characters, especially the & found in OSClass search URLs, to HTML entities

taken from https://github.com/pawelantczak/php-sitemap-generator/blob/master/SitemapGenerator.php#L190 an excellent sitemap generator

see osclass/plugin-sitemap_generator#2 

To Convert special characters, especially the **&** found in OSClass search URLs, to HTML entities

taken from https://github.com/pawelantczak/php-sitemap-generator/blob/master/SitemapGenerator.php#L190 an excellent sitemap generator
navjottomer added a commit that referenced this pull request Apr 12, 2014
Fix < loc > URLs generation for URLs with '&'
@navjottomer navjottomer merged commit 99d61f7 into navjottomer:master Apr 12, 2014
@navjottomer
Copy link
Copy Markdown
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants