php - Wordpress issue -


my site www.sinteag.com,i have tried making changes in siteurl , home url in database not able solve it.site generating own url on every anchor...like if visit site , click on read more buttons or social icons in footer show own site url first designated url, stuck due issue.

this text metting requirments lorem ipsum dolor sit amet, consectetur adipisicing elit, sed eiusmod tempor incididunt ut labore et dolore magna aliqua. ut

thanks in advance.

you have absolute links (which include site domain) without http://.

html requires prefix website names explicitly state domain http:// or whatever applies site.

so <a href="http://sinteag.com">lorem ipsum</a> , similar.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -